asterisk/apps
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
This change embeds the MODULEINFO block of modules
into the core XML documentation. This provides a shared
mechanism for use by both menuselect and Asterisk for
information and a definitive source of truth.

ASTERISK-29335

Change-Id: Ifbfd5c700049cf320a3e45351ac65dd89bc99d90
2021-03-16 10:30:43 -05:00
..
confbridge app_confbridge/bridge_softmix: Add ability to force estimated bitrate 2020-10-02 08:04:31 -05:00
Makefile app_voicemail.c: Build all three variants for app_voicemail at the same time 2019-06-28 07:32:03 -06:00
app_adsiprog.c Fixes for GCC 9 2019-05-10 10:22:55 -06:00
app_agent_pool.c app_agent_pool: Update XML docs for AgentLogin 2020-01-08 14:02:05 -06:00
app_alarmreceiver.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
app_amd.c app_amd: Fixed timeout issue 2019-11-19 10:07:44 -05:00
app_attended_transfer.c documentation: Fix non-matching module support levels. 2021-03-16 10:26:16 -05:00
app_audiosocket.c feat: AudioSocket channel, application, and ARI support. 2020-01-14 09:36:44 -06:00
app_authenticate.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_blind_transfer.c documentation: Fix non-matching module support levels. 2021-03-16 10:26:16 -05:00
app_bridgeaddchan.c app_bridgeaddchan.c: Make BridgeAdd be more like Bridge 2020-01-05 21:32:01 -06:00
app_bridgewait.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_cdr.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_celgenuserevent.c loader: Convert reload_classes to built-in modules. 2018-03-14 05:20:12 -04:00
app_chanisavail.c app_chanisavail.c: Simplify dialplan using ChanIsAvail. 2020-01-06 19:11:58 -06:00
app_channelredirect.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_chanspy.c app_chanspy: Spyee information missing in ChanSpyStop AMI Event 2020-12-17 14:03:38 -06:00
app_confbridge.c app_confbridge/bridge_softmix: Add ability to force estimated bitrate 2020-10-02 08:04:31 -05:00
app_controlplayback.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_dahdiras.c dahdiras: Only set plugin dahdi.so to pppd if we're running as root. 2020-03-25 17:24:30 -05:00
app_db.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
app_dial.c app_dial.c: Only send DTMF on first progress event. 2021-03-10 04:23:11 -06:00
app_dictate.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_directed_pickup.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_directory.c Compiler fixes for GCC with -Og 2020-11-03 17:08:07 -06:00
app_disa.c asterisk: Audit locking of channel when manipulating flags. 2017-05-16 14:25:23 +00:00
app_dumpchan.c asterisk: Audit locking of channel when manipulating flags. 2017-05-16 14:25:23 +00:00
app_echo.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_exec.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_externalivr.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_fax.c xml: Embed module information into core XML documentation. 2021-03-16 10:30:43 -05:00
app_festival.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_flash.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_followme.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_forkcdr.c loader: Convert reload_classes to built-in modules. 2018-03-14 05:20:12 -04:00
app_getcpeid.c app_getcpeid: Add build-time dependency. 2020-04-20 11:03:46 -05:00
app_ices.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
app_image.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
app_ivrdemo.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_jack.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_macro.c app_macro: Prevent infinite loop in find_matching_priority. 2018-05-07 07:58:12 -06:00
app_meetme.c Build: Fix compile issues with seldom used modules 2019-11-07 08:31:53 -05:00
app_milliwatt.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_minivm.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_mixmonitor.c app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute. 2021-02-23 11:40:56 -06:00
app_morsecode.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_mp3.c app_mp3: remove 10 seconds of silence after mp3 playback 2018-06-15 06:24:37 -06:00
app_nbscat.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
app_originate.c app_originate: Add async option. 2018-03-22 13:22:23 +00:00
app_osplookup.c app_osplookup: Avoid a format truncation. 2020-05-11 05:27:37 -05:00
app_page.c app_page.c: Don't fail to Page if beep sound file is missing 2021-02-26 09:36:25 -06:00
app_playback.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_playtones.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_privacy.c app_privacy: remove unused header asterisk/image.h 2017-08-02 17:08:48 -04:00
app_queue.c app_queue: Fix conversion of complex extension states into device states 2021-02-23 13:38:39 -06:00
app_read.c app_read: Release tone zone reference on early return. 2021-02-04 09:57:36 -06:00
app_readexten.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
app_record.c app_record: Do not hang up if beep audio is missing 2020-01-09 05:33:06 -06:00
app_saycounted.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_sayunixtime.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_senddtmf.c app_senddtmf: Add receive mode to AMI Action PlayDTMF 2019-11-18 18:09:13 -05:00
app_sendtext.c app_sendtext: Allow content types other than text/plain 2018-06-04 13:20:34 -06:00
app_skel.c astobj2: Remove legacy ao2_container_alloc routine. 2018-11-21 09:56:16 -05:00
app_sms.c Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
app_softhangup.c app_softhangup.c: Reduce unnecessary warning to verbose message. 2020-01-05 21:09:03 -06:00
app_speech_utils.c xml: Embed module information into core XML documentation. 2021-03-16 10:30:43 -05:00
app_stack.c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
app_stasis.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
app_statsd.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
app_stream_echo.c app_stream_echo: Fix state of added streams. 2020-06-19 09:15:44 -05:00
app_system.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_talkdetect.c documentation: Fix non-matching module support levels. 2021-03-16 10:26:16 -05:00
app_test.c Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
app_transfer.c chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable 2021-01-27 11:42:42 -06:00
app_url.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
app_userevent.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_verbose.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_voicemail.c app_voicemail: Prevent deadlocks when out of ODBC database connections 2021-01-06 10:50:30 -06:00
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 2012-06-15 15:33:41 +00:00
app_voicemail_imap.c app_voicemail.c: Build all three variants for app_voicemail at the same time 2019-06-28 07:32:03 -06:00
app_voicemail_imap.exports.in app_voicemail.c: Build all three variants for app_voicemail at the same time 2019-06-28 07:32:03 -06:00
app_voicemail_odbc.c app_voicemail.c: Build all three variants for app_voicemail at the same time 2019-06-28 07:32:03 -06:00
app_voicemail_odbc.exports.in app_voicemail.c: Build all three variants for app_voicemail at the same time 2019-06-28 07:32:03 -06:00
app_waitforring.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_waitforsilence.c app_waitforsilence: Cleanup & don't treat missing frames as 'noise' 2017-09-06 16:16:19 -05:00
app_waituntil.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
app_while.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
app_zapateller.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
enter.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
leave.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00