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
Russell Bryant 88f6591b24
Fix a small bug I noticed while working on something else. app_queue did not
19 years ago
..
Makefile Fix app_directory when ODBC_STORAGE is being used. The Makefile did not 20 years ago
app_adsiprog.c
app_alarmreceiver.c
app_amd.c
app_authenticate.c
app_cdr.c Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up. 19 years ago
app_chanisavail.c
app_channelredirect.c
app_chanspy.c
app_controlplayback.c
app_db.c
app_dial.c Increase the size of a buffer to support longer dial strings for channels. 19 years ago
app_dictate.c
app_directed_pickup.c
app_directory.c Merged revisions 63565 via svnmerge from 19 years ago
app_disa.c
app_dumpchan.c
app_echo.c Much simpler than previous one ;-) 20 years ago
app_exec.c
app_externalivr.c
app_festival.c
app_flash.c
app_followme.c Don't return a non-zero return code if the profile doesn't exist, to match what the documentation says it already does. (#9307 Reported by kkiely) 20 years ago
app_forkcdr.c
app_getcpeid.c
app_hasnewvoicemail.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_ices.c
app_image.c
app_ivrdemo.c
app_lookupblacklist.c Picky, picky... show deprecation warning in application help, too (reported via list) 20 years ago
app_lookupcidname.c Picky, picky... show deprecation warning in application help, too (reported via list) 20 years ago
app_macro.c Merged revisions 63477 via svnmerge from 19 years ago
app_meetme.c Note that the "talker optimization" option will be enabled by default in 1.6 19 years ago
app_milliwatt.c
app_mixmonitor.c
app_morsecode.c
app_mp3.c
app_nbscat.c
app_osplookup.c
app_page.c Wait for the async thread to exit when hanging up all of the paged phones under all circumstances. (issue #9181 reported by PhilSmith) 20 years ago
app_parkandannounce.c
app_playback.c
app_privacy.c
app_queue.c Fix a small bug I noticed while working on something else. app_queue did not 19 years ago
app_random.c
app_read.c
app_readfile.c
app_realtime.c
app_record.c Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky) 20 years ago
app_rpt.c
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c
app_setcdruserfield.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_settransfercapability.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_skel.c
app_sms.c
app_softhangup.c
app_speech_utils.c Do not bother looking for a result if none are present. 19 years ago
app_stack.c Ooops. Sorry, messed up app_stack. This should return it to its previous, untouched, state. 20 years ago
app_system.c
app_talkdetect.c
app_test.c
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Merged revisions 64758 via svnmerge from 19 years ago
app_waitforring.c
app_waitforsilence.c
app_while.c
app_zapateller.c
app_zapbarge.c
app_zapras.c
app_zapscan.c
enter.h
leave.h
rpt_flow.pdf