asterisk/apps
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25523 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-08 13:38:14 +00:00
..
Makefile fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list) 2006-04-30 14:12:14 +00:00
app_adsiprog.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_alarmreceiver.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_amd.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_authenticate.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_cdr.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_chanisavail.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_channelredirect.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_chanspy.c Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm) 2006-05-03 22:25:08 +00:00
app_controlplayback.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_db.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_dial.c Merged revisions 24567 via svnmerge from 2006-05-03 21:11:23 +00:00
app_dictate.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_directed_pickup.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_directory.c minor cleanup 2006-04-28 06:40:40 +00:00
app_disa.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_dumpchan.c - use symbolic constants and macros to play with the debug flag 2006-04-21 14:49:21 +00:00
app_echo.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_exec.c move ExecIf from app_while.c to app_exec.c (issue #7094, north) 2006-05-05 20:43:16 +00:00
app_externalivr.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_festival.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_flash.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_forkcdr.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_getcpeid.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_hasnewvoicemail.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_ices.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_image.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_ivrdemo.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_lookupblacklist.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_lookupcidname.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_macro.c Merged revisions 24837 via svnmerge from 2006-05-05 14:47:22 +00:00
app_meetme.c added managerevent meetmemute with status on or off. 2006-05-08 11:26:06 +00:00
app_milliwatt.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_mixmonitor.c use ast_channel_(un)lock 2006-05-08 11:30:32 +00:00
app_morsecode.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_mp3.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_nbscat.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_osplookup.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_page.c Documentation / whitespace fix. 2006-05-03 22:40:42 +00:00
app_parkandannounce.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_playback.c add experimental code for new-style "say" application. 2006-04-19 10:27:31 +00:00
app_privacy.c Merged revisions 24097 via svnmerge from 2006-05-02 02:24:58 +00:00
app_queue.c Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting) 2006-05-08 13:38:14 +00:00
app_random.c Merged revisions 21037 via svnmerge from 2006-04-18 06:29:30 +00:00
app_read.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_readfile.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_realtime.c Introducing the REALTIME() dialplan function 2006-05-02 22:46:12 +00:00
app_record.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_rpt.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_sayunixtime.c remove a line that was added by mistake 2006-04-18 13:17:44 +00:00
app_senddtmf.c - formatting fixes 2006-05-05 00:43:28 +00:00
app_sendtext.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_setcallerid.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_setcdruserfield.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_settransfercapability.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_skel.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_sms.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_softhangup.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_speech_utils.c remove \n from the end of a couple of synopsis fields 2006-05-01 14:57:48 +00:00
app_stack.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_system.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_talkdetect.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_test.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_transfer.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_url.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_userevent.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_verbose.c Merged revisions 24669 via svnmerge from 2006-05-04 11:24:47 +00:00
app_voicemail.c add Polish language support to Voicemail, with some minor modifications that 2006-05-06 02:05:18 +00:00
app_waitforring.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_waitforsilence.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_while.c move ExecIf from app_while.c to app_exec.c (issue #7094, north) 2006-05-05 20:43:16 +00:00
app_zapateller.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
app_zapbarge.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
app_zapras.c Merged revisions 24019 via svnmerge from 2006-05-01 21:48:30 +00:00
app_zapscan.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
enter.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
leave.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00