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
Kevin P. Fleming 2ad7cb7e87
Fix ao2_iterator API to hold references to containers being iterated.
17 years ago
..
Makefile
app_adsiprog.c AST-2009-005 17 years ago
app_alarmreceiver.c AST-2009-005 17 years ago
app_amd.c
app_authenticate.c
app_cdr.c
app_chanisavail.c
app_channelredirect.c This patch fixes h-exten running misbehavior in manager-redirected 18 years ago
app_chanspy.c Avoid a deadlock in chanspy, just in case the spyee is masqueraded and chanspy_ds_chan_fixup() is called with the channel locked. 17 years ago
app_controlplayback.c
app_dahdibarge.c AST-2009-005 17 years ago
app_dahdiras.c Change include order to make compile on Centos 5 with DAHDI 18 years ago
app_dahdiscan.c
app_db.c
app_dial.c AST-2009-005 17 years ago
app_dictate.c
app_directed_pickup.c Ensure we don't pickup ourselves when doing pickup by exten. 17 years ago
app_directory.c
app_disa.c Implicitly sending a progress signal breaks some applications. 17 years ago
app_dumpchan.c
app_echo.c
app_exec.c
app_externalivr.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_festival.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_flash.c Allow dahdichanname to work as advertised. 18 years ago
app_followme.c Ensure FollowMe sets language in channels it creates. 17 years ago
app_forkcdr.c
app_getcpeid.c
app_hasnewvoicemail.c
app_ices.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c AST-2009-005 17 years ago
app_meetme.c When MOH is playing on the channel, announcements sent through the conference are not heard. 17 years ago
app_milliwatt.c Modify how Playtones() is used in Milliwatt() to resolve gain issue. 17 years ago
app_mixmonitor.c Fixes memory leak caused by incorrectly freeing mixmonitor 17 years ago
app_morsecode.c AST-2009-005 17 years ago
app_mp3.c Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
app_nbscat.c Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
app_osplookup.c AST-2009-005 17 years ago
app_page.c
app_parkandannounce.c
app_playback.c Implicitly sending a progress signal breaks some applications. 17 years ago
app_privacy.c AST-2009-005 17 years ago
app_queue.c Fix ao2_iterator API to hold references to containers being iterated. 17 years ago
app_random.c AST-2009-005 17 years ago
app_read.c
app_readfile.c AST-2009-005 17 years ago
app_realtime.c
app_record.c AST-2009-005 17 years ago
app_rpt.c AST-2009-005 17 years ago
app_sayunixtime.c
app_senddtmf.c Change NULL pointer check to be ast_strlen_zero. 18 years ago
app_sendtext.c Permit zero-length text messages in SIP. 17 years ago
app_setcallerid.c AST-2009-005 17 years ago
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c
app_sms.c AST-2009-005 17 years ago
app_softhangup.c Use strrchr() so SoftHangup will correctly truncate multi-hyphen channel names 17 years ago
app_speech_utils.c If we are able to create a speech structure unset the ERROR variable in case it was previously set. 18 years ago
app_stack.c
app_system.c
app_talkdetect.c AST-2009-005 17 years ago
app_test.c pri loop TestClient/TestServer fails: server SEND DTMF 8 18 years ago
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c AST-2009-005 17 years ago
app_voicemail.c When IMAP variables were changed during a reload, Voicemail did not use the new values. 17 years ago
app_voicemail.exports Make all the symbols for the C-client callbacks global 17 years ago
app_waitforring.c AST-2009-005 17 years ago
app_waitforsilence.c AST-2009-005 17 years ago
app_while.c
app_zapateller.c
enter.h
leave.h
rpt_flow.pdf