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 e019aff438
Fix subscriptions to multiple mailboxes for ODBC_STORAGE. Also, leave a
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 Merged revisions 75066 via svnmerge from 19 years ago
app_controlplayback.c
app_db.c
app_dial.c Fixing an error I made earlier. ast_fileexists can return -1 on failure, so I need to be sure that we only enter the if 19 years ago
app_dictate.c Merged revisions 68526 via svnmerge from 19 years ago
app_directed_pickup.c Include macroexten while searching for a channel to pick up in case they are in a macro. (issue #9491 reported by jamesb63) 19 years ago
app_directory.c Reconnection doesn't happen automatically when a DB goes down (fixes issue #9389) 19 years ago
app_disa.c
app_dumpchan.c
app_echo.c
app_exec.c
app_externalivr.c
app_festival.c Ensure that frames are fully initialized. This will probably fix getting 19 years ago
app_flash.c
app_followme.c Fix a problem with flag recognition. 19 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 Merged revisions 77767 via svnmerge from 19 years ago
app_meetme.c Fix a problem with the combination of the 'F' option to pass DTMF through a 19 years ago
app_milliwatt.c
app_mixmonitor.c Merged revisions 72378 via svnmerge from 19 years ago
app_morsecode.c Allow app_morsecode to build on PPC Linux by putting the value of the digit char in an int. 19 years ago
app_mp3.c
app_nbscat.c
app_osplookup.c
app_page.c List app_meetme as a module that app_page depends on. 19 years ago
app_parkandannounce.c
app_playback.c
app_privacy.c
app_queue.c Changing a bit of logic so that someone will NEVER exit the queue on timeout unless they have enabled the 'n' option. 19 years ago
app_random.c
app_read.c
app_readfile.c
app_realtime.c
app_record.c
app_rpt.c Much newer version, 0.70 with much additions 19 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
app_softhangup.c
app_speech_utils.c (closes issue #10303) 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 Fix subscriptions to multiple mailboxes for ODBC_STORAGE. Also, leave a 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