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 04e56bde03
Fix queue crashes that would occur after the calling channel was masqueraded.
17 years ago
..
Makefile Merged revisions 127892,127895 via svnmerge from 17 years ago
app_adsiprog.c - Add more <see-also> based on TFOT. 17 years ago
app_alarmreceiver.c Add more SeeAlso references based on TFOT. 17 years ago
app_amd.c Add more SeeAlso references based on TFOT. 17 years ago
app_authenticate.c - Add more <see-also> based on TFOT. 17 years ago
app_cdr.c Merge changes from team/group/appdocsxml 17 years ago
app_chanisavail.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
app_channelredirect.c Merge changes from team/group/appdocsxml 17 years ago
app_chanspy.c Merged revisions 165889 via svnmerge from 17 years ago
app_controlplayback.c Merge changes from team/group/appdocsxml 17 years ago
app_dahdibarge.c Merge changes from team/group/appdocsxml 17 years ago
app_dahdiras.c Fix various spelling and grammatical issues in documentation 17 years ago
app_dahdiscan.c Merge changes from team/group/appdocsxml 17 years ago
app_db.c - Add some see-also references based on TFOT. 17 years ago
app_dial.c Merged revisions 170568 via svnmerge from 17 years ago
app_dictate.c Merge changes from team/group/appdocsxml 17 years ago
app_directed_pickup.c Merged revisions 162341 via svnmerge from 17 years ago
app_directory.c Merged revisions 165255 via svnmerge from 17 years ago
app_disa.c Merged revisions 168561 via svnmerge from 17 years ago
app_dumpchan.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
app_echo.c Merge changes from team/group/appdocsxml 17 years ago
app_exec.c Fix various spelling and grammatical issues in documentation 17 years ago
app_externalivr.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
app_fax.c Make app_fax compatible with newer versions of spandsp. This remains backwards compatible with earlier versions though so do not fret. 17 years ago
app_festival.c Merged revisions 162273 via svnmerge from 17 years ago
app_flash.c Add Flash() application XML documentation. 17 years ago
app_followme.c Answer the channel if it has not already been answered and we've already found a valid profile for followme. 17 years ago
app_forkcdr.c - Add PlayTones() and StopPlayTones() applications XML documentation. 17 years ago
app_getcpeid.c Merge changes from team/group/appdocsxml 17 years ago
app_ices.c Merge changes from team/group/appdocsxml 17 years ago
app_image.c - Add more <see-also> based on TFOT. 17 years ago
app_ivrdemo.c Add XML documentation for: 17 years ago
app_jack.c Fix build WRT ast_str_opaque 17 years ago
app_macro.c Merged revisions 166093 via svnmerge from 17 years ago
app_meetme.c Merged revisions 170147 via svnmerge from 17 years ago
app_milliwatt.c Merge changes from team/group/appdocsxml 17 years ago
app_minivm.c Better to use the proper app name 17 years ago
app_mixmonitor.c Janitor, use ARRAY_LEN() when possible. 17 years ago
app_morsecode.c Add more SeeAlso references based on TFOT. 17 years ago
app_mp3.c Merge changes from team/group/appdocsxml 17 years ago
app_nbscat.c Merge changes from team/group/appdocsxml 17 years ago
app_originate.c Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentation 17 years ago
app_osplookup.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 17 years ago
app_page.c Merged revisions 170979 via svnmerge from 17 years ago
app_parkandannounce.c Clear the autoloop flag when parsing and setting the context/extension/priority to go back to. When the channel executes a PBX again we want it to start out at the point we explicitly say and at that point it will not yet be doing autoloop. 17 years ago
app_playback.c Janitor, use ARRAY_LEN() when possible. 17 years ago
app_privacy.c Add more SeeAlso references based on TFOT. 17 years ago
app_queue.c Fix queue crashes that would occur after the calling channel was masqueraded. 17 years ago
app_read.c Merged revisions 168561 via svnmerge from 17 years ago
app_readexten.c Merged revisions 168561 via svnmerge from 17 years ago
app_readfile.c - Add some see-also references based on TFOT. 17 years ago
app_record.c Fix the XML documentation for Record(). 17 years ago
app_rpt.c Janitor, use ARRAY_LEN() when possible. 17 years ago
app_sayunixtime.c Add more SeeAlso references based on TFOT. 17 years ago
app_senddtmf.c - Add some see-also references based on TFOT. 17 years ago
app_sendtext.c - Add some see-also references based on TFOT. 17 years ago
app_setcallerid.c Merge changes from team/group/appdocsxml 17 years ago
app_skel.c Merge changes from team/group/appdocsxml 17 years ago
app_sms.c Introduce SMS() application XML documentation. 17 years ago
app_softhangup.c Merge changes from team/group/appdocsxml 17 years ago
app_speech_utils.c Move Speech* applications and functions documentation to XML. 17 years ago
app_stack.c If the autoloop flag is set on a channel, then we need to 17 years ago
app_system.c Merge changes from team/group/appdocsxml 17 years ago
app_talkdetect.c Fix a typo in the name of the application. 17 years ago
app_test.c Add TestClient() and TestServer() applications XML 17 years ago
app_transfer.c Merge changes from team/group/appdocsxml 17 years ago
app_url.c - Add some see-also references based on TFOT. 17 years ago
app_userevent.c Merged revisions 169364 via svnmerge from 17 years ago
app_verbose.c Merge changes from team/group/appdocsxml 17 years ago
app_voicemail.c Reset the ast_str used for escape substitution. We need to do this since it is a thread local variable that may contain the value of a previous substitution. 17 years ago
app_waitforring.c Add XML documentation for: 17 years ago
app_waitforsilence.c Add XML documentation for: 17 years ago
app_waituntil.c Merge changes from team/group/appdocsxml 17 years ago
app_while.c Merged revisions 156755 via svnmerge from 17 years ago
app_zapateller.c Merge changes from team/group/appdocsxml 17 years ago
enter.h
leave.h
rpt_flow.pdf