diff --git a/addons/app_mysql.c b/addons/app_mysql.c index 589b23823..5649166a7 100644 --- a/addons/app_mysql.c +++ b/addons/app_mysql.c @@ -26,6 +26,8 @@ /*** MODULEINFO mysqlclient no + deprecated + func_odbc ***/ #include "asterisk.h" diff --git a/addons/app_saycountpl.c b/addons/app_saycountpl.c index 915779899..b4441f24f 100644 --- a/addons/app_saycountpl.c +++ b/addons/app_saycountpl.c @@ -22,6 +22,8 @@ /*** MODULEINFO no + deprecated + say.conf ***/ #include "asterisk.h" diff --git a/addons/cdr_mysql.c b/addons/cdr_mysql.c index 60abae2d9..ecdfaea0b 100644 --- a/addons/cdr_mysql.c +++ b/addons/cdr_mysql.c @@ -36,6 +36,8 @@ /*** MODULEINFO mysqlclient no + deprecated + cdr_adaptive_odbc ***/ #include "asterisk.h" diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c index 5495c7f22..7c1492729 100644 --- a/addons/chan_mobile.c +++ b/addons/chan_mobile.c @@ -28,6 +28,7 @@ /*** MODULEINFO bluetooth no + extended ***/ #include "asterisk.h" diff --git a/addons/chan_ooh323.c b/addons/chan_ooh323.c index 552b8f22c..32d1cf7d4 100644 --- a/addons/chan_ooh323.c +++ b/addons/chan_ooh323.c @@ -19,6 +19,7 @@ /*** MODULEINFO no + extended ***/ #include "chan_ooh323.h" diff --git a/addons/format_mp3.c b/addons/format_mp3.c index d59411d6c..5584f3e06 100644 --- a/addons/format_mp3.c +++ b/addons/format_mp3.c @@ -29,6 +29,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/addons/res_config_mysql.c b/addons/res_config_mysql.c index eaf7209f9..d393de6c1 100644 --- a/addons/res_config_mysql.c +++ b/addons/res_config_mysql.c @@ -25,6 +25,7 @@ /*** MODULEINFO mysqlclient no + extended ***/ #include "asterisk.h" diff --git a/agi/eagi-test.c b/agi/eagi-test.c index dc2d7fa1a..7f24d1f23 100644 --- a/agi/eagi-test.c +++ b/agi/eagi-test.c @@ -5,6 +5,10 @@ * with no warranty of any kind */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" #define AUDIO_FILENO (STDERR_FILENO + 1) diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c index c138f0429..430d8258d 100644 --- a/apps/app_adsiprog.c +++ b/apps/app_adsiprog.c @@ -27,6 +27,7 @@ /*** MODULEINFO res_adsi + extended ***/ #include "asterisk.h" diff --git a/apps/app_alarmreceiver.c b/apps/app_alarmreceiver.c index 6936cb5a0..1a4f9220f 100644 --- a/apps/app_alarmreceiver.c +++ b/apps/app_alarmreceiver.c @@ -29,6 +29,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_amd.c b/apps/app_amd.c index 7c4e2a47a..35c5005f7 100644 --- a/apps/app_amd.c +++ b/apps/app_amd.c @@ -26,6 +26,9 @@ * \author Claude Klimos (claude.klimos@aheeva.com) */ +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_authenticate.c b/apps/app_authenticate.c index 416ea432d..8b5fa11a6 100644 --- a/apps/app_authenticate.c +++ b/apps/app_authenticate.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_cdr.c b/apps/app_cdr.c index 70036ad82..2f227b049 100644 --- a/apps/app_cdr.c +++ b/apps/app_cdr.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_chanisavail.c b/apps/app_chanisavail.c index 5dd4a1f60..86ce34177 100644 --- a/apps/app_chanisavail.c +++ b/apps/app_chanisavail.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_channelredirect.c b/apps/app_channelredirect.c index 57c9234ef..8fe543dab 100644 --- a/apps/app_channelredirect.c +++ b/apps/app_channelredirect.c @@ -23,6 +23,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index c90a7907a..92e0ba513 100644 --- a/apps/app_chanspy.c +++ b/apps/app_chanspy.c @@ -29,6 +29,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c index 0ca2c6e8d..4897d065e 100644 --- a/apps/app_confbridge.c +++ b/apps/app_confbridge.c @@ -28,6 +28,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_controlplayback.c b/apps/app_controlplayback.c index bbeea3037..1e2e6fbc2 100644 --- a/apps/app_controlplayback.c +++ b/apps/app_controlplayback.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_dahdibarge.c b/apps/app_dahdibarge.c index 082405e80..bb0120cbc 100644 --- a/apps/app_dahdibarge.c +++ b/apps/app_dahdibarge.c @@ -33,6 +33,9 @@ /*** MODULEINFO dahdi + no + deprecated + app_chanspy ***/ #include "asterisk.h" diff --git a/apps/app_dahdiras.c b/apps/app_dahdiras.c index b467b16b8..fbaf98450 100644 --- a/apps/app_dahdiras.c +++ b/apps/app_dahdiras.c @@ -27,6 +27,7 @@ /*** MODULEINFO dahdi + extended ***/ #include "asterisk.h" diff --git a/apps/app_db.c b/apps/app_db.c index 99679e71b..1fa24088e 100644 --- a/apps/app_db.c +++ b/apps/app_db.c @@ -28,6 +28,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_dial.c b/apps/app_dial.c index d3b8009de..f144d48ea 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -27,6 +27,7 @@ /*** MODULEINFO chan_local + core ***/ diff --git a/apps/app_dictate.c b/apps/app_dictate.c index 5bf439d16..b50fbb044 100644 --- a/apps/app_dictate.c +++ b/apps/app_dictate.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_directed_pickup.c b/apps/app_directed_pickup.c index 63a7621ff..c2bdf5131 100644 --- a/apps/app_directed_pickup.c +++ b/apps/app_directed_pickup.c @@ -29,6 +29,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_directory.c b/apps/app_directory.c index 8451eea08..dccae948b 100644 --- a/apps/app_directory.c +++ b/apps/app_directory.c @@ -27,6 +27,7 @@ /*** MODULEINFO app_voicemail + core ***/ #include "asterisk.h" diff --git a/apps/app_disa.c b/apps/app_disa.c index 20c9ce48c..3ca080009 100644 --- a/apps/app_disa.c +++ b/apps/app_disa.c @@ -26,6 +26,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_dumpchan.c b/apps/app_dumpchan.c index f9e657201..0a9fa6888 100644 --- a/apps/app_dumpchan.c +++ b/apps/app_dumpchan.c @@ -28,6 +28,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_echo.c b/apps/app_echo.c index ab991427d..48e6714e2 100644 --- a/apps/app_echo.c +++ b/apps/app_echo.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_exec.c b/apps/app_exec.c index 2a4da1e2f..ab9a9aece 100644 --- a/apps/app_exec.c +++ b/apps/app_exec.c @@ -26,6 +26,9 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c index 258a1e5c7..4eb99c1bb 100644 --- a/apps/app_externalivr.c +++ b/apps/app_externalivr.c @@ -31,6 +31,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_fax.c b/apps/app_fax.c index 0d59dfa3a..e2085cbbb 100644 --- a/apps/app_fax.c +++ b/apps/app_fax.c @@ -16,6 +16,7 @@ no spandsp res_fax + extended ***/ #include "asterisk.h" diff --git a/apps/app_festival.c b/apps/app_festival.c index a30302fa7..d609b3fe4 100644 --- a/apps/app_festival.c +++ b/apps/app_festival.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_flash.c b/apps/app_flash.c index dedadfeab..3273b5b0a 100644 --- a/apps/app_flash.c +++ b/apps/app_flash.c @@ -27,6 +27,7 @@ /*** MODULEINFO dahdi + core ***/ #include "asterisk.h" diff --git a/apps/app_followme.c b/apps/app_followme.c index 7ed874928..a72ef307a 100644 --- a/apps/app_followme.c +++ b/apps/app_followme.c @@ -30,6 +30,7 @@ /*** MODULEINFO chan_local + core ***/ #include "asterisk.h" diff --git a/apps/app_forkcdr.c b/apps/app_forkcdr.c index 12d504914..ffeeca8ec 100644 --- a/apps/app_forkcdr.c +++ b/apps/app_forkcdr.c @@ -26,6 +26,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_getcpeid.c b/apps/app_getcpeid.c index 220708156..7f59976eb 100644 --- a/apps/app_getcpeid.c +++ b/apps/app_getcpeid.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_ices.c b/apps/app_ices.c index 729375313..52c03ae09 100644 --- a/apps/app_ices.c +++ b/apps/app_ices.c @@ -26,6 +26,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_image.c b/apps/app_image.c index af4abd7e9..160a28569 100644 --- a/apps/app_image.c +++ b/apps/app_image.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_ivrdemo.c b/apps/app_ivrdemo.c index a9c61209a..d035df91f 100644 --- a/apps/app_ivrdemo.c +++ b/apps/app_ivrdemo.c @@ -27,6 +27,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/apps/app_jack.c b/apps/app_jack.c index 07ab8da79..893a5dec0 100644 --- a/apps/app_jack.c +++ b/apps/app_jack.c @@ -37,6 +37,7 @@ /*** MODULEINFO jack resample + extended ***/ #include "asterisk.h" diff --git a/apps/app_macro.c b/apps/app_macro.c index aecc0327e..3bbfe20d6 100644 --- a/apps/app_macro.c +++ b/apps/app_macro.c @@ -25,6 +25,12 @@ * \ingroup applications */ +/*** MODULEINFO + no + deprecated + app_stack (GoSub) + */ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 40f5b0ee4..73aaefc0e 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -31,6 +31,9 @@ /*** MODULEINFO dahdi + no + deprecated + app_confbridge ***/ #include "asterisk.h" diff --git a/apps/app_milliwatt.c b/apps/app_milliwatt.c index 26cba3c40..dc37e7e89 100644 --- a/apps/app_milliwatt.c +++ b/apps/app_milliwatt.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_minivm.c b/apps/app_minivm.c index 124a04d4f..3445b7ec6 100644 --- a/apps/app_minivm.c +++ b/apps/app_minivm.c @@ -141,6 +141,10 @@ * Back: \ref App_minivm */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 05798ffa3..c263b1445 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -33,6 +33,10 @@ * Anthony Minessale II */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_morsecode.c b/apps/app_morsecode.c index a234cd431..67e242f7b 100644 --- a/apps/app_morsecode.c +++ b/apps/app_morsecode.c @@ -24,6 +24,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_mp3.c b/apps/app_mp3.c index f8c5a0578..922d42a5b 100644 --- a/apps/app_mp3.c +++ b/apps/app_mp3.c @@ -27,6 +27,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_nbscat.c b/apps/app_nbscat.c index 2bbde630e..093653495 100644 --- a/apps/app_nbscat.c +++ b/apps/app_nbscat.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_originate.c b/apps/app_originate.c index bc811d958..5cfd41386 100644 --- a/apps/app_originate.c +++ b/apps/app_originate.c @@ -32,6 +32,10 @@ * Set options for call files. */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c index 239d6d501..9dbf39752 100644 --- a/apps/app_osplookup.c +++ b/apps/app_osplookup.c @@ -31,6 +31,7 @@ /*** MODULEINFO osptk openssl + extended ***/ #include "asterisk.h" diff --git a/apps/app_page.c b/apps/app_page.c index 656dcf571..cf2101446 100644 --- a/apps/app_page.c +++ b/apps/app_page.c @@ -28,6 +28,7 @@ /*** MODULEINFO dahdi app_meetme + core ***/ #include "asterisk.h" diff --git a/apps/app_parkandannounce.c b/apps/app_parkandannounce.c index fb3e713e1..70633745b 100644 --- a/apps/app_parkandannounce.c +++ b/apps/app_parkandannounce.c @@ -29,6 +29,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_playback.c b/apps/app_playback.c index 1e198470e..ea4d90b19 100644 --- a/apps/app_playback.c +++ b/apps/app_playback.c @@ -24,7 +24,11 @@ * * \ingroup applications */ - + +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_playtones.c b/apps/app_playtones.c index c9c0fbb99..1e142de23 100644 --- a/apps/app_playtones.c +++ b/apps/app_playtones.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_privacy.c b/apps/app_privacy.c index 6a6c1a437..6b191771c 100644 --- a/apps/app_privacy.c +++ b/apps/app_privacy.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_queue.c b/apps/app_queue.c index 9442ce649..fdb36fed1 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -58,6 +58,7 @@ /*** MODULEINFO res_monitor + core ***/ #include "asterisk.h" diff --git a/apps/app_read.c b/apps/app_read.c index a5e4a6434..813d37565 100644 --- a/apps/app_read.c +++ b/apps/app_read.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/apps/app_readexten.c b/apps/app_readexten.c index 5e8159b35..94dc1e1f8 100644 --- a/apps/app_readexten.c +++ b/apps/app_readexten.c @@ -23,6 +23,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/apps/app_readfile.c b/apps/app_readfile.c index 8c3bcae64..d031406c2 100644 --- a/apps/app_readfile.c +++ b/apps/app_readfile.c @@ -25,6 +25,12 @@ * \ingroup applications */ +/*** MODULEINFO + no + deprecated + func_env (FILE()) + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_record.c b/apps/app_record.c index a192b1adc..6098ca729 100644 --- a/apps/app_record.c +++ b/apps/app_record.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/apps/app_rpt.c b/apps/app_rpt.c index 990f05423..f37083695 100644 --- a/apps/app_rpt.c +++ b/apps/app_rpt.c @@ -155,6 +155,7 @@ dahdi tonezone no + extended ***/ /* Un-comment the following to include support for MDC-1200 digital tone diff --git a/apps/app_saycounted.c b/apps/app_saycounted.c index c840d8bb0..be3ac65ef 100644 --- a/apps/app_saycounted.c +++ b/apps/app_saycounted.c @@ -26,6 +26,7 @@ /*** MODULEINFO no + extended ***/ /*** DOCUMENTATION diff --git a/apps/app_sayunixtime.c b/apps/app_sayunixtime.c index 55afdf463..fc1b238dd 100644 --- a/apps/app_sayunixtime.c +++ b/apps/app_sayunixtime.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c index 2af67a299..5c8425a0f 100644 --- a/apps/app_senddtmf.c +++ b/apps/app_senddtmf.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c index 2624fe505..a723de5b9 100644 --- a/apps/app_sendtext.c +++ b/apps/app_sendtext.c @@ -26,6 +26,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/apps/app_setcallerid.c b/apps/app_setcallerid.c index 666e46ff4..cfcd2b47d 100644 --- a/apps/app_setcallerid.c +++ b/apps/app_setcallerid.c @@ -24,7 +24,13 @@ * * \ingroup applications */ - + +/*** MODULEINFO + no + deprecated + func_callerid + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_skel.c b/apps/app_skel.c index c58d451e4..bd3b546e0 100644 --- a/apps/app_skel.c +++ b/apps/app_skel.c @@ -31,6 +31,7 @@ /*** MODULEINFO no + core ***/ #include "asterisk.h" diff --git a/apps/app_sms.c b/apps/app_sms.c index 07af71d1c..e3f8c5260 100644 --- a/apps/app_sms.c +++ b/apps/app_sms.c @@ -34,6 +34,10 @@ * Not fully tested, under development */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_softhangup.c b/apps/app_softhangup.c index 1c880b4e8..cdfd7c147 100644 --- a/apps/app_softhangup.c +++ b/apps/app_softhangup.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_speech_utils.c b/apps/app_speech_utils.c index fe99157e9..637aac613 100644 --- a/apps/app_speech_utils.c +++ b/apps/app_speech_utils.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$"); diff --git a/apps/app_stack.c b/apps/app_stack.c index 10a1af48d..c5f0b6aff 100644 --- a/apps/app_stack.c +++ b/apps/app_stack.c @@ -27,6 +27,7 @@ /*** MODULEINFO res_agi + core ***/ #include "asterisk.h" diff --git a/apps/app_talkdetect.c b/apps/app_talkdetect.c index 545261c72..9eb800287 100644 --- a/apps/app_talkdetect.c +++ b/apps/app_talkdetect.c @@ -24,7 +24,11 @@ * * \ingroup applications */ - + +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_test.c b/apps/app_test.c index 7d0214a59..32b6fc02b 100644 --- a/apps/app_test.c +++ b/apps/app_test.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_transfer.c b/apps/app_transfer.c index ad6e8011e..f072eb27f 100644 --- a/apps/app_transfer.c +++ b/apps/app_transfer.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_url.c b/apps/app_url.c index 533c11212..f33890c76 100644 --- a/apps/app_url.c +++ b/apps/app_url.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/apps/app_userevent.c b/apps/app_userevent.c index 1e1e4a9cd..59bea65df 100644 --- a/apps/app_userevent.c +++ b/apps/app_userevent.c @@ -21,6 +21,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_verbose.c b/apps/app_verbose.c index 85f79f892..ca1a010cc 100644 --- a/apps/app_verbose.c +++ b/apps/app_verbose.c @@ -24,6 +24,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 1f72ee1d9..764a44520 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -40,6 +40,7 @@ /*** MODULEINFO res_adsi res_smdi + core ***/ /*** MAKEOPTS diff --git a/apps/app_waitforring.c b/apps/app_waitforring.c index 7ddc9db12..bd0353b07 100644 --- a/apps/app_waitforring.c +++ b/apps/app_waitforring.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_waitforsilence.c b/apps/app_waitforsilence.c index fe4b1e14d..a920e11a8 100644 --- a/apps/app_waitforsilence.c +++ b/apps/app_waitforsilence.c @@ -38,6 +38,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_waituntil.c b/apps/app_waituntil.c index 04905edc5..d1f4bb103 100644 --- a/apps/app_waituntil.c +++ b/apps/app_waituntil.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_while.c b/apps/app_while.c index 80359359e..45bd65594 100644 --- a/apps/app_while.c +++ b/apps/app_while.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/apps/app_zapateller.c b/apps/app_zapateller.c index 6af9b963c..b102ea426 100644 --- a/apps/app_zapateller.c +++ b/apps/app_zapateller.c @@ -24,6 +24,10 @@ * * \ingroup applications */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/bridges/bridge_builtin_features.c b/bridges/bridge_builtin_features.c index 2b21933e2..802e9ae30 100644 --- a/bridges/bridge_builtin_features.c +++ b/bridges/bridge_builtin_features.c @@ -25,6 +25,10 @@ * \ingroup bridges */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/bridges/bridge_multiplexed.c b/bridges/bridge_multiplexed.c index 5a3de43d8..e004dfd40 100644 --- a/bridges/bridge_multiplexed.c +++ b/bridges/bridge_multiplexed.c @@ -25,6 +25,10 @@ * \ingroup bridges */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/bridges/bridge_simple.c b/bridges/bridge_simple.c index 72b91087a..14864df4d 100644 --- a/bridges/bridge_simple.c +++ b/bridges/bridge_simple.c @@ -25,6 +25,10 @@ * \ingroup bridges */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/bridges/bridge_softmix.c b/bridges/bridge_softmix.c index 00b0556d0..7632f36ee 100644 --- a/bridges/bridge_softmix.c +++ b/bridges/bridge_softmix.c @@ -27,6 +27,10 @@ * \ingroup bridges */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cdr/cdr_adaptive_odbc.c b/cdr/cdr_adaptive_odbc.c index db19896f2..cb9bd0d52 100644 --- a/cdr/cdr_adaptive_odbc.c +++ b/cdr/cdr_adaptive_odbc.c @@ -26,6 +26,7 @@ /*** MODULEINFO res_odbc + core ***/ #include "asterisk.h" diff --git a/cdr/cdr_csv.c b/cdr/cdr_csv.c index 60b965880..068b7a9a2 100644 --- a/cdr/cdr_csv.c +++ b/cdr/cdr_csv.c @@ -28,6 +28,10 @@ * \ingroup cdr_drivers */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c index c834814e8..6a2751d1f 100644 --- a/cdr/cdr_custom.c +++ b/cdr/cdr_custom.c @@ -30,6 +30,10 @@ * \ingroup cdr_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cdr/cdr_manager.c b/cdr/cdr_manager.c index 4cc818365..d5106b158 100644 --- a/cdr/cdr_manager.c +++ b/cdr/cdr_manager.c @@ -25,6 +25,10 @@ * \ingroup cdr_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cdr/cdr_odbc.c b/cdr/cdr_odbc.c index f77d60b2c..45f8bca79 100644 --- a/cdr/cdr_odbc.c +++ b/cdr/cdr_odbc.c @@ -30,6 +30,7 @@ /*** MODULEINFO res_odbc + extended ***/ #include "asterisk.h" diff --git a/cdr/cdr_pgsql.c b/cdr/cdr_pgsql.c index 826b09f3f..e857baa87 100644 --- a/cdr/cdr_pgsql.c +++ b/cdr/cdr_pgsql.c @@ -35,6 +35,7 @@ /*** MODULEINFO pgsql + extended ***/ #include "asterisk.h" diff --git a/cdr/cdr_radius.c b/cdr/cdr_radius.c index bf613284d..140e7a01c 100644 --- a/cdr/cdr_radius.c +++ b/cdr/cdr_radius.c @@ -29,6 +29,7 @@ /*** MODULEINFO radius + extended ***/ #include "asterisk.h" diff --git a/cdr/cdr_sqlite.c b/cdr/cdr_sqlite.c index 2dcdf96a4..47d1a5192 100644 --- a/cdr/cdr_sqlite.c +++ b/cdr/cdr_sqlite.c @@ -36,6 +36,9 @@ /*** MODULEINFO sqlite + no + deprecated + sqlite3_custom ***/ #include "asterisk.h" diff --git a/cdr/cdr_sqlite3_custom.c b/cdr/cdr_sqlite3_custom.c index c2dae7a7b..97d1a309e 100644 --- a/cdr/cdr_sqlite3_custom.c +++ b/cdr/cdr_sqlite3_custom.c @@ -34,6 +34,7 @@ /*** MODULEINFO sqlite3 + extended ***/ #include "asterisk.h" diff --git a/cdr/cdr_syslog.c b/cdr/cdr_syslog.c index 63545208e..b6fc90e0d 100644 --- a/cdr/cdr_syslog.c +++ b/cdr/cdr_syslog.c @@ -28,7 +28,8 @@ */ /*** MODULEINFO - syslog + syslog + core ***/ #include "asterisk.h" diff --git a/cdr/cdr_tds.c b/cdr/cdr_tds.c index fca815fd8..eead023fb 100644 --- a/cdr/cdr_tds.c +++ b/cdr/cdr_tds.c @@ -59,6 +59,7 @@ CREATE TABLE [dbo].[cdr] ( /*** MODULEINFO freetds + extended ***/ #include "asterisk.h" diff --git a/cel/cel_custom.c b/cel/cel_custom.c index 9f7d589b4..54b1e4f5e 100644 --- a/cel/cel_custom.c +++ b/cel/cel_custom.c @@ -29,6 +29,10 @@ * \ingroup cel_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cel/cel_manager.c b/cel/cel_manager.c index fcf20766f..551b861d0 100644 --- a/cel/cel_manager.c +++ b/cel/cel_manager.c @@ -29,6 +29,10 @@ * \ingroup cel_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/cel/cel_odbc.c b/cel/cel_odbc.c index d298f1ba2..f0c70f53c 100644 --- a/cel/cel_odbc.c +++ b/cel/cel_odbc.c @@ -28,6 +28,7 @@ /*** MODULEINFO res_odbc + core ***/ #include "asterisk.h" diff --git a/cel/cel_pgsql.c b/cel/cel_pgsql.c index 62438d856..4a67edd85 100644 --- a/cel/cel_pgsql.c +++ b/cel/cel_pgsql.c @@ -39,6 +39,7 @@ /*** MODULEINFO pgsql + extended ***/ #include "asterisk.h" diff --git a/cel/cel_radius.c b/cel/cel_radius.c index f5ccb5f8a..7cd7726e1 100644 --- a/cel/cel_radius.c +++ b/cel/cel_radius.c @@ -28,6 +28,7 @@ /*** MODULEINFO radius + extended ***/ #include "asterisk.h" diff --git a/cel/cel_sqlite3_custom.c b/cel/cel_sqlite3_custom.c index 18e2a9f1a..2906ed9ee 100644 --- a/cel/cel_sqlite3_custom.c +++ b/cel/cel_sqlite3_custom.c @@ -36,6 +36,7 @@ /*** MODULEINFO sqlite3 + extended ***/ #include "asterisk.h" diff --git a/cel/cel_tds.c b/cel/cel_tds.c index 37992bf5e..f5686c9b0 100644 --- a/cel/cel_tds.c +++ b/cel/cel_tds.c @@ -56,6 +56,7 @@ CREATE TABLE [dbo].[cdr] ( /*** MODULEINFO freetds + extended ***/ #include "asterisk.h" diff --git a/channels/chan_agent.c b/channels/chan_agent.c index 0dc930f9d..044524669 100644 --- a/channels/chan_agent.c +++ b/channels/chan_agent.c @@ -33,6 +33,7 @@ /*** MODULEINFO chan_local res_monitor + core ***/ #include "asterisk.h" diff --git a/channels/chan_alsa.c b/channels/chan_alsa.c index b1e7c30e5..b51c942af 100644 --- a/channels/chan_alsa.c +++ b/channels/chan_alsa.c @@ -29,6 +29,7 @@ /*** MODULEINFO alsa + extended ***/ #include "asterisk.h" diff --git a/channels/chan_bridge.c b/channels/chan_bridge.c index 7b01909ae..36f23a500 100644 --- a/channels/chan_bridge.c +++ b/channels/chan_bridge.c @@ -25,6 +25,10 @@ * \ingroup channel_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/channels/chan_console.c b/channels/chan_console.c index a5f22be2d..a0eddbeae 100644 --- a/channels/chan_console.c +++ b/channels/chan_console.c @@ -49,6 +49,7 @@ /*** MODULEINFO portaudio + extended ***/ #include "asterisk.h" diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index b94889ef4..079831340 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -44,6 +44,7 @@ pri ss7 openr2 + core ***/ #include "asterisk.h" diff --git a/channels/chan_gtalk.c b/channels/chan_gtalk.c index 326cb69db..a15fca975 100644 --- a/channels/chan_gtalk.c +++ b/channels/chan_gtalk.c @@ -35,6 +35,7 @@ iksemel res_jabber openssl + extended ***/ #include "asterisk.h" diff --git a/channels/chan_h323.c b/channels/chan_h323.c index 07646652f..e90bee18c 100644 --- a/channels/chan_h323.c +++ b/channels/chan_h323.c @@ -36,7 +36,9 @@ /*** MODULEINFO openh323 - yes + no + deprecated + chan_ooh323 ***/ #ifdef __cplusplus diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c index 9f5f32deb..dff1bfda2 100644 --- a/channels/chan_iax2.c +++ b/channels/chan_iax2.c @@ -33,6 +33,7 @@ /*** MODULEINFO crypto + core ***/ #include "asterisk.h" diff --git a/channels/chan_jingle.c b/channels/chan_jingle.c index 53b1a85e4..86a6410db 100644 --- a/channels/chan_jingle.c +++ b/channels/chan_jingle.c @@ -31,6 +31,8 @@ iksemel res_jabber openssl + no + extended ***/ #include "asterisk.h" diff --git a/channels/chan_local.c b/channels/chan_local.c index 3c16fc51a..937ede4c2 100644 --- a/channels/chan_local.c +++ b/channels/chan_local.c @@ -25,6 +25,10 @@ * \ingroup channel_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/channels/chan_mgcp.c b/channels/chan_mgcp.c index bd92fe9b0..dfd5a310f 100644 --- a/channels/chan_mgcp.c +++ b/channels/chan_mgcp.c @@ -31,6 +31,7 @@ /*** MODULEINFO res_pktccops + extended ***/ #include "asterisk.h" diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c index d6e10aebe..e9fa80010 100644 --- a/channels/chan_misdn.c +++ b/channels/chan_misdn.c @@ -53,6 +53,7 @@ isdnnet misdn suppserv + extended ***/ #include "asterisk.h" diff --git a/channels/chan_multicast_rtp.c b/channels/chan_multicast_rtp.c index b398abb21..929525ffb 100644 --- a/channels/chan_multicast_rtp.c +++ b/channels/chan_multicast_rtp.c @@ -27,6 +27,10 @@ * \ingroup channel_drivers */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/channels/chan_nbs.c b/channels/chan_nbs.c index fdfbd8eb3..3ff97dde7 100644 --- a/channels/chan_nbs.c +++ b/channels/chan_nbs.c @@ -27,6 +27,7 @@ /*** MODULEINFO nbs + extended ***/ #include "asterisk.h" diff --git a/channels/chan_oss.c b/channels/chan_oss.c index 67c55c592..a8ca79a3e 100644 --- a/channels/chan_oss.c +++ b/channels/chan_oss.c @@ -35,6 +35,7 @@ /*** MODULEINFO oss + extended ***/ #include "asterisk.h" diff --git a/channels/chan_phone.c b/channels/chan_phone.c index 4b7ec9721..6acb7a184 100644 --- a/channels/chan_phone.c +++ b/channels/chan_phone.c @@ -27,6 +27,7 @@ /*** MODULEINFO ixjuser + extended ***/ #include "asterisk.h" diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 2e7b6f7f9..fec843627 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -164,6 +164,7 @@ /*** MODULEINFO res_crypto chan_local + core ***/ /*! \page sip_session_timers SIP Session Timers in Asterisk Chan_sip diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c index ea7d16c9e..80338c7d0 100644 --- a/channels/chan_skinny.c +++ b/channels/chan_skinny.c @@ -25,6 +25,9 @@ * \ingroup channel_drivers */ +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c index f4b92330e..8f0cfa59e 100644 --- a/channels/chan_unistim.c +++ b/channels/chan_unistim.c @@ -32,6 +32,10 @@ * \ingroup channel_drivers */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/channels/chan_usbradio.c b/channels/chan_usbradio.c index 925629f85..62a26de7f 100644 --- a/channels/chan_usbradio.c +++ b/channels/chan_usbradio.c @@ -38,6 +38,7 @@ alsa usb no + extended ***/ /*** MAKEOPTS diff --git a/channels/chan_vpb.cc b/channels/chan_vpb.cc index 0215ab82f..b4e9858ee 100644 --- a/channels/chan_vpb.cc +++ b/channels/chan_vpb.cc @@ -31,6 +31,8 @@ /*** MODULEINFO vpb + no + extended ***/ #include diff --git a/codecs/codec_a_mu.c b/codecs/codec_a_mu.c index a7d86e2c4..470f363e7 100644 --- a/codecs/codec_a_mu.c +++ b/codecs/codec_a_mu.c @@ -23,6 +23,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c index 63745c170..96e19f0d3 100644 --- a/codecs/codec_adpcm.c +++ b/codecs/codec_adpcm.c @@ -27,6 +27,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_alaw.c b/codecs/codec_alaw.c index 3d2fc92ae..34a71388e 100644 --- a/codecs/codec_alaw.c +++ b/codecs/codec_alaw.c @@ -23,6 +23,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c index 9c3a01846..89641f175 100644 --- a/codecs/codec_g722.c +++ b/codecs/codec_g722.c @@ -33,6 +33,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_g726.c b/codecs/codec_g726.c index f8a57f740..d92b9b642 100644 --- a/codecs/codec_g726.c +++ b/codecs/codec_g726.c @@ -27,6 +27,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_gsm.c b/codecs/codec_gsm.c index 46c1c84fb..f42a5f1bd 100644 --- a/codecs/codec_gsm.c +++ b/codecs/codec_gsm.c @@ -28,6 +28,7 @@ /*** MODULEINFO gsm + core ***/ #include "asterisk.h" diff --git a/codecs/codec_ilbc.c b/codecs/codec_ilbc.c index 7229b434d..ac6ccbb43 100644 --- a/codecs/codec_ilbc.c +++ b/codecs/codec_ilbc.c @@ -27,6 +27,7 @@ /*** MODULEINFO no + core ***/ #include "asterisk.h" diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c index 7d1739203..5f2047a3f 100644 --- a/codecs/codec_lpc10.c +++ b/codecs/codec_lpc10.c @@ -27,6 +27,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/codecs/codec_resample.c b/codecs/codec_resample.c index 66ef584bd..a3e7d6f26 100644 --- a/codecs/codec_resample.c +++ b/codecs/codec_resample.c @@ -25,6 +25,11 @@ * \ingroup codecs */ +/*** MODULEINFO + resample + core + ***/ + #include "asterisk.h" #include "speex/speex_resampler.h" diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c index 6554ee000..d298f2379 100644 --- a/codecs/codec_speex.c +++ b/codecs/codec_speex.c @@ -34,6 +34,7 @@ speex speex_preprocess speexdsp + core ***/ #include "asterisk.h" diff --git a/codecs/codec_ulaw.c b/codecs/codec_ulaw.c index b5211a585..86a0706c4 100644 --- a/codecs/codec_ulaw.c +++ b/codecs/codec_ulaw.c @@ -23,6 +23,10 @@ * \ingroup codecs */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/formats/format_g719.c b/formats/format_g719.c index b679122f8..aace0edc7 100644 --- a/formats/format_g719.c +++ b/formats/format_g719.c @@ -22,6 +22,10 @@ * \arg File name extensions: g719 * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_g723.c b/formats/format_g723.c index 6dab66a86..7eba74147 100644 --- a/formats/format_g723.c +++ b/formats/format_g723.c @@ -24,6 +24,10 @@ * \arg Extensions: g723, g723sf * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_g726.c b/formats/format_g726.c index 73a57c8ee..636aff091 100644 --- a/formats/format_g726.c +++ b/formats/format_g726.c @@ -27,6 +27,10 @@ * \arg 16 kbps: g726-16 * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_g729.c b/formats/format_g729.c index 22b3c3282..042977728 100644 --- a/formats/format_g729.c +++ b/formats/format_g729.c @@ -25,6 +25,10 @@ * \arg Extensions: g729 * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_gsm.c b/formats/format_gsm.c index 26257c39f..03419c2f6 100644 --- a/formats/format_gsm.c +++ b/formats/format_gsm.c @@ -22,6 +22,10 @@ * \arg File name extension: gsm * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_h263.c b/formats/format_h263.c index 76555a67c..77c1229c3 100644 --- a/formats/format_h263.c +++ b/formats/format_h263.c @@ -23,6 +23,10 @@ * \ingroup formats * \arg See \ref AstVideo */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_h264.c b/formats/format_h264.c index ea82454f3..155f46975 100644 --- a/formats/format_h264.c +++ b/formats/format_h264.c @@ -23,6 +23,10 @@ * \ingroup formats * \arg See \ref AstVideo */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_ilbc.c b/formats/format_ilbc.c index a60b585d7..7a08ca515 100644 --- a/formats/format_ilbc.c +++ b/formats/format_ilbc.c @@ -25,6 +25,10 @@ * \ingroup formats */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/formats/format_jpeg.c b/formats/format_jpeg.c index 99de8dac1..d6733020e 100644 --- a/formats/format_jpeg.c +++ b/formats/format_jpeg.c @@ -23,6 +23,10 @@ * \arg File name extension: jpeg, jpg * \ingroup formats */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/formats/format_ogg_vorbis.c b/formats/format_ogg_vorbis.c index 949a13f78..46056b894 100644 --- a/formats/format_ogg_vorbis.c +++ b/formats/format_ogg_vorbis.c @@ -28,6 +28,7 @@ /*** MODULEINFO vorbis ogg + core ***/ #include "asterisk.h" diff --git a/formats/format_pcm.c b/formats/format_pcm.c index ec628c5b3..3bf27388c 100644 --- a/formats/format_pcm.c +++ b/formats/format_pcm.c @@ -23,6 +23,10 @@ * * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_siren14.c b/formats/format_siren14.c index 53c9ea922..1ce50fad4 100644 --- a/formats/format_siren14.c +++ b/formats/format_siren14.c @@ -22,6 +22,10 @@ * \arg File name extensions: siren14 * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_siren7.c b/formats/format_siren7.c index 16eca5df5..2e5182d3c 100644 --- a/formats/format_siren7.c +++ b/formats/format_siren7.c @@ -22,6 +22,10 @@ * \arg File name extensions: siren7 * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/formats/format_sln.c b/formats/format_sln.c index 91cb4584a..1a73cdfbb 100644 --- a/formats/format_sln.c +++ b/formats/format_sln.c @@ -21,6 +21,10 @@ * \ingroup formats */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/formats/format_vox.c b/formats/format_vox.c index 05ecdeeaf..7d34df99c 100644 --- a/formats/format_vox.c +++ b/formats/format_vox.c @@ -23,6 +23,10 @@ * * \ingroup formats */ + +/*** MODULEINFO + extended + ***/ #include "asterisk.h" diff --git a/formats/format_wav.c b/formats/format_wav.c index f35fd5278..f311522e5 100644 --- a/formats/format_wav.c +++ b/formats/format_wav.c @@ -24,6 +24,10 @@ * \ingroup formats */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/formats/format_wav_gsm.c b/formats/format_wav_gsm.c index ae1f11ed8..35d4339f9 100644 --- a/formats/format_wav_gsm.c +++ b/formats/format_wav_gsm.c @@ -26,6 +26,10 @@ * e-mail attachments mainly. * \ingroup formats */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/funcs/func_aes.c b/funcs/func_aes.c index 891106b6f..c176f4863 100644 --- a/funcs/func_aes.c +++ b/funcs/func_aes.c @@ -24,6 +24,7 @@ /*** MODULEINFO crypto + core ***/ #include "asterisk.h" diff --git a/funcs/func_audiohookinherit.c b/funcs/func_audiohookinherit.c index 528aed51f..59faa9019 100644 --- a/funcs/func_audiohookinherit.c +++ b/funcs/func_audiohookinherit.c @@ -28,6 +28,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" #include "asterisk/datastore.h" #include "asterisk/channel.h" diff --git a/funcs/func_base64.c b/funcs/func_base64.c index 274e291ce..1a7619d91 100644 --- a/funcs/func_base64.c +++ b/funcs/func_base64.c @@ -22,6 +22,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_blacklist.c b/funcs/func_blacklist.c index b940b5891..be3bbc5fb 100644 --- a/funcs/func_blacklist.c +++ b/funcs/func_blacklist.c @@ -26,6 +26,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_callcompletion.c b/funcs/func_callcompletion.c index b3fab310f..cee06faa4 100644 --- a/funcs/func_callcompletion.c +++ b/funcs/func_callcompletion.c @@ -21,6 +21,10 @@ * \author Mark Michelson */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c index a653d8660..bb631fe4e 100644 --- a/funcs/func_callerid.c +++ b/funcs/func_callerid.c @@ -24,6 +24,10 @@ * \arg \ref AstCREDITS */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_cdr.c b/funcs/func_cdr.c index 3d0c846f9..34fdd6736 100644 --- a/funcs/func_cdr.c +++ b/funcs/func_cdr.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 202036e84..7baf2485e 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_config.c b/funcs/func_config.c index 21d291c2e..cbc51aaae 100644 --- a/funcs/func_config.c +++ b/funcs/func_config.c @@ -27,6 +27,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_curl.c b/funcs/func_curl.c index 24f6fd923..7e97eb56e 100644 --- a/funcs/func_curl.c +++ b/funcs/func_curl.c @@ -32,6 +32,7 @@ /*** MODULEINFO curl + core ***/ #include "asterisk.h" diff --git a/funcs/func_cut.c b/funcs/func_cut.c index 10bca0a9f..762dd61fe 100644 --- a/funcs/func_cut.c +++ b/funcs/func_cut.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_db.c b/funcs/func_db.c index a932cf5b1..20c8829a6 100644 --- a/funcs/func_db.c +++ b/funcs/func_db.c @@ -27,6 +27,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_devstate.c b/funcs/func_devstate.c index 396657768..274f1ac03 100644 --- a/funcs/func_devstate.c +++ b/funcs/func_devstate.c @@ -30,6 +30,10 @@ * when I couldn't sleep. :) */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_dialgroup.c b/funcs/func_dialgroup.c index b1fa78017..4a789d627 100644 --- a/funcs/func_dialgroup.c +++ b/funcs/func_dialgroup.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_dialplan.c b/funcs/func_dialplan.c index 4e1ab3bed..c39b3e376 100644 --- a/funcs/func_dialplan.c +++ b/funcs/func_dialplan.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_enum.c b/funcs/func_enum.c index d8c8b252d..cc4d47a78 100644 --- a/funcs/func_enum.c +++ b/funcs/func_enum.c @@ -33,6 +33,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_env.c b/funcs/func_env.c index aa0abb4b3..c7b431dca 100644 --- a/funcs/func_env.c +++ b/funcs/func_env.c @@ -21,6 +21,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_extstate.c b/funcs/func_extstate.c index d3c7ba4b7..940c455c2 100644 --- a/funcs/func_extstate.c +++ b/funcs/func_extstate.c @@ -26,6 +26,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_frame_trace.c b/funcs/func_frame_trace.c index 03711ee7d..681f151fc 100644 --- a/funcs/func_frame_trace.c +++ b/funcs/func_frame_trace.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_global.c b/funcs/func_global.c index a501aee58..6b158aafb 100644 --- a/funcs/func_global.c +++ b/funcs/func_global.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_groupcount.c b/funcs/func_groupcount.c index 70c396436..609d01fef 100644 --- a/funcs/func_groupcount.c +++ b/funcs/func_groupcount.c @@ -21,6 +21,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_iconv.c b/funcs/func_iconv.c index 231b4880f..4c4f65f1a 100644 --- a/funcs/func_iconv.c +++ b/funcs/func_iconv.c @@ -25,7 +25,8 @@ */ /*** MODULEINFO - iconv + iconv + core ***/ #include "asterisk.h" diff --git a/funcs/func_lock.c b/funcs/func_lock.c index 27d199e36..c3cf7a987 100644 --- a/funcs/func_lock.c +++ b/funcs/func_lock.c @@ -26,6 +26,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_logic.c b/funcs/func_logic.c index 27734ed78..21f08a13f 100644 --- a/funcs/func_logic.c +++ b/funcs/func_logic.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_math.c b/funcs/func_math.c index f3a690c5d..e7217c7b3 100644 --- a/funcs/func_math.c +++ b/funcs/func_math.c @@ -28,6 +28,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_md5.c b/funcs/func_md5.c index 7c61d9f8c..2e6018586 100644 --- a/funcs/func_md5.c +++ b/funcs/func_md5.c @@ -26,6 +26,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_module.c b/funcs/func_module.c index 44ec08e4d..b0b346116 100644 --- a/funcs/func_module.c +++ b/funcs/func_module.c @@ -21,6 +21,11 @@ * * \ingroup functions */ + +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_odbc.c b/funcs/func_odbc.c index fad548a92..6cef946df 100644 --- a/funcs/func_odbc.c +++ b/funcs/func_odbc.c @@ -29,6 +29,7 @@ /*** MODULEINFO res_odbc + core ***/ #include "asterisk.h" diff --git a/funcs/func_pitchshift.c b/funcs/func_pitchshift.c index b14894712..ca441f985 100644 --- a/funcs/func_pitchshift.c +++ b/funcs/func_pitchshift.c @@ -58,6 +58,10 @@ * *****************************************************************************/ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_rand.c b/funcs/func_rand.c index 2d4e02fcf..6491b371d 100644 --- a/funcs/func_rand.c +++ b/funcs/func_rand.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_sha1.c b/funcs/func_sha1.c index 985e11a38..c6b757545 100644 --- a/funcs/func_sha1.c +++ b/funcs/func_sha1.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_shell.c b/funcs/func_shell.c index df7164d5f..1f274b83d 100644 --- a/funcs/func_shell.c +++ b/funcs/func_shell.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_speex.c b/funcs/func_speex.c index e17e8ca9c..2b29271f3 100644 --- a/funcs/func_speex.c +++ b/funcs/func_speex.c @@ -34,6 +34,7 @@ speex speex_preprocess speexdsp + core ***/ #include "asterisk.h" diff --git a/funcs/func_sprintf.c b/funcs/func_sprintf.c index 4e3fbb99c..4d5fc7a6c 100644 --- a/funcs/func_sprintf.c +++ b/funcs/func_sprintf.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_srv.c b/funcs/func_srv.c index de48f0d06..deb94835f 100644 --- a/funcs/func_srv.c +++ b/funcs/func_srv.c @@ -23,6 +23,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_strings.c b/funcs/func_strings.c index 0d2b95efc..055fd0c4e 100644 --- a/funcs/func_strings.c +++ b/funcs/func_strings.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_sysinfo.c b/funcs/func_sysinfo.c index 2d9a8dd24..a7e358bb8 100644 --- a/funcs/func_sysinfo.c +++ b/funcs/func_sysinfo.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision: 87233 $") diff --git a/funcs/func_timeout.c b/funcs/func_timeout.c index 79d908d18..53bbab753 100644 --- a/funcs/func_timeout.c +++ b/funcs/func_timeout.c @@ -24,6 +24,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_uri.c b/funcs/func_uri.c index ecf23d8ff..f4ecf3d67 100644 --- a/funcs/func_uri.c +++ b/funcs/func_uri.c @@ -28,6 +28,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_version.c b/funcs/func_version.c index 8ed6c218f..d8ba757a4 100644 --- a/funcs/func_version.c +++ b/funcs/func_version.c @@ -22,6 +22,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_vmcount.c b/funcs/func_vmcount.c index f409e75ce..c4d80d499 100644 --- a/funcs/func_vmcount.c +++ b/funcs/func_vmcount.c @@ -25,6 +25,10 @@ * \ingroup functions */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/funcs/func_volume.c b/funcs/func_volume.c index 938fbba38..806564bee 100644 --- a/funcs/func_volume.c +++ b/funcs/func_volume.c @@ -26,6 +26,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/main/features.c b/main/features.c index 06ec1b698..7f8444c17 100644 --- a/main/features.c +++ b/main/features.c @@ -23,6 +23,10 @@ * \author Mark Spencer */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/main/http.c b/main/http.c index 63d91c2b2..724a58fdc 100644 --- a/main/http.c +++ b/main/http.c @@ -30,6 +30,10 @@ * \ref AstHTTP - AMI over the http protocol */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/main/manager.c b/main/manager.c index edaad357f..98daad084 100644 --- a/main/manager.c +++ b/main/manager.c @@ -41,6 +41,10 @@ /*! @{ Doxygen group */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/pbx/pbx_ael.c b/pbx/pbx_ael.c index 96c65ff6d..94a6212fa 100644 --- a/pbx/pbx_ael.c +++ b/pbx/pbx_ael.c @@ -24,6 +24,7 @@ /*** MODULEINFO res_ael_share + extended ***/ #include "asterisk.h" diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c index e02ef9de6..f0da2e87a 100644 --- a/pbx/pbx_config.c +++ b/pbx/pbx_config.c @@ -23,6 +23,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index 26418d760..f2f556915 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -24,6 +24,7 @@ /*** MODULEINFO zlib crypto + extended ***/ #include "asterisk.h" diff --git a/pbx/pbx_loopback.c b/pbx/pbx_loopback.c index e283127a0..915a0cb10 100644 --- a/pbx/pbx_loopback.c +++ b/pbx/pbx_loopback.c @@ -22,6 +22,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c index cae82adba..c1088629b 100644 --- a/pbx/pbx_lua.c +++ b/pbx/pbx_lua.c @@ -26,6 +26,7 @@ /*** MODULEINFO lua + extended ***/ #include "asterisk.h" diff --git a/pbx/pbx_realtime.c b/pbx/pbx_realtime.c index f183c867b..51254a871 100644 --- a/pbx/pbx_realtime.c +++ b/pbx/pbx_realtime.c @@ -23,6 +23,10 @@ * \arg See also: \ref AstARA */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/pbx/pbx_spool.c b/pbx/pbx_spool.c index b90866357..b45ff6a59 100644 --- a/pbx/pbx_spool.c +++ b/pbx/pbx_spool.c @@ -22,6 +22,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_adsi.c b/res/res_adsi.c index 0a1f623a5..778752495 100644 --- a/res/res_adsi.c +++ b/res/res_adsi.c @@ -30,6 +30,10 @@ * res_adsi to load */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_ael_share.c b/res/res_ael_share.c index 805dfd9a8..f1ae9f33f 100644 --- a/res/res_ael_share.c +++ b/res/res_ael_share.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_agi.c b/res/res_agi.c index b57c498df..87ae21a6d 100644 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -25,6 +25,10 @@ * \todo Convert the rest of the AGI commands over to XML documentation */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_ais.c b/res/res_ais.c index 9bcceeade..c64e8e674 100644 --- a/res/res_ais.c +++ b/res/res_ais.c @@ -34,6 +34,7 @@ /*** MODULEINFO ais + extended ***/ #include "asterisk.h" diff --git a/res/res_calendar.c b/res/res_calendar.c index e6b724baf..b77553781 100644 --- a/res/res_calendar.c +++ b/res/res_calendar.c @@ -23,6 +23,10 @@ * \todo Support writing attendees */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_calendar_caldav.c b/res/res_calendar_caldav.c index dd150afd6..14fce0ca7 100644 --- a/res/res_calendar_caldav.c +++ b/res/res_calendar_caldav.c @@ -24,7 +24,9 @@ neon ical libxml2 + core ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_calendar_ews.c b/res/res_calendar_ews.c index 31df35312..51761127e 100644 --- a/res/res_calendar_ews.c +++ b/res/res_calendar_ews.c @@ -22,7 +22,9 @@ /*** MODULEINFO neon29 + core ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_calendar_exchange.c b/res/res_calendar_exchange.c index 2238124db..4a2df1822 100644 --- a/res/res_calendar_exchange.c +++ b/res/res_calendar_exchange.c @@ -24,7 +24,9 @@ neon ical iksemel + core ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_calendar_icalendar.c b/res/res_calendar_icalendar.c index d503eac35..8ef269e4f 100644 --- a/res/res_calendar_icalendar.c +++ b/res/res_calendar_icalendar.c @@ -23,7 +23,9 @@ /*** MODULEINFO neon ical + core ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_clialiases.c b/res/res_clialiases.c index e2558f274..d67f3ba39 100644 --- a/res/res_clialiases.c +++ b/res/res_clialiases.c @@ -26,6 +26,9 @@ * CLI commands. */ +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/res/res_clioriginate.c b/res/res_clioriginate.c index f244c165d..8a30be073 100644 --- a/res/res_clioriginate.c +++ b/res/res_clioriginate.c @@ -24,6 +24,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$"); diff --git a/res/res_config_curl.c b/res/res_config_curl.c index 8488d9bdc..bb8d9b39b 100644 --- a/res/res_config_curl.c +++ b/res/res_config_curl.c @@ -28,6 +28,7 @@ /*** MODULEINFO curl + core ***/ #include "asterisk.h" diff --git a/res/res_config_ldap.c b/res/res_config_ldap.c index adfdacb28..55e1526d5 100644 --- a/res/res_config_ldap.c +++ b/res/res_config_ldap.c @@ -33,6 +33,7 @@ /*** MODULEINFO ldap + extended ***/ #include "asterisk.h" diff --git a/res/res_config_odbc.c b/res/res_config_odbc.c index f52f941be..86cc25c86 100644 --- a/res/res_config_odbc.c +++ b/res/res_config_odbc.c @@ -30,6 +30,7 @@ /*** MODULEINFO res_odbc + core ***/ #include "asterisk.h" diff --git a/res/res_config_pgsql.c b/res/res_config_pgsql.c index bbc683a47..6ed6bd294 100644 --- a/res/res_config_pgsql.c +++ b/res/res_config_pgsql.c @@ -24,6 +24,7 @@ /*** MODULEINFO pgsql + extended ***/ #include "asterisk.h" diff --git a/res/res_config_sqlite.c b/res/res_config_sqlite.c index 75d353cd5..fbeeac275 100644 --- a/res/res_config_sqlite.c +++ b/res/res_config_sqlite.c @@ -73,6 +73,7 @@ /*** MODULEINFO sqlite + extended ***/ #include "asterisk.h" diff --git a/res/res_convert.c b/res/res_convert.c index 94d6e1e59..c2966a85f 100644 --- a/res/res_convert.c +++ b/res/res_convert.c @@ -26,6 +26,10 @@ * */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_crypto.c b/res/res_crypto.c index e25b8a4d6..4ae0851d6 100644 --- a/res/res_crypto.c +++ b/res/res_crypto.c @@ -28,6 +28,7 @@ /*** MODULEINFO openssl + core ***/ #include "asterisk.h" diff --git a/res/res_fax.c b/res/res_fax.c index 31aede8a6..8073f2d6e 100644 --- a/res/res_fax.c +++ b/res/res_fax.c @@ -53,6 +53,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_fax_spandsp.c b/res/res_fax_spandsp.c index 02657583d..296dd07a6 100644 --- a/res/res_fax_spandsp.c +++ b/res/res_fax_spandsp.c @@ -45,6 +45,7 @@ /*** MODULEINFO spandsp res_fax + extended ***/ #include "asterisk.h" diff --git a/res/res_http_post.c b/res/res_http_post.c index c0719b6da..3dde6484d 100644 --- a/res/res_http_post.c +++ b/res/res_http_post.c @@ -27,6 +27,7 @@ /*** MODULEINFO gmime + core ***/ diff --git a/res/res_jabber.c b/res/res_jabber.c index 61d436a92..46229520a 100644 --- a/res/res_jabber.c +++ b/res/res_jabber.c @@ -33,6 +33,7 @@ /*** MODULEINFO iksemel openssl + extended ***/ #include "asterisk.h" diff --git a/res/res_limit.c b/res/res_limit.c index a6b4fef64..dc07a4caf 100644 --- a/res/res_limit.c +++ b/res/res_limit.c @@ -18,6 +18,9 @@ * \author Tilghman Lesher */ +/*** MODULEINFO + core + ***/ #include "asterisk.h" diff --git a/res/res_monitor.c b/res/res_monitor.c index 86d1d1e02..61dc4a2d0 100644 --- a/res/res_monitor.c +++ b/res/res_monitor.c @@ -22,6 +22,10 @@ * * \author Mark Spencer */ + +/*** MODULEINFO + core + ***/ #include "asterisk.h" @@ -650,6 +654,12 @@ static int start_monitor_exec(struct ast_channel *chan, const char *data) AST_APP_ARG(fname_base); AST_APP_ARG(options); ); + + /* Parse arguments. */ + if (ast_strlen_zero(data)) { + ast_log(LOG_ERROR, "Monitor requires an argument\n"); + return 0; + } parse = ast_strdupa(data); AST_STANDARD_APP_ARGS(args, parse); @@ -665,9 +675,7 @@ static int start_monitor_exec(struct ast_channel *chan, const char *data) stream_action &= ~X_REC_OUT; } - if (args.format) { - arg = strchr(args.format, ':'); - } + arg = strchr(args.format, ':'); if (arg) { *arg++ = 0; urlprefix = arg; diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c index cc98543c6..4a052d43d 100644 --- a/res/res_musiconhold.c +++ b/res/res_musiconhold.c @@ -27,6 +27,7 @@ /*** MODULEINFO win32 + core ***/ #include "asterisk.h" diff --git a/res/res_mutestream.c b/res/res_mutestream.c index 41b2fd831..92d01c7c7 100644 --- a/res/res_mutestream.c +++ b/res/res_mutestream.c @@ -29,6 +29,10 @@ * When we know and understands what happens if we zero out video, we can do that too. */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision: 89545 $") diff --git a/res/res_odbc.c b/res/res_odbc.c index b1e72ac8d..1770bb303 100644 --- a/res/res_odbc.c +++ b/res/res_odbc.c @@ -33,6 +33,7 @@ /*** MODULEINFO generic_odbc ltdl + core ***/ #include "asterisk.h" diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c index 24d7b6505..c6dc009ea 100644 --- a/res/res_phoneprov.c +++ b/res/res_phoneprov.c @@ -26,6 +26,10 @@ * \author Terry Wilson */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" #include diff --git a/res/res_pktccops.c b/res/res_pktccops.c index 33ecc3817..0572658ac 100644 --- a/res/res_pktccops.c +++ b/res/res_pktccops.c @@ -32,6 +32,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/res/res_realtime.c b/res/res_realtime.c index 1bafe52b7..8b1488fe4 100644 --- a/res/res_realtime.c +++ b/res/res_realtime.c @@ -27,6 +27,10 @@ * \ingroup applications */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_rtp_asterisk.c b/res/res_rtp_asterisk.c index 5948e664c..a520cdb16 100644 --- a/res/res_rtp_asterisk.c +++ b/res/res_rtp_asterisk.c @@ -28,6 +28,10 @@ * \ingroup rtp_engines */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_rtp_multicast.c b/res/res_rtp_multicast.c index 0e930d61f..18256e90e 100644 --- a/res/res_rtp_multicast.c +++ b/res/res_rtp_multicast.c @@ -28,6 +28,10 @@ * \ingroup rtp_engines */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_security_log.c b/res/res_security_log.c index 2e3d4af52..3e8c48a24 100644 --- a/res/res_security_log.c +++ b/res/res_security_log.c @@ -27,6 +27,10 @@ * \todo Escape quotes in string payload IE contents */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$"); diff --git a/res/res_smdi.c b/res/res_smdi.c index 3c1ce4c97..e0bde6959 100644 --- a/res/res_smdi.c +++ b/res/res_smdi.c @@ -31,6 +31,10 @@ * polling thread handle it. */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_snmp.c b/res/res_snmp.c index 4bf81a2f0..f717cead0 100644 --- a/res/res_snmp.c +++ b/res/res_snmp.c @@ -19,6 +19,7 @@ /*** MODULEINFO netsnmp + extended ***/ #include "asterisk.h" diff --git a/res/res_speech.c b/res/res_speech.c index 7a8d17e5a..de0c41e08 100644 --- a/res/res_speech.c +++ b/res/res_speech.c @@ -23,6 +23,10 @@ * \author Joshua Colp */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$"); diff --git a/res/res_srtp.c b/res/res_srtp.c index 3e9525afd..223b79bbb 100644 --- a/res/res_srtp.c +++ b/res/res_srtp.c @@ -29,7 +29,8 @@ */ /*** MODULEINFO - srtp + srtp + core ***/ /* See https://wiki.asterisk.org/wiki/display/AST/Secure+Calling */ diff --git a/res/res_stun_monitor.c b/res/res_stun_monitor.c index 8ce77141d..64ca73eda 100644 --- a/res/res_stun_monitor.c +++ b/res/res_stun_monitor.c @@ -23,6 +23,10 @@ * \author David Vossel */ +/*** MODULEINFO + core + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/res/res_timing_dahdi.c b/res/res_timing_dahdi.c index 41f74f6c9..61dda6a44 100644 --- a/res/res_timing_dahdi.c +++ b/res/res_timing_dahdi.c @@ -25,6 +25,7 @@ /*** MODULEINFO dahdi + core ***/ #include "asterisk.h" diff --git a/res/res_timing_kqueue.c b/res/res_timing_kqueue.c index 1fef5fb99..57091bf41 100644 --- a/res/res_timing_kqueue.c +++ b/res/res_timing_kqueue.c @@ -26,6 +26,7 @@ /*** MODULEINFO kqueue launchd + extended ***/ #include "asterisk.h" diff --git a/res/res_timing_pthread.c b/res/res_timing_pthread.c index 8cb2898d9..e89ded2d6 100644 --- a/res/res_timing_pthread.c +++ b/res/res_timing_pthread.c @@ -23,6 +23,10 @@ * \brief pthread timing interface */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$"); diff --git a/res/res_timing_timerfd.c b/res/res_timing_timerfd.c index ae5d2b411..80e5ca8a5 100644 --- a/res/res_timing_timerfd.c +++ b/res/res_timing_timerfd.c @@ -25,6 +25,7 @@ /*** MODULEINFO timerfd + core ***/ #include "asterisk.h" diff --git a/tests/test_acl.c b/tests/test_acl.c index 693c8054d..b84ca4364 100644 --- a/tests/test_acl.c +++ b/tests/test_acl.c @@ -26,6 +26,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_amihooks.c b/tests/test_amihooks.c index 2fd23a476..dfb64866b 100644 --- a/tests/test_amihooks.c +++ b/tests/test_amihooks.c @@ -28,6 +28,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/tests/test_aoc.c b/tests/test_aoc.c index 23663ee02..2a4294300 100644 --- a/tests/test_aoc.c +++ b/tests/test_aoc.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_app.c b/tests/test_app.c index b4b2c22e1..75992f30f 100644 --- a/tests/test_app.c +++ b/tests/test_app.c @@ -26,6 +26,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_ast_format_str_reduce.c b/tests/test_ast_format_str_reduce.c index c92245213..6723513b8 100644 --- a/tests/test_ast_format_str_reduce.c +++ b/tests/test_ast_format_str_reduce.c @@ -36,6 +36,7 @@ format_sln format_wav format_wav_gsm + extended ***/ #include "asterisk.h" diff --git a/tests/test_astobj2.c b/tests/test_astobj2.c index 12632c63a..9466f3384 100644 --- a/tests/test_astobj2.c +++ b/tests/test_astobj2.c @@ -25,6 +25,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_devicestate.c b/tests/test_devicestate.c index 415cda271..77e718bd2 100644 --- a/tests/test_devicestate.c +++ b/tests/test_devicestate.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_dlinklists.c b/tests/test_dlinklists.c index 45a34eaf7..2af251f71 100644 --- a/tests/test_dlinklists.c +++ b/tests/test_dlinklists.c @@ -28,6 +28,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/tests/test_event.c b/tests/test_event.c index e6f345133..01bb9ee4c 100644 --- a/tests/test_event.c +++ b/tests/test_event.c @@ -44,6 +44,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_expr.c b/tests/test_expr.c index b4adc4aac..b7f416446 100644 --- a/tests/test_expr.c +++ b/tests/test_expr.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_func_file.c b/tests/test_func_file.c index 4e8823ba9..6e35fe921 100644 --- a/tests/test_func_file.c +++ b/tests/test_func_file.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_gosub.c b/tests/test_gosub.c index e69acfb17..f8b7482fd 100644 --- a/tests/test_gosub.c +++ b/tests/test_gosub.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_heap.c b/tests/test_heap.c index 3e70848d1..d14f1620f 100644 --- a/tests/test_heap.c +++ b/tests/test_heap.c @@ -25,6 +25,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_locale.c b/tests/test_locale.c index 46271c232..89148d17a 100644 --- a/tests/test_locale.c +++ b/tests/test_locale.c @@ -27,6 +27,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/tests/test_logger.c b/tests/test_logger.c index 04b5a1058..41467ee6e 100644 --- a/tests/test_logger.c +++ b/tests/test_logger.c @@ -27,6 +27,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/tests/test_pbx.c b/tests/test_pbx.c index 3ecc9e937..a86ba36b8 100644 --- a/tests/test_pbx.c +++ b/tests/test_pbx.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_poll.c b/tests/test_poll.c index 815e0c6c4..bdab29142 100644 --- a/tests/test_poll.c +++ b/tests/test_poll.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_sched.c b/tests/test_sched.c index 0062afb09..bcd501aa0 100644 --- a/tests/test_sched.c +++ b/tests/test_sched.c @@ -25,6 +25,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_security_events.c b/tests/test_security_events.c index 33b40e877..c2c7c2921 100644 --- a/tests/test_security_events.c +++ b/tests/test_security_events.c @@ -25,6 +25,7 @@ /*** MODULEINFO no + extended ***/ #include "asterisk.h" diff --git a/tests/test_skel.c b/tests/test_skel.c index 609e399a7..98d604012 100644 --- a/tests/test_skel.c +++ b/tests/test_skel.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_stringfields.c b/tests/test_stringfields.c index dd3f0aaa1..2cd51ddae 100644 --- a/tests/test_stringfields.c +++ b/tests/test_stringfields.c @@ -29,6 +29,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_strings.c b/tests/test_strings.c index 34062f04d..b1d1205e6 100644 --- a/tests/test_strings.c +++ b/tests/test_strings.c @@ -29,6 +29,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_substitution.c b/tests/test_substitution.c index cb3161691..eb3bb54e2 100644 --- a/tests/test_substitution.c +++ b/tests/test_substitution.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK func_curl + extended ***/ #include "asterisk.h" diff --git a/tests/test_time.c b/tests/test_time.c index c81c9bb12..ae8834d94 100644 --- a/tests/test_time.c +++ b/tests/test_time.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/tests/test_utils.c b/tests/test_utils.c index fd9d3bc4a..3e7df97e2 100644 --- a/tests/test_utils.c +++ b/tests/test_utils.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" diff --git a/utils/ael_main.c b/utils/ael_main.c index e5a7346ed..52aa47993 100644 --- a/utils/ael_main.c +++ b/utils/ael_main.c @@ -6,6 +6,11 @@ * it was copied from; * - fixing the formatting */ + +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" #include diff --git a/utils/astcanary.c b/utils/astcanary.c index 8cfa3feb7..9432c57a7 100644 --- a/utils/astcanary.c +++ b/utils/astcanary.c @@ -16,6 +16,10 @@ * at the top of the source tree. */ +/*** MODULEINFO + core + ***/ + #include #include #include diff --git a/utils/astman.c b/utils/astman.c index 6bb4c4c6f..459eeee71 100644 --- a/utils/astman.c +++ b/utils/astman.c @@ -22,6 +22,10 @@ * */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk.h" diff --git a/utils/check_expr.c b/utils/check_expr.c index b904b4824..556b0f9f8 100644 --- a/utils/check_expr.c +++ b/utils/check_expr.c @@ -16,6 +16,10 @@ * at the top of the source tree. */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/utils/conf2ael.c b/utils/conf2ael.c index 538818b25..020dbe3af 100644 --- a/utils/conf2ael.c +++ b/utils/conf2ael.c @@ -24,6 +24,7 @@ /*** MODULEINFO res_ael_share + extended ***/ #include "asterisk.h" diff --git a/utils/extconf.c b/utils/extconf.c index 22df962e7..54e11a0ad 100644 --- a/utils/extconf.c +++ b/utils/extconf.c @@ -23,6 +23,11 @@ * for operations outside of asterisk. A huge, awful hack. * */ + +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" #undef DEBUG_THREADS diff --git a/utils/hashtest.c b/utils/hashtest.c index 9ec597f4e..390e331e0 100644 --- a/utils/hashtest.c +++ b/utils/hashtest.c @@ -28,6 +28,10 @@ * \author Steve Murphy */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/utils/hashtest2.c b/utils/hashtest2.c index 7953decf6..5bc628061 100644 --- a/utils/hashtest2.c +++ b/utils/hashtest2.c @@ -28,6 +28,10 @@ * \author Steve Murphy */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/utils/muted.c b/utils/muted.c index 211766e53..18f55d73f 100644 --- a/utils/muted.c +++ b/utils/muted.c @@ -35,6 +35,10 @@ * */ +/*** MODULEINFO + extended + ***/ + #include "asterisk/autoconfig.h" #ifdef __Darwin__ diff --git a/utils/refcounter.c b/utils/refcounter.c index 1c679e822..b45680e0d 100644 --- a/utils/refcounter.c +++ b/utils/refcounter.c @@ -39,6 +39,10 @@ * \author Steve Murphy */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") diff --git a/utils/smsq.c b/utils/smsq.c index c6aaff8e2..fab32f086 100644 --- a/utils/smsq.c +++ b/utils/smsq.c @@ -17,6 +17,10 @@ * at the top of the source tree. */ +/*** MODULEINFO + extended + ***/ + #include "asterisk.h" #include diff --git a/utils/stereorize.c b/utils/stereorize.c index 31f1b1fbe..484304037 100644 --- a/utils/stereorize.c +++ b/utils/stereorize.c @@ -10,6 +10,10 @@ * ****************************************************************************/ +/*** MODULEINFO + extended + ***/ + #include #include #include diff --git a/utils/streamplayer.c b/utils/streamplayer.c index ebb12e54b..6c70b0840 100644 --- a/utils/streamplayer.c +++ b/utils/streamplayer.c @@ -42,6 +42,10 @@ * not work. :) */ +/*** MODULEINFO + extended + ***/ + #include #include #include