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
Rusty Newton 05117c87b7
Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
..
confbridge confbridge: Separate user muting from system muting overrides. 12 years ago
Makefile
app_adsiprog.c
app_alarmreceiver.c Convert some strncpys to ast_copy_string 14 years ago
app_amd.c
app_authenticate.c
app_cdr.c
app_celgenuserevent.c Remove unnecessary channel module references. 13 years ago
app_chanisavail.c app_chanisavail: Fix use of uninitialized variable. 14 years ago
app_channelredirect.c Finalize ast_channel opaquification 14 years ago
app_chanspy.c Several components: fixing Typos in comments and code, "avaliable" instead of "available" 12 years ago
app_confbridge.c Get rid of some inaccurate comments. 12 years ago
app_controlplayback.c
app_dahdibarge.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_dahdiras.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_db.c Don't throw a spurious error when using DBdeltree 13 years ago
app_dial.c app_dial: Honor the 'c' flag when the calling party hangs up 13 years ago
app_dictate.c Clean up and ensure proper usage of alloca() 14 years ago
app_directed_pickup.c Named call pickup groups. Fixes, missing functionality, and improvements. 14 years ago
app_directory.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
app_disa.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 14 years ago
app_dumpchan.c Verbose logging discrepancies 13 years ago
app_echo.c Prevent Echo() from relaying control, null, and modem frames 14 years ago
app_exec.c
app_externalivr.c Remove declaration of eivr_connect_socket because it no longer exists. 14 years ago
app_fax.c
app_festival.c Clean up and ensure proper usage of alloca() 14 years ago
app_flash.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_followme.c Allow configured numbers for FollowMe to be greater than 90 characters 14 years ago
app_forkcdr.c Make ForkCDR e option not set end time of the newly forked CDR log 14 years ago
app_getcpeid.c Clean up and ensure proper usage of alloca() 14 years ago
app_ices.c Add missing newlines to CLI logging 14 years ago
app_image.c
app_ivrdemo.c
app_jack.c Multiple revisions 375993-375994 13 years ago
app_macro.c Clean up and ensure proper usage of alloca() 14 years ago
app_meetme.c Fix several crashes in MeetMeAdmin 13 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 14 years ago
app_minivm.c Fix crash in app_minivm when mime encoding string 13 years ago
app_mixmonitor.c Several components: fixing Typos in comments and code, "avaliable" instead of "available" 12 years ago
app_morsecode.c
app_mp3.c
app_nbscat.c
app_originate.c Allow support for early media on AMI originates and call files. 14 years ago
app_osplookup.c Clean up and ensure proper usage of alloca() 14 years ago
app_page.c app_page and app_confbridge: Fix custom announcement on entering conference. 13 years ago
app_parkandannounce.c Make ParkAndAnnounce return to priority + 1 when return context is not defined 13 years ago
app_playback.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
app_playtones.c
app_privacy.c
app_queue.c app_queue: Honor penalty limits of 0 12 years ago
app_read.c
app_readexten.c
app_readfile.c
app_record.c Multiple revisions 375993-375994 13 years ago
app_saycounted.c
app_sayunixtime.c
app_senddtmf.c Fix SendDTMF crash and channel reference leak using channel name parameter. 14 years ago
app_sendtext.c
app_setcallerid.c
app_skel.c Fix reloading an unchanged file with the Config Options API 14 years ago
app_sms.c app_sms: BufferOverflow when receiving odd length 16 bit message 12 years ago
app_softhangup.c
app_speech_utils.c Document Speech* apps hangup on failure and suggest TryExec 14 years ago
app_stack.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
app_system.c Multiple revisions 369001-369002 14 years ago
app_talkdetect.c Finalize ast_channel opaquification 14 years ago
app_test.c
app_transfer.c Fix the display of documentation for Transfer 14 years ago
app_url.c
app_userevent.c Add AMI event documentation 14 years ago
app_verbose.c Verbose logging discrepancies 13 years ago
app_voicemail.c app_voicemail: Memory Leaks against tests 12 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 14 years ago
app_waitforring.c Multiple revisions 375993-375994 13 years ago
app_waitforsilence.c
app_waituntil.c
app_while.c Clean up and ensure proper usage of alloca() 14 years ago
app_zapateller.c
enter.h
leave.h