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
Matthew Jordan e1eaa7dcd3
app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
..
Makefile One of the changes in 1.6.1 was to allow app_directory to use functionality 16 years ago
app_adsiprog.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_alarmreceiver.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_amd.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_authenticate.c Fix crash during CDR update. 14 years ago
app_cdr.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_celgenuserevent.c Remove unnecessary channel module references. 13 years ago
app_chanisavail.c app_chanisavail: Fix use of uninitialized variable. 13 years ago
app_channelredirect.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_chanspy.c app_chanspy: Documentation Update To Clarify "x" Option 11 years ago
app_confbridge.c Prevent exhaustion of system resources through exploitation of event cache 12 years ago
app_controlplayback.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_dahdibarge.c Revert changes to defaultenabled state for modules in Asterisk 1.8 14 years ago
app_dahdiras.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_db.c Don't throw a spurious error when using DBdeltree 12 years ago
app_dial.c app_dial: Allow macro/gosub pre-bridge execution to occur on priorities 11 years ago
app_dictate.c Clean up and ensure proper usage of alloca() 13 years ago
app_directed_pickup.c Clean up and ensure proper usage of alloca() 13 years ago
app_directory.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
app_disa.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 13 years ago
app_dumpchan.c "Minimun" typo. 11 years ago
app_echo.c Prevent Echo() from relaying control, null, and modem frames 13 years ago
app_exec.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_externalivr.c Prevent a crash in ExternalIVR when the 'S' command is sent first. 13 years ago
app_fax.c Load the proper XML documentation when multiple modules document the same application. 14 years ago
app_festival.c Clean up and ensure proper usage of alloca() 13 years ago
app_flash.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_followme.c Allow configured numbers for FollowMe to be greater than 90 characters 13 years ago
app_forkcdr.c app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records 11 years ago
app_getcpeid.c Clean up and ensure proper usage of alloca() 13 years ago
app_ices.c Add missing newlines to CLI logging 13 years ago
app_image.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_ivrdemo.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_jack.c Fix dialplan function NULL channel safety issues 11 years ago
app_macro.c Clean up and ensure proper usage of alloca() 13 years ago
app_meetme.c chan_unistim.c, app_meetme: compiler warnings 11 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 13 years ago
app_minivm.c Fix crash in app_minivm when mime encoding string 12 years ago
app_mixmonitor.c Several components: fixing Typos in comments and code, "avaliable" instead of "available" 12 years ago
app_morsecode.c Document applications that play audio and do not answer unanswered calls. 14 years ago
app_mp3.c Document applications that play audio and do not answer unanswered calls. 14 years ago
app_nbscat.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_originate.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_osplookup.c Clean up and ensure proper usage of alloca() 13 years ago
app_page.c Correct app_page documentation 12 years ago
app_parkandannounce.c Make ParkAndAnnounce return to priority + 1 when return context is not defined 12 years ago
app_playback.c Check result of ast_var_assign() calls for memory allocation failure. 12 years ago
app_playtones.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_privacy.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_queue.c app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected. 11 years ago
app_read.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_readexten.c Fix dialplan function NULL channel safety issues 11 years ago
app_readfile.c Revert changes to defaultenabled state for modules in Asterisk 1.8 14 years ago
app_record.c Fix misuses of timeouts throughout the code. 13 years ago
app_saycounted.c Document applications that play audio and do not answer unanswered calls. 14 years ago
app_sayunixtime.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_senddtmf.c Fix SendDTMF crash and channel reference leak using channel name parameter. 13 years ago
app_sendtext.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_setcallerid.c Revert changes to defaultenabled state for modules in Asterisk 1.8 14 years ago
app_skel.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_sms.c app_sms: Fix uninitialized values; hangup channel when REL is sent successfully 11 years ago
app_softhangup.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_speech_utils.c Fix dialplan function NULL channel safety issues 11 years ago
app_stack.c app_stack: Add missing unlock in off-nominal path of STACK_PEEK function. 11 years ago
app_system.c Fixes some support level info so that it can be read by menuselect. 14 years ago
app_talkdetect.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_test.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_transfer.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 11 years ago
app_url.c Initialize option flags for SendURL application. 14 years ago
app_userevent.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_verbose.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_voicemail.c app_voicemail: Memory Leaks against tests 12 years ago
app_voicemail.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
app_waitforring.c Fix misuses of timeouts throughout the code. 13 years ago
app_waitforsilence.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_waituntil.c Introduce <support_level> tags in MODULEINFO. 14 years ago
app_while.c Clean up and ensure proper usage of alloca() 13 years ago
app_zapateller.c Introduce <support_level> tags in MODULEINFO. 14 years ago
enter.h
leave.h