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
Mark Michelson 0660bfbe74
Don't impose an arbitrary limit on member lines in queues.conf
17 years ago
..
Makefile
app_adsiprog.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 18 years ago
app_alarmreceiver.c
app_amd.c
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 18 years ago
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 Improve support for media paths that can generate multiple frames at once. 17 years ago
app_controlplayback.c
app_dahdibarge.c (closes issue #13480) 18 years ago
app_dahdiras.c Change include order to make compile on Centos 5 with DAHDI 18 years ago
app_dahdiscan.c (closes issue #13480) 18 years ago
app_db.c
app_dial.c Do not log an ERROR if autoservice_stop() returns -1. 17 years ago
app_dictate.c
app_directed_pickup.c Add 'down' as a valid state for directed call pickup. This creeps up when we receive session progress when dialing a device and not ringing. 18 years ago
app_directory.c Fix some memory leaks found while looking at how realtime 18 years ago
app_disa.c Revert unnecessary indications API change from rev 122314 18 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 Fix a bug where the followme application would continue trying numbers after the caller hung up. 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 Fix Macro documentation to match current (and intended) behavior. 17 years ago
app_meetme.c Improve support for media paths that can generate multiple frames at once. 17 years ago
app_milliwatt.c
app_mixmonitor.c Place unlock of mutex in an else block so that it does not get unlocked twice. 17 years ago
app_morsecode.c
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
app_page.c Resolve a logic error that was causing Page() to crash when more than one 18 years ago
app_parkandannounce.c
app_playback.c
app_privacy.c
app_queue.c Don't impose an arbitrary limit on member lines in queues.conf 17 years ago
app_random.c
app_read.c Revert unnecessary indications API change from rev 122314 18 years ago
app_readfile.c
app_realtime.c Fix some memory leaks found while looking at how realtime 18 years ago
app_record.c
app_rpt.c This patch solves some compiler complaints 18 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
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c
app_sms.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 18 years ago
app_softhangup.c
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
app_test.c pri loop TestClient/TestServer fails: server SEND DTMF 8 18 years ago
app_transfer.c
app_url.c
app_userevent.c Truncate userevents at the end of a line, when the command exceeds the buffer. 18 years ago
app_verbose.c
app_voicemail.c Fixing voicemail's error in checking max silence vs min message length 17 years ago
app_waitforring.c
app_waitforsilence.c Check correct values in the return of ast_waitfor(); also, get rid of a 18 years ago
app_while.c ast_waitfordigit() requires that the channel be up, for no good logical 18 years ago
app_zapateller.c
enter.h
leave.h
rpt_flow.pdf