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
James Golovich aff78a98cf
Fix null pointer dereference in app_groupcount.c (bug 1588)
22 years ago
..
.cvsignore Add and update .cvsignore files for .depend 23 years ago
Makefile Add app_groupcount to manage groups 22 years ago
app_adsiprog.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 22 years ago
app_agi.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 22 years ago
app_authenticate.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 22 years ago
app_cdr.c Fix compile warnings (bug #389) 23 years ago
app_chanisavail.c Fix app_chanisavail.c when passed string is big (bug #1139) 22 years ago
app_cut.c Fix cut properly (bug #1138) 22 years ago
app_datetime.c
app_db.c Add commonly used include headers 23 years ago
app_dial.c Code cleanup 22 years ago
app_directory.c Make directory spell name if available 22 years ago
app_disa.c Make sure we don't accidently send weird delivery times on DISA 22 years ago
app_echo.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_enumlookup.c Fix ENUM to live w/out config file, and fix internationalization 23 years ago
app_eval.c Add the app_eval.c file 22 years ago
app_exec.c Add app_exec (bug 1198 22 years ago
app_festival.c gethostbyname isn't reentrant, who knew... 22 years ago
app_flash.c
app_getcpeid.c
app_groupcount.c Fix null pointer dereference in app_groupcount.c (bug 1588) 22 years ago
app_hasnewvoicemail.c Rid compiler warning, make information meaningful in sip debug for codecs 22 years ago
app_ices.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_image.c
app_intercom.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c ast_strlen_zero changes 22 years ago
app_meetme.c Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers 22 years ago
app_milliwatt.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_mp3.c Merge BKW's mp3 improvements 22 years ago
app_nbscat.c Improve mp3 player quality (bug #1527) 22 years ago
app_parkandannounce.c fix formatting, from bkw 22 years ago
app_playback.c
app_privacy.c fix spelling 23 years ago
app_qcall.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_queue.c Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers 22 years ago
app_random.c Fix app_random.c (bug #792) 22 years ago
app_read.c More app_read.c fixes (bug 1261) 22 years ago
app_record.c Get rid of all that old needlock garbage now that we're using recursive mutexes 22 years ago
app_rpt.c Remove extra argument from ast_set_*_format calls 22 years ago
app_sayunixtime.c language is not supported in datetime. Bug 686 22 years ago
app_senddtmf.c Created API call ast_dtmf_stream 22 years ago
app_sendtext.c Add sendtext application 22 years ago
app_setcallerid.c
app_setcdruserfield.c Add manager action 'SetCDRUserField' (bug #1298) 22 years ago
app_setcidname.c
app_setcidnum.c Add SetCIDNum (Thanks Oliver) 23 years ago
app_skel.c we only need to include stdlib.h once. Thanks bkw 23 years ago
app_sms.c Add revk's SMS application (bug #1437). Thanks! 22 years ago
app_softhangup.c Add commonly used include headers 23 years ago
app_sql_postgres.c Document usage of PGSQL. Bug#1486 22 years ago
app_striplsd.c Add commonly used include headers 23 years ago
app_substring.c Make substring deprecated 22 years ago
app_system.c Make app_system.c use ast_safe_system 22 years ago
app_transfer.c fix typo. Bug#636 22 years ago
app_url.c
app_voicemail.c Add ability to specify custom e-mail subject line (bug #1291) 22 years ago
app_waitforring.c Typo in app_waitforring.c 22 years ago
app_zapateller.c
app_zapbarge.c ast_strlen_zero changes 22 years ago
app_zapras.c Typo in app_zapras.c 22 years ago
app_zapscan.c Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers 22 years ago
enter.h
leave.h