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
Kevin P. Fleming b5f8c632df
add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
17 years ago
..
Makefile Merged revisions 127892,127895 via svnmerge from 18 years ago
app_adsiprog.c - Add more <see-also> based on TFOT. 18 years ago
app_alarmreceiver.c Add more SeeAlso references based on TFOT. 18 years ago
app_amd.c Add more SeeAlso references based on TFOT. 18 years ago
app_authenticate.c - Add more <see-also> based on TFOT. 18 years ago
app_cdr.c Merge changes from team/group/appdocsxml 18 years ago
app_chanisavail.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
app_channelredirect.c Merged revisions 172030 via svnmerge from 17 years ago
app_chanspy.c Add manager events for chanspy starting or stopping 17 years ago
app_confbridge.c Don't play the "you are about to be placed into the conference" and "the leader has left the conference" sounds if the quiet 17 years ago
app_controlplayback.c Merge changes from team/group/appdocsxml 18 years ago
app_dahdibarge.c Merge changes from team/group/appdocsxml 18 years ago
app_dahdiras.c Fix various spelling and grammatical issues in documentation 18 years ago
app_dahdiscan.c Merge changes from team/group/appdocsxml 18 years ago
app_db.c - Add some see-also references based on TFOT. 18 years ago
app_dial.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
app_dictate.c Fix 'd' option for app_dial and add new option to Answer application 17 years ago
app_directed_pickup.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
app_directory.c Merged revisions 165255 via svnmerge from 17 years ago
app_disa.c Merge a large set of updates to the Asterisk indications API. 17 years ago
app_dumpchan.c Change global_app_buf to ast_str_thread_global_buf. 17 years ago
app_echo.c Merge changes from team/group/appdocsxml 18 years ago
app_exec.c Fix various spelling and grammatical issues in documentation 18 years ago
app_externalivr.c Fixes issue with hangups not being sent and external process never terminating. 17 years ago
app_fax.c Make app_fax compatible with spandsp-0.0.6pre4 17 years ago
app_festival.c Merged revisions 162273 via svnmerge from 17 years ago
app_flash.c Add Flash() application XML documentation. 18 years ago
app_followme.c Merged revisions 184842 via svnmerge from 17 years ago
app_forkcdr.c - Add PlayTones() and StopPlayTones() applications XML documentation. 18 years ago
app_getcpeid.c Merge changes from team/group/appdocsxml 18 years ago
app_ices.c Fix a typo in app_ices. 17 years ago
app_image.c - Add more <see-also> based on TFOT. 18 years ago
app_ivrdemo.c Add XML documentation for: 18 years ago
app_jack.c Fix build WRT ast_str_opaque 17 years ago
app_macro.c Merged revisions 186775 via svnmerge from 17 years ago
app_meetme.c app_meetme not setting filename and fileformat correctly for realtime 17 years ago
app_milliwatt.c Remove a dependency that no longer exists. 17 years ago
app_minivm.c Use ast_random() instead of rand() to ensure we use the best RNG available. 17 years ago
app_mixmonitor.c Merged revisions 173592 via svnmerge from 17 years ago
app_morsecode.c Add more SeeAlso references based on TFOT. 18 years ago
app_mp3.c Merged revisions 182810 via svnmerge from 17 years ago
app_nbscat.c Merged revisions 182810 via svnmerge from 17 years ago
app_originate.c Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentation 17 years ago
app_osplookup.c These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, which tend to break my dev-mode build. Not a problem in 1.6.x. 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_playtones.c Merge a large set of updates to the Asterisk indications API. 17 years ago
app_privacy.c Add more SeeAlso references based on TFOT. 18 years ago
app_queue.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
app_read.c app_read does not break from prompt loop with user terminated empty string 17 years ago
app_readexten.c Merge a large set of updates to the Asterisk indications API. 17 years ago
app_readfile.c - Add some see-also references based on TFOT. 18 years ago
app_record.c Add an option to keep the recorded file upon hangup. 17 years ago
app_rpt.c These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, which tend to break my dev-mode build. Not a problem in 1.6.x. 17 years ago
app_sayunixtime.c Add more SeeAlso references based on TFOT. 18 years ago
app_senddtmf.c Merged revisions 184078 via svnmerge from 17 years ago
app_sendtext.c - Add some see-also references based on TFOT. 18 years ago
app_setcallerid.c Merge changes from team/group/appdocsxml 18 years ago
app_skel.c Merge changes from team/group/appdocsxml 18 years ago
app_sms.c Introduce SMS() application XML documentation. 17 years ago
app_softhangup.c Merge changes from team/group/appdocsxml 18 years ago
app_speech_utils.c Swap reversed timevals. 17 years ago
app_stack.c Fix0ring build 17 years ago
app_system.c Allow semicolons to be escaped, when passing arguments to the System command. 17 years ago
app_talkdetect.c Fix a typo in the name of the application. 18 years ago
app_test.c Merged revisions 184388 via svnmerge from 17 years ago
app_transfer.c Merge changes from team/group/appdocsxml 18 years ago
app_url.c - Add some see-also references based on TFOT. 18 years ago
app_userevent.c Merged revisions 169364 via svnmerge from 17 years ago
app_verbose.c add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts 17 years ago
app_voicemail.c Merged revisions 186445 via svnmerge from 17 years ago
app_waitforring.c Add XML documentation for: 18 years ago
app_waitforsilence.c Fix 'd' option for app_dial and add new option to Answer application 17 years ago
app_waituntil.c Merge changes from team/group/appdocsxml 18 years ago
app_while.c Merged revisions 156755 via svnmerge from 17 years ago
app_zapateller.c Merge changes from team/group/appdocsxml 18 years ago
enter.h
leave.h
rpt_flow.pdf