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 37d56a983f
Check for non-NULL before stripping characters.
18 years ago
..
Makefile remove this, it has been moved to the main Makefile 18 years ago
app_adsiprog.c
app_alarmreceiver.c
app_amd.c From bugtracker: "fix totalAnalysisTime to handle periods of no channel activity" 18 years ago
app_authenticate.c Remove a needless (and incorrect) call to feof() after fgets(). 18 years ago
app_cdr.c
app_chanisavail.c
app_channelredirect.c
app_chanspy.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_controlplayback.c
app_dahdibarge.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_dahdiras.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_dahdiscan.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_db.c
app_dial.c Remove extra option from previous solution attempt 18 years ago
app_dictate.c
app_directed_pickup.c
app_directory.c
app_disa.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_dumpchan.c
app_echo.c
app_exec.c Fix a minor spelling error. 18 years ago
app_externalivr.c Detect another way for a connection to have gone away. 18 years ago
app_festival.c
app_flash.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_followme.c Fix a couple uses of sprintf. The second one could actually cause an overflow 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
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c app_macro only needs a rdlock on the contexts list. 18 years ago
app_meetme.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 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). 18 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 18 years ago
app_privacy.c
app_queue.c Add the interface of a queue member to the output of the "queue show" command 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 allow tonezone to live in a different place than DAHDI/Zaptel, since dahdi-tools and dahdi-linux are now separate packages and can be installed in different places 18 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c For consistency sake, ensure that the values that ${CALLINGPRES} returns are valid as an 18 years ago
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c
app_sms.c stop checking for mktime() in the configure script... we don't use it, and the test is buggy under gcc 4.3 18 years ago
app_softhangup.c
app_speech_utils.c Safely use the strncat() function. 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 Check for non-NULL before stripping characters. 18 years ago
app_waitforring.c
app_waitforsilence.c
app_while.c
app_zapateller.c
enter.h
leave.h
rpt_flow.pdf