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
Richard Mudgett b1b406cb12
app_queue: Fix CLI "queue show" and AMI Queues action output truncation.
9 years ago
..
confbridge app_confbridge: Default the template option to a compatible default profile. 10 years ago
Makefile Makefile: Remove coverage files on 'make clean' 10 years ago
app_adsiprog.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
app_alarmreceiver.c Fix typo's (retrieve, specified, address). 10 years ago
app_amd.c app_amd: Correct documentation to reflect functionality 9 years ago
app_authenticate.c
app_cdr.c
app_celgenuserevent.c Remove unnecessary channel module references. 13 years ago
app_chanisavail.c docs: Fix a few typo's in app docs (more then, resourse). 10 years ago
app_channelredirect.c
app_chanspy.c app_chanspy: Fix occasional deadlock with ChanSpy and Local channels. 9 years ago
app_confbridge.c app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation. 9 years ago
app_controlplayback.c
app_dahdibarge.c
app_dahdiras.c
app_db.c Don't throw a spurious error when using DBdeltree 12 years ago
app_dial.c app_dial: Immediately exit dial if the caller is already hung up. 9 years ago
app_dictate.c apps/app_dictate: Fix typo in attribution 10 years ago
app_directed_pickup.c Named call pickup groups. Fixes, missing functionality, and improvements. 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 Allow Asterisk to compile under GCC 4.10 11 years ago
app_echo.c
app_exec.c
app_externalivr.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
app_fax.c
app_festival.c Allow Asterisk to compile under GCC 4.10 11 years ago
app_flash.c
app_followme.c followme: initialize all config items on reload 9 years ago
app_forkcdr.c app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records 11 years ago
app_getcpeid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
app_ices.c Add missing newlines to CLI logging 13 years ago
app_image.c
app_ivrdemo.c
app_jack.c Fix dialplan function NULL channel safety issues 11 years ago
app_macro.c app_macro: Consider '~~s~~' as a macro start extension. 9 years ago
app_meetme.c app_meetme: Set default value for audio_buffers. 10 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 13 years ago
app_minivm.c clang compiler warnings: Fix pointer-bool-converesion warnings 10 years ago
app_mixmonitor.c apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes 10 years ago
app_morsecode.c
app_mp3.c app_mp3: Use correct buffer size and the same sample rate as the channel 9 years ago
app_nbscat.c
app_originate.c Allow support for early media on AMI originates and call files. 13 years ago
app_osplookup.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
app_page.c docs: Fix a few typo's in app docs (more then, resourse). 10 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
app_privacy.c
app_queue.c app_queue: Fix CLI "queue show" and AMI Queues action output truncation. 9 years ago
app_read.c
app_readexten.c
app_readfile.c
app_record.c app_record: RECORDED_FILE variable not being populated 10 years ago
app_saycounted.c
app_sayunixtime.c
app_senddtmf.c Fix SendDTMF crash and channel reference leak using channel name parameter. 13 years ago
app_sendtext.c
app_setcallerid.c
app_skel.c Fix minor reference leaks in app_skel and TEST_FRAMEWORK 11 years ago
app_sms.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
app_softhangup.c
app_speech_utils.c datastores: Audit ast_channel_datastore_remove usage. 11 years ago
app_stack.c Allow Asterisk to compile under GCC 4.10 11 years ago
app_system.c Multiple revisions 369001-369002 13 years ago
app_talkdetect.c
app_test.c
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
app_userevent.c Add AMI event documentation 13 years ago
app_verbose.c Allow Asterisk to compile under GCC 4.10 11 years ago
app_voicemail.c Unit tests: Use AST_TEST_DEFINE in conditional code only. 9 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 13 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() 13 years ago
app_zapateller.c
enter.h
leave.h