dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/apps
russell ad20d95ca9 Don't try to check the result of alloca ...
... testing mantis/svn stuff ...
(issue #9828)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67806 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-06 19:40:04 +00:00
..
Makefile Merged revisions 59273 via svnmerge from 2007-03-27 23:03:09 +00:00
app_adsiprog.c Merged revisions 53779-53781 via svnmerge from 2007-02-09 23:53:51 +00:00
app_alarmreceiver.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_amd.c Doxygen additions, corrections 2007-02-24 20:29:41 +00:00
app_authenticate.c Merged revisions 42421 via svnmerge from 2006-09-08 16:08:36 +00:00
app_cdr.c Merged revisions 60989 via svnmerge from 2007-04-10 05:41:34 +00:00
app_chanisavail.c As per bug 8859 (Add option to revert old ChanIsAvail() with 's' option behavior), this update makes the 't' option available, which calls ast_parse_device_state instead of ast_device_state. This option will not dive into the channel driver to find the status of the device (which could be good if sip devicestate isn't returning full status, for various reasons). 2007-01-24 20:35:54 +00:00
app_channelredirect.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
app_chanspy.c Add 'o' option to Chanspy which causes it to only listen to audio coming from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue #8137 reported by mnicholson) 2007-02-16 01:17:25 +00:00
app_controlplayback.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_db.c Merged revisions 47782 via svnmerge from 2006-11-16 23:20:52 +00:00
app_dial.c Merged revisions 67066 via svnmerge from 2007-06-04 18:00:24 +00:00
app_dictate.c Merged revisions 49834 via svnmerge from 2007-01-07 21:46:38 +00:00
app_directed_pickup.c Merged revisions 67626 via svnmerge from 2007-06-06 13:17:26 +00:00
app_directory.c Merged revisions 63566 via svnmerge from 2007-05-09 14:52:13 +00:00
app_disa.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
app_dumpchan.c Add the channel's Language to the "show channel" CLI command and the DumpChan 2007-03-02 16:59:22 +00:00
app_echo.c Merged revisions 53880 via svnmerge from 2007-02-10 09:22:15 +00:00
app_exec.c Few more code clean ups. 2007-02-15 02:02:30 +00:00
app_externalivr.c Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson) 2007-01-23 04:45:43 +00:00
app_festival.c Merged revisions 65853 via svnmerge from 2007-05-24 15:04:51 +00:00
app_flash.c Few more code clean ups. 2007-02-15 02:02:30 +00:00
app_followme.c Merged revisions 65408 via svnmerge from 2007-05-22 15:25:28 +00:00
app_forkcdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_getcpeid.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_ices.c Adding reference to ices home page. Anyone that has tested with ices2 ? 2007-03-07 08:08:46 +00:00
app_image.c Few more code clean ups. 2007-02-15 02:02:30 +00:00
app_ivrdemo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_macro.c Merged revisions 66770 via svnmerge from 2007-05-31 17:16:38 +00:00
app_meetme.c Merged revisions 67558 via svnmerge from 2007-06-05 23:02:11 +00:00
app_milliwatt.c Clean up app_milliwatt code. 2007-02-15 01:52:10 +00:00
app_minivm.c - Don't check if the list is empty needlessly 2007-05-31 17:56:27 +00:00
app_mixmonitor.c Add support for autocompleting start/stop options of the mixmonitor CLI command. (issue #9862 reported by eliel) 2007-06-04 11:48:01 +00:00
app_morsecode.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_mp3.c Merged revisions 48375 via svnmerge from 2006-12-11 00:52:19 +00:00
app_nbscat.c Merged revisions 48375 via svnmerge from 2006-12-11 00:52:19 +00:00
app_osplookup.c Issue #9842 - Doxygen updates by snuffy. Thanks! 2007-05-31 10:26:55 +00:00
app_page.c Merged revisions 66879 via svnmerge from 2007-06-01 19:35:41 +00:00
app_parkandannounce.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_playback.c Merged revisions 53399 via svnmerge from 2007-02-07 17:06:34 +00:00
app_privacy.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_queue.c Merge major changes to the way device state is passed around Asterisk. The two 2007-06-01 23:34:43 +00:00
app_read.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
app_readfile.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_record.c Merged revisions 56839 via svnmerge from 2007-02-26 19:34:59 +00:00
app_rpt.c Add a new API call for creating detached threads. Then, go replace all of the 2007-05-24 18:30:19 +00:00
app_sayunixtime.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_senddtmf.c Merged revisions 50073 via svnmerge from 2007-01-08 21:17:51 +00:00
app_sendtext.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_setcallerid.c Add CALLERPRES dialplan function and deprecate SetCallerPres application 2007-02-03 22:05:02 +00:00
app_skel.c Issue #9842 - Doxygen updates by snuffy. Thanks! 2007-05-31 10:26:55 +00:00
app_sms.c From coding guidelines: 2006-12-27 16:58:03 +00:00
app_softhangup.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_speech_utils.c Merged revisions 61651 via svnmerge from 2007-04-13 18:09:29 +00:00
app_stack.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
app_system.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_talkdetect.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_test.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_transfer.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
app_url.c Merged revisions 43445 via svnmerge from 2006-09-21 20:24:50 +00:00
app_userevent.c Merged revisions 53042 via svnmerge from 2007-01-31 18:18:58 +00:00
app_verbose.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_voicemail.c Don't try to check the result of alloca ... 2007-06-06 19:40:04 +00:00
app_waitforring.c As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. 2006-10-05 01:40:06 +00:00
app_waitforsilence.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_while.c Convert the PBX core to use read/write locks. This yields a nifty performance improvement when it comes to simultaneous calls going through the dialplan. Using murf's test the old mutex based core took an average of 57.3 seconds while the rwlock based core took 31.1 seconds. That's a nifty 26.2 seconds performance improvement. The other good part is that if we do need to switch back then we just have to change the lock/unlock API calls. I converted everywhere that used to touch the mutex locks directly to use them. 2007-02-28 20:46:01 +00:00
app_zapateller.c Janitor for Zapateller: convert to use argument macros 2006-10-01 05:37:46 +00:00
app_zapbarge.c include "asterisk/zapata.h" instead of looking 2007-01-19 16:16:19 +00:00
app_zapras.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
app_zapscan.c include "asterisk/zapata.h" instead of looking 2007-01-19 16:16:19 +00:00
enter.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
leave.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
rpt_flow.pdf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00