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
Joshua C. Colp 6cfc6ff53c
confbridge: Add support for disabling text messaging.
5 years ago
..
confbridge confbridge: Add support for disabling text messaging. 5 years ago
Makefile app_voicemail.c: Build all three variants for app_voicemail at the same time 6 years ago
app_adsiprog.c Fixes for GCC 9 6 years ago
app_agent_pool.c app_agent_pool: Update XML docs for AgentLogin 5 years ago
app_alarmreceiver.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
app_amd.c app_amd: Fixed timeout issue 6 years ago
app_attended_transfer.c app_attended_transfer: new application AttendedTransfer 6 years ago
app_audiosocket.c feat: AudioSocket channel, application, and ARI support. 5 years ago
app_authenticate.c Remove as much trailing whitespace as possible. 7 years ago
app_blind_transfer.c app_blind_transfer: new application BlindTransfer 6 years ago
app_bridgeaddchan.c app_bridgeaddchan.c: Make BridgeAdd be more like Bridge 5 years ago
app_bridgewait.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_cdr.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_celgenuserevent.c loader: Convert reload_classes to built-in modules. 7 years ago
app_chanisavail.c app_chanisavail.c: Simplify dialplan using ChanIsAvail. 5 years ago
app_channelredirect.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_chanspy.c app_chanspy.c: Reduce log message level from notice to verbose. 5 years ago
app_confbridge.c confbridge: Add support for disabling text messaging. 5 years ago
app_controlplayback.c Remove as much trailing whitespace as possible. 7 years ago
app_dahdiras.c dahdiras: Only set plugin dahdi.so to pppd if we're running as root. 5 years ago
app_db.c module: Remove deprecated modules and update support levels. 7 years ago
app_dial.c app_dial.c: Simplify dialplan using Dial. 5 years ago
app_dictate.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_directed_pickup.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_directory.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
app_disa.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
app_dumpchan.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
app_echo.c Remove as much trailing whitespace as possible. 7 years ago
app_exec.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_externalivr.c Remove as much trailing whitespace as possible. 7 years ago
app_fax.c Complete deprecating legacy modules. 7 years ago
app_festival.c Remove as much trailing whitespace as possible. 7 years ago
app_flash.c Remove as much trailing whitespace as possible. 7 years ago
app_followme.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_forkcdr.c loader: Convert reload_classes to built-in modules. 7 years ago
app_getcpeid.c app_getcpeid: Add build-time dependency. 5 years ago
app_ices.c module: Remove deprecated modules and update support levels. 7 years ago
app_image.c module: Remove deprecated modules and update support levels. 7 years ago
app_ivrdemo.c Remove as much trailing whitespace as possible. 7 years ago
app_jack.c Remove as much trailing whitespace as possible. 7 years ago
app_macro.c app_macro: Prevent infinite loop in find_matching_priority. 7 years ago
app_meetme.c Build: Fix compile issues with seldom used modules 6 years ago
app_milliwatt.c Remove as much trailing whitespace as possible. 7 years ago
app_minivm.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_mixmonitor.c audiohook: Don't allow audiohooks to attach to hung up channels. 5 years ago
app_morsecode.c Remove as much trailing whitespace as possible. 7 years ago
app_mp3.c app_mp3: remove 10 seconds of silence after mp3 playback 7 years ago
app_nbscat.c module: Remove deprecated modules and update support levels. 7 years ago
app_originate.c app_originate: Add async option. 7 years ago
app_osplookup.c app_osplookup: Move header defines into the app. 7 years ago
app_page.c app_page.c: Simplify dialplan using Page. 5 years ago
app_playback.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_playtones.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_privacy.c app_privacy: remove unused header asterisk/image.h 8 years ago
app_queue.c app_queue: Refactor odd placement of if's around say_position 5 years ago
app_read.c Remove as much trailing whitespace as possible. 7 years ago
app_readexten.c various files - fix some alerts raised by lgtm code analysis 6 years ago
app_record.c app_record: Do not hang up if beep audio is missing 5 years ago
app_saycounted.c Remove as much trailing whitespace as possible. 7 years ago
app_sayunixtime.c Remove as much trailing whitespace as possible. 7 years ago
app_senddtmf.c app_senddtmf: Add receive mode to AMI Action PlayDTMF 6 years ago
app_sendtext.c app_sendtext: Allow content types other than text/plain 7 years ago
app_skel.c astobj2: Remove legacy ao2_container_alloc routine. 7 years ago
app_sms.c Fix GCC 8 build issues. 7 years ago
app_softhangup.c app_softhangup.c: Reduce unnecessary warning to verbose message. 5 years ago
app_speech_utils.c loader: Add dependency fields to module structures. 7 years ago
app_stack.c Remove redundant module checks and references. 7 years ago
app_stasis.c Remove redundant module checks and references. 7 years ago
app_statsd.c Add missing OPTIONAL_API and ARI dependences. 7 years ago
app_stream_echo.c app_stream_echo: Don't echo declined streams 8 years ago
app_system.c Remove as much trailing whitespace as possible. 7 years ago
app_talkdetect.c Remove as much trailing whitespace as possible. 7 years ago
app_test.c Fix GCC 8 build issues. 7 years ago
app_transfer.c Remove as much trailing whitespace as possible. 7 years ago
app_url.c module: Remove deprecated modules and update support levels. 7 years ago
app_userevent.c Remove as much trailing whitespace as possible. 7 years ago
app_verbose.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_voicemail.c Merge "app_voicemail: Remove MessageExists and MESSAGE_EXISTS()" 5 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 13 years ago
app_voicemail_imap.c app_voicemail.c: Build all three variants for app_voicemail at the same time 6 years ago
app_voicemail_imap.exports.in app_voicemail.c: Build all three variants for app_voicemail at the same time 6 years ago
app_voicemail_odbc.c app_voicemail.c: Build all three variants for app_voicemail at the same time 6 years ago
app_voicemail_odbc.exports.in app_voicemail.c: Build all three variants for app_voicemail at the same time 6 years ago
app_waitforring.c Remove as much trailing whitespace as possible. 7 years ago
app_waitforsilence.c app_waitforsilence: Cleanup & don't treat missing frames as 'noise' 8 years ago
app_waituntil.c Remove ASTERISK_REGISTER_FILE. 9 years ago
app_while.c Remove as much trailing whitespace as possible. 7 years ago
app_zapateller.c Remove as much trailing whitespace as possible. 7 years ago
enter.h Remove as much trailing whitespace as possible. 7 years ago
leave.h Remove as much trailing whitespace as possible. 7 years ago