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
Tilghman Lesher 53459f86b2
Expand RQ_INTEGER type out to multiple types, one for each precision
18 years ago
..
Makefile
app_adsiprog.c whitespace fixes only 19 years ago
app_alarmreceiver.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_amd.c Create a centralized configuration option for silencethreshold 19 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. 19 years ago
app_chanisavail.c Use proper return values for a few application modules 18 years ago
app_channelredirect.c Use proper return values for a few application modules 18 years ago
app_chanspy.c Merged revisions 118509 via svnmerge from 18 years ago
app_controlplayback.c whitespace fixes only. 19 years ago
app_db.c whitespace fixes only. 19 years ago
app_dial.c Merged revisions 119530 via svnmerge from 18 years ago
app_dictate.c whitespace fixes only. 19 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 Use proper return values for a few application modules 18 years ago
app_dumpchan.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_echo.c whitespace fixes only. 19 years ago
app_exec.c For the purpose of making the changed syntax to ExecIf easier to transition, 18 years ago
app_externalivr.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_fax.c Add app_fax from asterisk-addons, with some additional changes to resolve compiler 18 years ago
app_festival.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_flash.c
app_followme.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_forkcdr.c Merged revisions 118858 via svnmerge from 18 years ago
app_getcpeid.c
app_ices.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_image.c
app_ivrdemo.c
app_jack.c Fix a few places where frame data was used directly. 18 years ago
app_macro.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_meetme.c Expand RQ_INTEGER type out to multiple types, one for each precision 18 years ago
app_milliwatt.c Merged revisions 119012 via svnmerge from 18 years ago
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 19 years ago
app_morsecode.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_mp3.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_nbscat.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_osplookup.c
app_page.c Dial a device even if it's state is unknown. 19 years ago
app_parkandannounce.c Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as announce template only needs to be checked until the number of colon separated arguments run out, not the entire pointer storage array. Was done in a similiar fashion in 1.4, but here we're using less variables. 18 years ago
app_playback.c Whitespace changes only 18 years ago
app_privacy.c add a new argument to PrivacyManager to specify a context 18 years ago
app_queue.c Expand RQ_INTEGER type out to multiple types, one for each precision 18 years ago
app_read.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_readexten.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_readfile.c
app_record.c Create a centralized configuration option for silencethreshold 19 years ago
app_rpt.c A couple more places the frame data change was missed. 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 Re-introduce proper error handling that was removed in recent commits. 18 years ago
app_sms.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_softhangup.c
app_speech_utils.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_stack.c Conditionally load the AGI command gosub, depending on whether or not res_agi 18 years ago
app_system.c
app_talkdetect.c Should check these values for non-NULL before scanning. 19 years ago
app_test.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_transfer.c
app_url.c
app_userevent.c
app_verbose.c
app_voicemail.c Expand RQ_INTEGER type out to multiple types, one for each precision 18 years ago
app_waitforring.c Whitespace changes only 18 years ago
app_waitforsilence.c Create a centralized configuration option for silencethreshold 19 years ago
app_waituntil.c Use casts or intermediate variables to remove a number 18 years ago
app_while.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_zapateller.c
app_zapbarge.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 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 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
enter.h
leave.h
rpt_flow.pdf