asterisk/apps
Russell Bryant ca88a7476f update description for VoiceMailMain (bug #2546)
update ChangeLog for Asterisk 1.0.1


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-09-30 04:00:41 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile add app_forkcdr 2004-09-24 21:33:48 +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 Fix 2 memory leaks 2004-09-27 05:06:22 +00:00
app_authenticate.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_cdr.c Fix compile warnings (bug #389) 2003-10-22 02:53:39 +00:00
app_chanisavail.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_controlplayback.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_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 Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.c 2004-07-09 16:19:00 +00:00
app_dial.c Handle arbitrary long dial sequences (like what we need at Astricon) 2004-09-22 05:19:06 +00:00
app_directory.c Minor fix in directory app (bug #2322) 2004-08-30 01:44:41 +00:00
app_disa.c Fix app_disa to not ignore ignorepat :) (bug #2451) 2004-09-15 22:06:30 +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 rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +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 Fix 2 memory leaks 2004-09-27 05:06:22 +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 add app_forkcdr 2004-09-24 21:33:48 +00:00
app_getcpeid.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +00:00
app_groupcount.c Allow multiple groups (group categories) 2004-07-16 04:32:17 +00:00
app_hasnewvoicemail.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +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 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_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 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_lookupcidname.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_macro.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +00:00
app_meetme.c Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2289) 2004-09-07 01:22:57 +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 mp3 copyright header, fix pedantic + register in SIP (bug #2422) 2004-09-15 19:27:23 +00:00
app_nbscat.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_osplookup.c Small outgoing OSP cleanups 2004-06-25 04:27:55 +00:00
app_parkandannounce.c rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions 2004-07-17 20:58:01 +00:00
app_playback.c Fix signalling for GR303 FXSKS CPE so we can look like a concentrator 2004-07-19 02:18:11 +00:00
app_privacy.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_qcall.c Merge BSD stack size work (bug #2067) 2004-08-08 17:15:02 +00:00
app_queue.c Fix little "less than" issue 2004-09-29 14:06:59 +00:00
app_random.c Fix app_random.c (bug #792) 2004-03-01 20:44:48 +00:00
app_read.c Fix both app_read and underlying read issue (bug #2352) 2004-09-02 13:52:58 +00:00
app_record.c tweak prior commit 2004-09-23 16:39:33 +00:00
app_rpt.c Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions 2004-09-13 12:12:17 +00:00
app_sayunixtime.c language is not supported in datetime. Bug 686 2004-03-19 18:23:33 +00:00
app_senddtmf.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_sendtext.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_setcallerid.c Add application to set callerid presentation (bug #2078) 2004-08-07 15:51:11 +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 Oops forgot one (bug #2038) 2004-07-14 07:48:47 +00:00
app_setcidnum.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +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 Merge NetBSD and Courtesty tone with modifications (bug #2329) 2004-08-31 13:32:11 +00:00
app_softhangup.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_sql_postgres.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +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 Add "TrySystem" variation to System (bug #768) 2004-09-18 14:14:15 +00:00
app_talkdetect.c Only consider linear frames for talk detection -- ignore anything else (bug #2219) 2004-08-07 22:57:13 +00:00
app_test.c Check to be sure # of samples is > 0... 2004-09-22 12:15:00 +00:00
app_transfer.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_txtcidname.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +00:00
app_url.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_userevent.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_verbose.c Merge the remaining bit of the verbose update (bug #2213) 2004-08-06 17:09:54 +00:00
app_voicemail.c update description for VoiceMailMain (bug #2546) 2004-09-30 04:00:41 +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_zapateller.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_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 Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +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