asterisk/apps
Mark Spencer d93cfc416c Fix proper cleanup (bug #3481)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4945 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-01 20:05:30 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Add setrdnis app (bug #3460) 2005-01-30 06:09:28 +00:00
app_adsiprog.c Fix ADSI prog to only accept 253 (bug #2135) 2004-07-26 03:23:38 +00:00
app_alarmreceiver.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_authenticate.c On second thought, require 'j' option to enable new jumping feature 2004-11-11 15:16:50 +00:00
app_cdr.c Fix compile warnings (bug #389) 2003-10-22 02:53:39 +00:00
app_chanisavail.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_controlplayback.c Add n+101 jump if file does not exist (bug #2722) 2004-10-26 02:25:50 +00:00
app_curl.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_cut.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +00:00
app_datetime.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_db.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_dial.c Allow hints to have names (bug #3471) 2005-02-01 01:53:25 +00:00
app_directory.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_disa.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_dumpchan.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_echo.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_enumlookup.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_eval.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_exec.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_festival.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_flash.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_forkcdr.c More flagification, courtesy drumkilla (bug #3280) 2005-01-10 14:46:59 +00:00
app_getcpeid.c Fix typo (bug #3271) 2005-01-08 19:30:40 +00:00
app_groupcount.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_hasnewvoicemail.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_ices.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_image.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_intercom.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_lookupblacklist.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_lookupcidname.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_macro.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_math.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_meetme.c Fix proper cleanup (bug #3481) 2005-02-01 20:05:30 +00:00
app_milliwatt.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_mp3.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_nbscat.c Merge slimey's Solaris compatibility (with small mods) (bug #2740) 2004-12-14 23:36:30 +00:00
app_osplookup.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_parkandannounce.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_playback.c Add n+101 jump if file does not exist (bug #2722) 2004-10-26 02:25:50 +00:00
app_privacy.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_queue.c Make monitoring accept args from both sides (bug #3449, with mods) 2005-02-01 03:49:35 +00:00
app_random.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_read.c let's see how many times we can commit app_read in 1 day =D 2004-12-29 19:20:18 +00:00
app_realtime.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_record.c Fix Record with "." in filename (bug #2923) 2004-11-23 02:35:46 +00:00
app_rpt.c Fixed more bugs. 2005-01-29 07:31:17 +00:00
app_sayunixtime.c Updates from char * to const char * + german syntax + enumeration (bug #2780) 2004-11-13 16:13:07 +00:00
app_senddtmf.c Merge anthm's senddtmf chagnes (bug #3193) 2004-12-31 00:29:29 +00:00
app_sendtext.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_setcallerid.c Huge callerid rework (might break H.323, others) 2004-10-02 00:58:31 +00:00
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 2004-05-20 16:30:10 +00:00
app_setcidname.c Huge callerid rework (might break H.323, others) 2004-10-02 00:58:31 +00:00
app_setcidnum.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_setrdnis.c Add setrdnis app (bug #3460) 2005-01-30 06:09:28 +00:00
app_skel.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_sms.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_softhangup.c Allow softhangup to work on partial matches if requested (bug #3261) 2005-01-12 15:55:52 +00:00
app_sql_postgres.c List improvements from kpfleming (bugs #3166,#3140) 2005-01-01 21:26:37 +00:00
app_striplsd.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +00:00
app_substring.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +00:00
app_system.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_talkdetect.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_test.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_transfer.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_txtcidname.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_url.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_userevent.c Fix user event body (bug #2713) 2004-10-24 03:17:37 +00:00
app_verbose.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_voicemail.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_waitforring.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_waitforsilence.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_while.c Update tdesc 2005-01-30 18:39:35 +00:00
app_zapateller.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_zapbarge.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +00:00
app_zapras.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 2004-06-22 19:32:52 +00:00
app_zapscan.c Allow zapscan to operate on a group (bug #2927) 2004-12-21 01:21:12 +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
rpt_flow.pdf Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf) 2004-06-21 04:24:50 +00:00