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
Joshua Colp 4ba8071bda
Merged revisions 67626 via svnmerge from
19 years ago
..
Makefile Merged revisions 59273 via svnmerge from 19 years ago
app_adsiprog.c Merged revisions 53779-53781 via svnmerge from 19 years ago
app_alarmreceiver.c
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 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). 19 years ago
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 67066 via svnmerge from 19 years ago
app_dictate.c Merged revisions 49834 via svnmerge from 19 years ago
app_directed_pickup.c Merged revisions 67626 via svnmerge from 19 years ago
app_directory.c Merged revisions 63566 via svnmerge from 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 Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson) 19 years ago
app_festival.c Merged revisions 65853 via svnmerge from 19 years ago
app_flash.c Few more code clean ups. 19 years ago
app_followme.c Merged revisions 65408 via svnmerge from 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 Merged revisions 66770 via svnmerge from 19 years ago
app_meetme.c Merged revisions 67558 via svnmerge from 19 years ago
app_milliwatt.c Clean up app_milliwatt code. 19 years ago
app_minivm.c - Don't check if the list is empty needlessly 19 years ago
app_mixmonitor.c Add support for autocompleting start/stop options of the mixmonitor CLI command. (issue #9862 reported by eliel) 19 years ago
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c Issue #9842 - Doxygen updates by snuffy. Thanks! 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 Merge major changes to the way device state is passed around Asterisk. The two 19 years ago
app_read.c
app_readfile.c
app_record.c Merged revisions 56839 via svnmerge from 19 years ago
app_rpt.c Add a new API call for creating detached threads. Then, go replace all of the 19 years ago
app_sayunixtime.c
app_senddtmf.c Merged revisions 50073 via svnmerge from 19 years ago
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 Merged revisions 61651 via svnmerge from 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 Merged revisions 53042 via svnmerge from 19 years ago
app_verbose.c
app_voicemail.c Merged revisions 67424 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 include "asterisk/zapata.h" instead of looking 19 years ago
app_zapras.c Issue 9477 - Improve menuselect labels 19 years ago
app_zapscan.c include "asterisk/zapata.h" instead of looking 19 years ago
enter.h
leave.h
rpt_flow.pdf