asterisk/apps
Jim Dixon d8436708c0 Made some what turned out to be several changes to allow for radio channels
to be handled properly in the case of an Alarm state on their span.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-08-21 21:41:54 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Merge (slightly modified) app_verbose from tilghman (bug #2213) 2004-08-05 21:45:58 +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 rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +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 Merge alternate hangup and meetme patches from Matt N. 2004-07-28 19:25:14 +00:00
app_directory.c Allow directory to be searched by first name (bug #2208) 2004-08-05 22:02:33 +00:00
app_disa.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22: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 Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 2004-07-14 07:22:30 +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_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 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file 2004-08-03 06:31:20 +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 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_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 Bug # 2171: Add permission to QueueAdd and QueueRemove manager commands 2004-07-30 20:38:45 +00:00
app_random.c Fix app_random.c (bug #792) 2004-03-01 20:44:48 +00:00
app_read.c Read/Record updates (bug #1947) 2004-06-30 16:04:28 +00:00
app_record.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +00:00
app_rpt.c Made some what turned out to be several changes to allow for radio channels 2004-08-21 21:41:54 +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 rgagnon's pedantic string changes (apps n-z) (bug #2038) 2004-07-14 07:34:34 +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 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_talkdetect.c Only consider linear frames for talk detection -- ignore anything else (bug #2219) 2004-08-07 22:57:13 +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 Merge MOG's first serious patch (new message patch) (bug #2071) 2004-08-16 04:05:43 +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