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
Matthew Jordan 8235a16c2b
Fix remotely exploitable stack overrun in Milliwatt
13 years ago
..
Makefile
app_adsiprog.c AST-2009-005 16 years ago
app_alarmreceiver.c AST-2009-005 16 years ago
app_amd.c Total analysis time error with SIP and silence suppression 15 years ago
app_authenticate.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 17 years ago
app_cdr.c
app_chanisavail.c Document a limitation in the AVAILSTATUS variable from ChanIsAvail and provide 16 years ago
app_channelredirect.c This patch fixes h-exten running misbehavior in manager-redirected 16 years ago
app_chanspy.c Properly detect when a sound file doesn't exist 15 years ago
app_controlplayback.c
app_dahdibarge.c AST-2009-005 16 years ago
app_dahdiras.c Change include order to make compile on Centos 5 with DAHDI 16 years ago
app_dahdiscan.c (closes issue #13480) 17 years ago
app_db.c
app_dial.c Fix app_dial ring groups 14 years ago
app_dictate.c
app_directed_pickup.c Merged revisions 318671 via svnmerge from 14 years ago
app_directory.c Modify directory name reading to be interrupted with operator or pound escape. 15 years ago
app_disa.c Implicitly sending a progress signal breaks some applications. 16 years ago
app_dumpchan.c
app_echo.c revert ability to exit echo app 15 years ago
app_exec.c
app_externalivr.c Don't try to free statically allocated memory. 14 years ago
app_festival.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 16 years ago
app_flash.c Allow dahdichanname to work as advertised. 16 years ago
app_followme.c Don't create a Local channel if the target extension does not exist. 15 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 16 years ago
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c The channel redirect function (CLI or AMI) hangs up the call instead of redirecting the call. 15 years ago
app_meetme.c The meetme CLI command completion leaves conferences mutex locked. 14 years ago
app_milliwatt.c Fix remotely exploitable stack overrun in Milliwatt 13 years ago
app_mixmonitor.c Bug fix for MixMonitor involving filenames with '.' not in the extension 14 years ago
app_morsecode.c AST-2009-005 16 years ago
app_mp3.c Resolve a crash due to an ast_frame not being fully initialized. 16 years ago
app_nbscat.c Fix cases where the internal poll() was not being used when it needed to be. 16 years ago
app_osplookup.c AST-2009-005 16 years ago
app_page.c Resolve a logic error that was causing Page() to crash when more than one 16 years ago
app_parkandannounce.c Use ast_strlen_zero to avoid a crash when a Dial() string isn't passed to ParkAndAnnounce 15 years ago
app_playback.c Implicitly sending a progress signal breaks some applications. 16 years ago
app_privacy.c AST-2009-005 16 years ago
app_queue.c Re-fix queue round-robin 14 years ago
app_random.c AST-2009-005 16 years ago
app_read.c Revert unnecessary indications API change from rev 122314 17 years ago
app_readfile.c AST-2009-005 16 years ago
app_realtime.c Fix some memory leaks found while looking at how realtime 17 years ago
app_record.c AST-2009-005 16 years ago
app_rpt.c Typos: recieved => received 15 years ago
app_sayunixtime.c
app_senddtmf.c Change NULL pointer check to be ast_strlen_zero. 16 years ago
app_sendtext.c Minor AST_FRAME_TEXT related issues. 14 years ago
app_setcallerid.c AST-2009-005 16 years ago
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c Revert inadvertent changes to app_skel that occurred when 17 years ago
app_sms.c Fix a crash in app_sms. 15 years ago
app_softhangup.c Use strrchr() so SoftHangup will correctly truncate multi-hyphen channel names 16 years ago
app_speech_utils.c Set quieted flag when receiving a dtmf tone during playback in speechbackground. 15 years ago
app_stack.c
app_system.c
app_talkdetect.c AST-2009-005 16 years ago
app_test.c pri loop TestClient/TestServer fails: server SEND DTMF 8 16 years ago
app_transfer.c
app_url.c
app_userevent.c Typo found while fixing issue #16961. 15 years ago
app_verbose.c AST-2009-005 16 years ago
app_voicemail.c If sox fails when processing a voicemail, don't delete the original file. 14 years ago
app_voicemail.exports Make all the symbols for the C-client callbacks global 16 years ago
app_waitforring.c add silence gen to wait apps 16 years ago
app_waitforsilence.c add silence gen to wait apps 16 years ago
app_while.c ast_waitfordigit() requires that the channel be up, for no good logical 17 years ago
app_zapateller.c
enter.h
leave.h
rpt_flow.pdf