You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/apps
Mark Spencer ada1e768c4
Fix unexpected behavior in voicemail (bug #1856)
21 years ago
..
.cvsignore
Makefile Add talk detectection app (BackgroundDetect) 21 years ago
app_adsiprog.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 21 years ago
app_agi.c Cleanup some formatting in app_agi.c 21 years ago
app_authenticate.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 21 years ago
app_cdr.c Fix compile warnings (bug #389) 22 years ago
app_chanisavail.c Can't use the same buffer to snprintf that we're grabbing 21 years ago
app_controlplayback.c Fix unexpected behavior in voicemail (bug #1856) 21 years ago
app_cut.c Fix cut properly (bug #1138) 21 years ago
app_datetime.c
app_db.c
app_dial.c Merge Matt's work 21 years ago
app_directory.c More ast_strlen_zero changes 21 years ago
app_disa.c Make sure we don't accidently send weird delivery times on DISA 21 years ago
app_echo.c Get rid of all that old needlock garbage now that we're using recursive mutexes 21 years ago
app_enumlookup.c More ast_strlen_zero changes 21 years ago
app_eval.c Add the app_eval.c file 22 years ago
app_exec.c Add app_exec (bug 1198 21 years ago
app_festival.c x86-64 compile fixes and cleanups 21 years ago
app_flash.c Enhancements for zaptel+bsd (bug #1781) 21 years ago
app_getcpeid.c
app_groupcount.c Make ast_channel_walk become ast_channel_walk_locked 21 years ago
app_hasnewvoicemail.c Rid compiler warning, make information meaningful in sip debug for codecs 21 years ago
app_ices.c Get rid of all that old needlock garbage now that we're using recursive mutexes 21 years ago
app_image.c
app_intercom.c Merge FreeBSD locking fixes (bug #1411) 21 years ago
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c ast_strlen_zero changes 21 years ago
app_meetme.c Make meetme operate in linear so as to keep alaw folk happy, minor iax2 21 years ago
app_milliwatt.c x86-64 compile fixes and cleanups 21 years ago
app_mp3.c Merge BKW's mp3 improvements 21 years ago
app_nbscat.c Improve mp3 player quality (bug #1527) 21 years ago
app_parkandannounce.c fix formatting, from bkw 21 years ago
app_playback.c More ast_strlen_zero changes 21 years ago
app_privacy.c fix spelling 22 years ago
app_qcall.c Get rid of all that old needlock garbage now that we're using recursive mutexes 21 years ago
app_queue.c Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson) 21 years ago
app_random.c Fix app_random.c (bug #792) 22 years ago
app_read.c Fix app_read to return string even if not # terminated (bug #1769) 21 years ago
app_record.c It's angler's first patch! 21 years ago
app_rpt.c Enhancements for zaptel+bsd (bug #1781) 21 years ago
app_sayunixtime.c language is not supported in datetime. Bug 686 21 years ago
app_senddtmf.c Include app.h in senddtmf (bug #1594) 21 years ago
app_sendtext.c Add sendtext application 21 years ago
app_setcallerid.c
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 21 years ago
app_setcidname.c More ast_strlen_zero changes 21 years ago
app_setcidnum.c More ast_strlen_zero changes 21 years ago
app_skel.c we only need to include stdlib.h once. Thanks bkw 22 years ago
app_sms.c x86-64 compile fixes and cleanups 21 years ago
app_softhangup.c Make ast_channel_walk become ast_channel_walk_locked 21 years ago
app_sql_postgres.c Document usage of PGSQL. Bug#1486 21 years ago
app_striplsd.c
app_substring.c Make substring deprecated 21 years ago
app_system.c Make app_system.c use ast_safe_system 21 years ago
app_talkdetect.c Add talk detectection app (BackgroundDetect) 21 years ago
app_transfer.c Minor cleanups (bug #1618 included) 21 years ago
app_txtcidname.c nitpicky fix 21 years ago
app_url.c
app_voicemail.c Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists 21 years ago
app_waitforring.c Typo in app_waitforring.c 22 years ago
app_zapateller.c
app_zapbarge.c Enhancements for zaptel+bsd (bug #1781) 21 years ago
app_zapras.c Zapras fix for BSD (bug #1801) 21 years ago
app_zapscan.c Enhancements for zaptel+bsd (bug #1781) 21 years ago
enter.h
leave.h