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
Steve Murphy a2367c07f8
Merged revisions 118858 via svnmerge from
17 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
app_adsiprog.c whitespace fixes only 17 years ago
app_alarmreceiver.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_amd.c Create a centralized configuration option for silencethreshold 17 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.) 17 years ago
app_cdr.c whitespace fixes only. 17 years ago
app_chanisavail.c add option 'a' to chanisavail. 17 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. 17 years ago
app_chanspy.c Merged revisions 118509 via svnmerge from 17 years ago
app_controlplayback.c whitespace fixes only. 17 years ago
app_db.c whitespace fixes only. 17 years ago
app_dial.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_dictate.c whitespace fixes only. 17 years ago
app_directed_pickup.c Merge app_pickupchan with app_directed_pickup, for AST-27. 17 years ago
app_directory.c Make app_directory dependent on app_voicemail. This is because the function 17 years ago
app_disa.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_dumpchan.c Modify TIMEOUT() to be accurate down to the millisecond. 17 years ago
app_echo.c whitespace fixes only. 17 years ago
app_exec.c whitespace fixes only. 17 years ago
app_externalivr.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_festival.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_flash.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_followme.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_forkcdr.c Merged revisions 118858 via svnmerge from 17 years ago
app_getcpeid.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_ices.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_image.c remove redundant headers 18 years ago
app_ivrdemo.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_jack.c Fix a few places where frame data was used directly. 17 years ago
app_macro.c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
app_meetme.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_milliwatt.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_minivm.c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
app_mixmonitor.c Merged revisions 108083 via svnmerge from 17 years ago
app_morsecode.c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
app_mp3.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_nbscat.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 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. 17 years ago
app_parkandannounce.c Whitespace changes only 17 years ago
app_playback.c Whitespace changes only 17 years ago
app_privacy.c Get rid of any remaining ast_verbose calls in the code in favor of 17 years ago
app_queue.c Update to the janitor project for making sure to be thread-safe when 17 years ago
app_read.c Modify TIMEOUT() to be accurate down to the millisecond. 17 years ago
app_readexten.c Modify TIMEOUT() to be accurate down to the millisecond. 17 years ago
app_readfile.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_record.c Create a centralized configuration option for silencethreshold 17 years ago
app_rpt.c A couple more places the frame data change was missed. 17 years ago
app_sayunixtime.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_senddtmf.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_sendtext.c more header removal 18 years ago
app_setcallerid.c Merged revisions 114242 via svnmerge from 17 years ago
app_skel.c Re-introduce proper error handling that was removed in recent commits. 17 years ago
app_sms.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_softhangup.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_speech_utils.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_stack.c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
app_system.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_talkdetect.c Should check these values for non-NULL before scanning. 17 years ago
app_test.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_transfer.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_url.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_userevent.c remove redundant headers 18 years ago
app_verbose.c more header removal 18 years ago
app_voicemail.c Zap is now DAHDI, mkay 17 years ago
app_waitforring.c Whitespace changes only 17 years ago
app_waitforsilence.c Create a centralized configuration option for silencethreshold 17 years ago
app_waituntil.c Use casts or intermediate variables to remove a number 17 years ago
app_while.c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
app_zapateller.c Use defined return values in load_module in more places. 18 years ago
app_zapbarge.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
app_zapras.c Standardized routines for forking processes (keeps all the specialized code in one place). 17 years ago
app_zapscan.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
enter.h
leave.h
rpt_flow.pdf