asterisk/apps
Anthony Minessale II cb80b98c7d fix dial a channel on chanspy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5309 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-30 16:57:59 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Fix cross compiling (bug #3868) 2005-03-27 22:39:17 +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 Fix chanisavail typo that forced "state" mode (bug #3873) 2005-03-27 23:01:55 +00:00
app_chanspy.c fix dial a channel on chanspy 2005-03-30 16:57:59 +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 Add 'G' option to dial (bug #3786) 2005-03-17 22:39:04 +00:00
app_directory.c Add realtime support to app_directory (bug #2475) 2005-03-03 05:31:43 +00:00
app_disa.c Fix timeouts when no-password used (bug #3859) 2005-03-26 07:08:47 +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 Make sure ExecIf stuff returns properly (bug #3864) 2005-03-29 06:18:58 +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 Fix fork CDR seggy (bug #3855) 2005-03-25 16:24:12 +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_ivrdemo.c Create experimental new options API, various cleanups 2005-03-12 05:37:32 +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 Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00
app_md5.c Create experimental new options API, various cleanups 2005-03-12 05:37:32 +00:00
app_meetme.c Fix beep logic error (bug #3888) 2005-03-29 06:34:50 +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 Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00
app_playback.c Allow playback for multiple files (bug #3749) 2005-03-10 07:47:02 +00:00
app_privacy.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_queue.c Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode 2005-03-28 20:48:24 +00:00
app_random.c update copyright headers for 2005 2005-01-21 07:06:25 +00:00
app_read.c Merge Russell's formatting patch (bug #3838) 2005-03-23 05:56:32 +00:00
app_readfile.c Merge mog's ReadFile application (bug #3670) 2005-02-27 19:07:46 +00:00
app_realtime.c Merge config updates (bug #3406) 2005-01-25 06:10:20 +00:00
app_record.c Add option to disable beep to record (bug #3508, with mods) 2005-02-05 16:52: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 Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00
app_setcallerid.c Add new callerpres parsing API (bug #3648) 2005-02-26 07:34:09 +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 Fix app bug, update skel example, add skel to makefile as option (bug #3869) 2005-03-27 22:29:57 +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 Minor sipredirect fixes (bug #3789) 2005-03-20 03:43:37 +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 Add VM_CONTEXT for substitution (bug #3872) 2005-03-27 22:13: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 Cleanup variable name, add restoration of format (bug #3759, with mods) 2005-03-12 06:00:05 +00:00
app_while.c Make sure ExecIf stuff returns properly (bug #3864) 2005-03-29 06:18:58 +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