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 e911f41166
Merged revisions 68280 via svnmerge from
19 years ago
..
Makefile Merged revisions 59273 via svnmerge from 19 years ago
app_adsiprog.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_alarmreceiver.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_amd.c Doxygen additions, corrections 19 years ago
app_authenticate.c
app_cdr.c Merged revisions 60989 via svnmerge from 19 years ago
app_chanisavail.c
app_channelredirect.c Issue 9477 - Improve menuselect labels 19 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
app_db.c
app_dial.c Merged revisions 68071 via svnmerge from 19 years ago
app_dictate.c
app_directed_pickup.c Merged revisions 67626 via svnmerge from 19 years ago
app_directory.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_disa.c
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 19 years ago
app_festival.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 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 19 years ago
app_forkcdr.c
app_getcpeid.c
app_ices.c Adding reference to ices home page. Anyone that has tested with ices2 ? 19 years ago
app_image.c Few more code clean ups. 19 years ago
app_ivrdemo.c
app_macro.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_meetme.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_milliwatt.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_minivm.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_mixmonitor.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_page.c Merged revisions 66879 via svnmerge from 19 years ago
app_parkandannounce.c
app_playback.c Merged revisions 53399 via svnmerge from 19 years ago
app_privacy.c
app_queue.c Merged revisions 68280 via svnmerge from 19 years ago
app_read.c
app_readfile.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 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 19 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c Add CALLERPRES dialplan function and deprecate SetCallerPres application 19 years ago
app_skel.c Issue #9842 - Doxygen updates by snuffy. Thanks! 19 years ago
app_sms.c
app_softhangup.c
app_speech_utils.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
app_stack.c Issue 9477 - Improve menuselect labels 19 years ago
app_system.c
app_talkdetect.c
app_test.c
app_transfer.c Issue 9477 - Improve menuselect labels 19 years ago
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Merged revisions 68211 via svnmerge from 19 years ago
app_waitforring.c
app_waitforsilence.c
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
app_zapbarge.c
app_zapras.c Issue 9477 - Improve menuselect labels 19 years ago
app_zapscan.c
enter.h
leave.h
rpt_flow.pdf