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 fa640604de
Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues.
18 years ago
..
Makefile In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html, 18 years ago
app_adsiprog.c add some inter-module dependencies 19 years ago
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 Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues. 18 years ago
app_controlplayback.c Make sure res is a positive value before performing the check to determine whether the user stopped it or not. 18 years ago
app_db.c
app_dial.c * Add channel locking around datastore operations that expect the channel 18 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) 18 years ago
app_disa.c If # is pressed after dialing an extension in DISA, stop trying to collect more digits. 18 years ago
app_dumpchan.c
app_echo.c Much simpler than previous one ;-) 19 years ago
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 Change the description of app_flash to note how it can be a useful tool instead 18 years ago
app_followme.c Ensure the return value of ast_bridge_call is passed back up as the application return value. This is needed for transfers to function so the PBX core knows to continue execution. 18 years ago
app_forkcdr.c
app_getcpeid.c
app_hasnewvoicemail.c Check to make sure a value has been given to the VMCOUNT dialplan function. 18 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) 19 years ago
app_lookupcidname.c Picky, picky... show deprecation warning in application help, too (reported via list) 19 years ago
app_macro.c app_macro only needs a rdlock on the contexts list. 18 years ago
app_meetme.c Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues. 18 years ago
app_milliwatt.c
app_mixmonitor.c Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues. 18 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 Fixed OSP module did not report source/devinfo IP in correct format. 18 years ago
app_page.c List app_meetme as a module that app_page depends on. 19 years ago
app_parkandannounce.c
app_playback.c After issuing a "say load new", if a caller hangs up during the middle of playback of a number, 18 years ago
app_privacy.c
app_queue.c Fixing another compilation error. I'm a bit off today :( 18 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) 19 years ago
app_rpt.c Fixed problem with changes made to cdr functionality 18 years ago
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. 19 years ago
app_settransfercapability.c Expand deprecation warnings from simply warning on use to the builtin documentation. 19 years ago
app_skel.c
app_sms.c
app_softhangup.c
app_speech_utils.c Instead of accepting a single DTMF character accept a full string. 18 years ago
app_stack.c Don't execute a gosub if the arguments is zero-len (not just NULL) 18 years ago
app_system.c The System() and TrySystem() applications can take a substantial amount of 18 years ago
app_talkdetect.c
app_test.c
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Adding in appropriate unlocks for the locks I added. Thanks to joetester on IRC 18 years ago
app_waitforring.c
app_waitforsilence.c
app_while.c
app_zapateller.c An empty string is an empty callerid ... so zap it. This closes issue #10502, which was pointed out by dswartz. Thank you, and may the swartz be with you 18 years ago
app_zapbarge.c
app_zapras.c
app_zapscan.c
enter.h
leave.h
rpt_flow.pdf