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 33215616d4
Don't check for MWI event subscribers before creating the MWI event in voicemail.
19 years ago
..
Makefile Merged revisions 59273 via svnmerge from 20 years ago
app_adsiprog.c
app_alarmreceiver.c
app_amd.c Doxygen additions, corrections 20 years ago
app_authenticate.c
app_cdr.c Merged revisions 60989 via svnmerge from 20 years ago
app_chanisavail.c
app_channelredirect.c
app_chanspy.c
app_controlplayback.c
app_db.c
app_dial.c Merged revisions 65200 via svnmerge from 19 years ago
app_dictate.c
app_directed_pickup.c
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 20 years ago
app_echo.c
app_exec.c
app_externalivr.c
app_festival.c
app_flash.c
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 ? 20 years ago
app_image.c
app_ivrdemo.c
app_macro.c Merged revisions 63478 via svnmerge from 19 years ago
app_meetme.c Make a minor tweak to admin_exec() - don't lock the conference list until it 19 years ago
app_milliwatt.c
app_minivm.c Fixing reload. Thanks to Mats Karlsson! 19 years ago
app_mixmonitor.c
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c
app_page.c Merged revisions 58992 via svnmerge from 20 years ago
app_parkandannounce.c
app_playback.c
app_privacy.c
app_queue.c Fix a couple of spots in the handling of device states that could lead to a 19 years ago
app_read.c
app_readfile.c
app_record.c Merged revisions 56839 via svnmerge from 20 years ago
app_rpt.c
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c
app_skel.c
app_sms.c
app_softhangup.c
app_speech_utils.c Merged revisions 61651 via svnmerge from 20 years ago
app_stack.c Debug control, debug control. 20 years ago
app_system.c
app_talkdetect.c
app_test.c
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Don't check for MWI event subscribers before creating the MWI event in voicemail. 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. 20 years ago
app_zapateller.c
app_zapbarge.c
app_zapras.c
app_zapscan.c
enter.h
leave.h
rpt_flow.pdf