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
Tilghman Lesher f311539733
Truncate userevents at the end of a line, when the command exceeds the buffer.
18 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
app_chanspy.c Ensure that the chanspy datastore is fully initialized. 18 years ago
app_controlplayback.c
app_dahdibarge.c (closes issue #13480) 18 years ago
app_dahdiras.c
app_dahdiscan.c (closes issue #13480) 18 years ago
app_db.c
app_dial.c This merges the masqpark branch into 1.4 18 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
app_festival.c Fix double declaration of 'x' on the PPC platform. 18 years ago
app_flash.c
app_followme.c Do not crash if we are not passed in a followme id. 18 years ago
app_forkcdr.c
app_getcpeid.c
app_hasnewvoicemail.c
app_ices.c
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c Reverse the fix from issue #6176 and add proper handling for that issue. 18 years ago
app_meetme.c (closes issue #13480) 18 years ago
app_milliwatt.c
app_mixmonitor.c
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c
app_page.c app_page was failing to compile in dev-mode on my gcc-4.2.4 system. This change gets rid of the warning. 18 years ago
app_parkandannounce.c
app_playback.c
app_privacy.c
app_queue.c Fix some crashes from bad datastore handling in app_queue.c 18 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 System call ioperm is non-portable, so check for its existence in autoconf. 18 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
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 receive DTMF make sure that the state of the speech structure goes back to being not ready. (issue #LUMENVOX-8) 18 years ago
app_stack.c
app_system.c
app_talkdetect.c
app_test.c
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 Fix the conjugation of Russian and Ukrainian languages. 18 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