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
Mark Michelson e37dafdd3a
Adding new configuration options to app_queue. This adds two new values
18 years ago
..
Makefile
app_adsiprog.c whitespace fixes only 18 years ago
app_alarmreceiver.c Pass the hangup cause all the way to the calling app/channel. 18 years ago
app_amd.c Create a centralized configuration option for silencethreshold 18 years ago
app_authenticate.c This removes an invalid warning message for an incorrectly entered pin, but more importantly removes an inapplicable check. If the first argument passed to app_authenticate does not contain a '/', the argument should be treated as the sole fixed "password" to match against and that is all. (Previous behavior was attempting to open a file based on the pin.) 18 years ago
app_cdr.c whitespace fixes only. 18 years ago
app_chanisavail.c whitespace fixes only. 18 years ago
app_channelredirect.c Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application. This will either be set to NOCHANNEL if the given channel was not found or SUCCESS if it worked. 18 years ago
app_chanspy.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_controlplayback.c whitespace fixes only. 18 years ago
app_db.c whitespace fixes only. 18 years ago
app_dial.c Add incomplete matching to PBX code and app_dial 18 years ago
app_dictate.c whitespace fixes only. 18 years ago
app_directed_pickup.c Merge app_pickupchan with app_directed_pickup, for AST-27. 18 years ago
app_directory.c Make app_directory dependent on app_voicemail. This is because the function 18 years ago
app_disa.c Pass the hangup cause all the way to the calling app/channel. 18 years ago
app_dumpchan.c (closes issue #6113) 18 years ago
app_echo.c whitespace fixes only. 18 years ago
app_exec.c whitespace fixes only. 18 years ago
app_externalivr.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_festival.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_flash.c
app_followme.c Whitespace changes only 18 years ago
app_forkcdr.c
app_getcpeid.c
app_ices.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_image.c
app_ivrdemo.c
app_jack.c Add a c() option for the Jack() application and JACK_HOOK() funciton for supplying 18 years ago
app_macro.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_meetme.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_milliwatt.c
app_minivm.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_mixmonitor.c Merged revisions 108083 via svnmerge from 18 years ago
app_morsecode.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_mp3.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_nbscat.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_osplookup.c Update osplookup documentation to use commas instead of pipes. 18 years ago
app_page.c Dial a device even if it's state is unknown. 18 years ago
app_parkandannounce.c Whitespace changes only 18 years ago
app_playback.c Whitespace changes only 18 years ago
app_privacy.c Get rid of any remaining ast_verbose calls in the code in favor of 18 years ago
app_queue.c Adding new configuration options to app_queue. This adds two new values 18 years ago
app_read.c
app_readexten.c
app_readfile.c
app_record.c Create a centralized configuration option for silencethreshold 18 years ago
app_rpt.c Whitespace changes only 18 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c Merged revisions 114242 via svnmerge from 18 years ago
app_skel.c
app_sms.c Whitespace changes only 18 years ago
app_softhangup.c
app_speech_utils.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_stack.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_system.c
app_talkdetect.c Should check these values for non-NULL before scanning. 18 years ago
app_test.c
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_waitforring.c Whitespace changes only 18 years ago
app_waitforsilence.c Create a centralized configuration option for silencethreshold 18 years ago
app_waituntil.c Add contributed WaitUntil app. 18 years ago
app_while.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_zapateller.c Use defined return values in load_module in more places. 18 years ago
app_zapbarge.c Use defined return values in load_module in more places. 18 years ago
app_zapras.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_zapscan.c Whitespace changes only 18 years ago
enter.h
leave.h
rpt_flow.pdf