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
Joshua Colp dfa5f7c4b4
Can we try not to assign an unsigned int to -1?
18 years ago
..
Makefile remove this, it has been moved to the main Makefile 18 years ago
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 From bugtracker: "fix totalAnalysisTime to handle periods of no channel activity" 19 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 18 years ago
app_cdr.c
app_chanisavail.c
app_channelredirect.c
app_chanspy.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_controlplayback.c
app_dahdibarge.c build against the now-typedef-free dahdi/user.h 18 years ago
app_dahdiras.c build against the now-typedef-free dahdi/user.h 18 years ago
app_dahdiscan.c build against the now-typedef-free dahdi/user.h 18 years ago
app_db.c
app_dial.c Can we try not to assign an unsigned int to -1? 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
app_disa.c Allow DISA to handle extensions that start with #. 18 years ago
app_dumpchan.c
app_echo.c
app_exec.c Fix a minor spelling error. 19 years ago
app_externalivr.c Detect another way for a connection to have gone away. 19 years ago
app_festival.c Fix double declaration of 'x' on the PPC platform. 18 years ago
app_flash.c build against the now-typedef-free dahdi/user.h 18 years ago
app_followme.c Fix a crash in the end_bridge_callback of app_dial and 18 years ago
app_forkcdr.c (closes issue #12910) 18 years ago
app_getcpeid.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_hasnewvoicemail.c
app_ices.c make app_ices compile on OpenBSD. 18 years ago
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c
app_meetme.c Fix an issue where callers on an incoming call on an SLA trunk would not hear ringback. 18 years ago
app_milliwatt.c - Fix a typo in the argument to Playtones 18 years ago
app_mixmonitor.c Add a trigger mode that triggers on both read and write. The actual function that returns the combined audio frame though will wait until both sides have fed in audio, or until one side stops (such as the case when you call Wait). 19 years ago
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c
app_page.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_parkandannounce.c (closes issue #12193) 18 years ago
app_playback.c Ensure that help text terminates with a newline 19 years ago
app_privacy.c
app_queue.c Revert this cast to long. Using time_t here causes build failures on a 18 years ago
app_random.c
app_read.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_readfile.c
app_realtime.c
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 Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't 18 years ago
app_setcallerid.c For consistency sake, ensure that the values that ${CALLINGPRES} returns are valid as an 19 years ago
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c Revert inadvertent changes to app_skel that occurred when 18 years ago
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
app_verbose.c
app_voicemail.c Oops, should be "tz", not "zonetag". 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 remove extraneous svn:executable properties 21 years ago
leave.h
rpt_flow.pdf