asterisk/apps
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-04-26 23:22:34 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Add app_exec (bug 1198 2004-04-20 20:05:14 +00:00
app_adsiprog.c Merge ADSI fixes 2004-03-20 17:27:10 +00:00
app_agi.c Fix double close of file descriptor (bug #1473) 2004-04-23 04:38:11 +00:00
app_authenticate.c Add support for authenticating against astdb and one time authentication 2004-01-29 20:54:37 +00:00
app_cdr.c Fix compile warnings (bug #389) 2003-10-22 02:53:39 +00:00
app_chanisavail.c Fix app_chanisavail.c when passed string is big (bug #1139) 2004-03-02 17:49:33 +00:00
app_cut.c Fix cut properly (bug #1138) 2004-04-12 16:08:20 +00:00
app_datetime.c Version 0.2.0 from FTP 2002-07-12 09:03:50 +00:00
app_db.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_dial.c applied final release of bug 1353 per Mark's permission 2004-04-26 23:22:34 +00:00
app_directory.c Allow two contexts to be specified for directory application (reimplementation fo bug #643) 2004-04-26 13:48:56 +00:00
app_disa.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_echo.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_enumlookup.c Fix ENUM to live w/out config file, and fix internationalization 2003-10-06 00:36:17 +00:00
app_eval.c Add the app_eval.c file 2004-03-09 15:57:56 +00:00
app_exec.c Add app_exec (bug 1198 2004-04-20 20:05:14 +00:00
app_festival.c gethostbyname isn't reentrant, who knew... 2004-04-22 00:20:34 +00:00
app_flash.c Version 0.3.0 from FTP 2003-02-04 15:48:42 +00:00
app_getcpeid.c Version 0.1.12 from FTP 2002-05-13 22:29:39 +00:00
app_hasnewvoicemail.c Path fix for hasnewvoicmeail app 2003-12-08 19:31:56 +00:00
app_ices.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_image.c Version 0.1.12 from FTP 2002-05-13 22:29:39 +00:00
app_intercom.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_lookupblacklist.c dom mar 16 23:37:23 CET 2003 2003-03-16 22:37:31 +00:00
app_lookupcidname.c dom mar 16 23:37:23 CET 2003 2003-03-16 22:37:31 +00:00
app_macro.c Copy old extension unless it's ASYNCGOTO (bug #1141) 2004-03-04 05:57:47 +00:00
app_meetme.c Add ability to do PINs with dynamic conf (bug 1026) 2004-04-08 19:38:26 +00:00
app_milliwatt.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_mp3.c More select/poll updates for various applications 2004-04-26 03:02:49 +00:00
app_nbscat.c More select/poll updates for various applications 2004-04-26 03:02:49 +00:00
app_parkandannounce.c Start with a reasonable default timeout in parkandannounce 2004-04-25 19:44:03 +00:00
app_playback.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_privacy.c fix spelling 2003-09-26 23:41:41 +00:00
app_qcall.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_queue.c applied final release of bug 1353 per Mark's permission 2004-04-26 23:22:34 +00:00
app_random.c Fix app_random.c (bug #792) 2004-03-01 20:44:48 +00:00
app_read.c More app_read.c fixes (bug 1261) 2004-03-22 03:46:19 +00:00
app_record.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_rpt.c Remove extra argument from ast_set_*_format calls 2004-04-07 20:12:42 +00:00
app_sayunixtime.c language is not supported in datetime. Bug 686 2004-03-19 18:23:33 +00:00
app_senddtmf.c Fix SendDTMF which was clearly not even tested before it was last committed. 2004-04-07 20:14:19 +00:00
app_sendtext.c Add sendtext application 2004-04-07 17:19:25 +00:00
app_setcallerid.c Version 0.3.0 from FTP 2002-11-08 19:38:10 +00:00
app_setcdruserfield.c Add manager action 'SetCDRUserField' (bug #1298) 2004-03-26 06:28:56 +00:00
app_setcidname.c Version 0.3.0 from FTP 2002-12-03 16:43:14 +00:00
app_setcidnum.c Add SetCIDNum (Thanks Oliver) 2003-08-25 15:42:25 +00:00
app_skel.c we only need to include stdlib.h once. Thanks bkw 2003-11-15 06:14:15 +00:00
app_softhangup.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_sql_postgres.c Alpha portability from Ricudis 2004-03-15 16:51:58 +00:00
app_striplsd.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_substring.c Make substring deprecated 2004-04-15 18:41:17 +00:00
app_system.c Make app_system.c use ast_safe_system 2004-03-22 17:34:21 +00:00
app_transfer.c fix typo. Bug#636 2003-12-09 18:54:06 +00:00
app_url.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_voicemail.c Merge Matt's extern notify patch 2004-04-19 23:27:37 +00:00
app_waitforring.c Typo in app_waitforring.c 2004-02-15 08:41:56 +00:00
app_zapateller.c Eliminate localtime calls, various cleanups 2003-03-31 03:19:34 +00:00
app_zapbarge.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_zapras.c Typo in app_zapras.c 2004-02-27 06:00:35 +00:00
app_zapscan.c Allow zapscan to select a specific channel (bug 1371) 2004-04-10 02:49:06 +00:00
enter.h Version 0.1.12 from FTP 2002-04-08 21:42:26 +00:00
leave.h Version 0.1.12 from FTP 2002-04-08 21:42:26 +00:00