You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/apps
Russell Bryant 9e0458e9f1
Completely remove all of the code related to jumping to priority n + 101. yay!
18 years ago
..
Makefile Merged revisions 59273 via svnmerge from 18 years ago
app_adsiprog.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_alarmreceiver.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_amd.c Doxygen additions, corrections 19 years ago
app_authenticate.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_cdr.c Merged revisions 60989 via svnmerge from 18 years ago
app_chanisavail.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_channelredirect.c Issue 9477 - Improve menuselect labels 18 years ago
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) 19 years ago
app_controlplayback.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_db.c Merged revisions 47782 via svnmerge from 19 years ago
app_dial.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_dictate.c Merged revisions 68527 via svnmerge from 18 years ago
app_directed_pickup.c Merged revisions 67626 via svnmerge from 18 years ago
app_directory.c Merged revisions 68781 via svnmerge from 18 years ago
app_disa.c Issue 8971 - Allow DISA input to be ended with a '#'. 18 years ago
app_dumpchan.c Add the channel's Language to the "show channel" CLI command and the DumpChan 19 years ago
app_echo.c Merged revisions 53880 via svnmerge from 19 years ago
app_exec.c Few more code clean ups. 19 years ago
app_externalivr.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_festival.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_flash.c Few more code clean ups. 19 years ago
app_followme.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_forkcdr.c merge new_loader_completion branch, including (at least): 19 years ago
app_getcpeid.c Merged revisions 46200 via svnmerge from 19 years ago
app_ices.c Adding reference to ices home page. Anyone that has tested with ices2 ? 19 years ago
app_image.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_ivrdemo.c merge new_loader_completion branch, including (at least): 19 years ago
app_macro.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_meetme.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_milliwatt.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_minivm.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_mixmonitor.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_morsecode.c merge new_loader_completion branch, including (at least): 19 years ago
app_mp3.c Merged revisions 48375 via svnmerge from 19 years ago
app_nbscat.c Merged revisions 48375 via svnmerge from 19 years ago
app_osplookup.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_page.c Merged revisions 66879 via svnmerge from 18 years ago
app_parkandannounce.c Merged revisions 46200 via svnmerge from 19 years ago
app_playback.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_privacy.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_queue.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_read.c rename the structs struct tone_zone_sound and struct tone_zone 19 years ago
app_readfile.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_record.c Merged revisions 56839 via svnmerge from 19 years ago
app_rpt.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_sayunixtime.c merge new_loader_completion branch, including (at least): 19 years ago
app_senddtmf.c Merged revisions 50073 via svnmerge from 19 years ago
app_sendtext.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_setcallerid.c Add CALLERPRES dialplan function and deprecate SetCallerPres application 19 years ago
app_skel.c Fix a bunch of doxygen errors and document more things 18 years ago
app_sms.c From coding guidelines: 19 years ago
app_softhangup.c Merged revisions 46200 via svnmerge from 19 years ago
app_speech_utils.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
app_stack.c Issue 9477 - Improve menuselect labels 18 years ago
app_system.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_talkdetect.c bug #8076 check option_debug before printing to debug channel. 19 years ago
app_test.c bug #8076 check option_debug before printing to debug channel. 19 years ago
app_transfer.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_url.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
app_userevent.c Merged revisions 53042 via svnmerge from 19 years ago
app_verbose.c merge new_loader_completion branch, including (at least): 19 years ago
app_voicemail.c Completely remove all of the code related to jumping to priority n + 101. yay! 18 years ago
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. 19 years ago
app_waitforsilence.c bug #8076 check option_debug before printing to debug channel. 19 years ago
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. 19 years ago
app_zapateller.c Janitor for Zapateller: convert to use argument macros 19 years ago
app_zapbarge.c include "asterisk/zapata.h" instead of looking 19 years ago
app_zapras.c Issue 9477 - Improve menuselect labels 18 years ago
app_zapscan.c include "asterisk/zapata.h" instead of looking 19 years ago
enter.h remove extraneous svn:executable properties 20 years ago
leave.h remove extraneous svn:executable properties 20 years ago
rpt_flow.pdf remove extraneous svn:executable properties 20 years ago