summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2012-06-15 16:20:16 +0000
committerKevin P. Fleming <kpfleming@digium.com>2012-06-15 16:20:16 +0000
commit166b4e2b30a30f91b3b644a733f3703213463d49 (patch)
treea823131533e63e86030193eadb69073458a63fdf /channels
parentbdab2763ac297643981b2dfbbaa0bb7d56e4417b (diff)
Multiple revisions 369001-369002
........ r369001 | kpfleming | 2012-06-15 10:56:08 -0500 (Fri, 15 Jun 2012) | 11 lines Add support-level indications to many more source files. Since we now have tools that scan through the source tree looking for files with specific support levels, we need to ensure that every file that is a component of a 'core' or 'extended' module (or the main Asterisk binary) is explicitly marked with its support level. This patch adds support-level indications to many more source files in tree, but avoids adding them to third-party libraries that are included in the tree and to source files that don't end up involved in Asterisk itself. ........ r369002 | kpfleming | 2012-06-15 10:57:14 -0500 (Fri, 15 Jun 2012) | 3 lines Add a script to enable finding source files without support-levels defined. ........ Merged revisions 369001-369002 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 369005 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369013 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_misdn.c1
-rw-r--r--channels/console_board.c4
-rw-r--r--channels/console_gui.c4
-rw-r--r--channels/console_video.c4
-rw-r--r--channels/iax2-parser.c4
-rw-r--r--channels/iax2-provision.c4
-rw-r--r--channels/misdn/ie.c4
-rw-r--r--channels/misdn/isdn_lib.c4
-rw-r--r--channels/misdn/isdn_msg_parser.c4
-rw-r--r--channels/misdn/portinfo.c3
-rw-r--r--channels/misdn_config.c4
-rw-r--r--channels/sig_analog.c4
-rw-r--r--channels/sig_pri.c3
-rw-r--r--channels/sig_ss7.c3
-rw-r--r--channels/sip/config_parser.c4
-rw-r--r--channels/sip/dialplan_functions.c4
-rw-r--r--channels/sip/reqresp_parser.c4
-rw-r--r--channels/sip/sdp_crypto.c4
-rw-r--r--channels/sip/security_events.c4
-rw-r--r--channels/sip/srtp.c4
-rw-r--r--channels/sip/utils.c4
-rw-r--r--channels/vcodecs.c4
-rw-r--r--channels/vgrabbers.c4
23 files changed, 84 insertions, 2 deletions
diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c
index e23688232..ffae020f8 100644
--- a/channels/chan_misdn.c
+++ b/channels/chan_misdn.c
@@ -55,6 +55,7 @@
<depend>suppserv</depend>
<support_level>extended</support_level>
***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/console_board.c b/channels/console_board.c
index e80247c5f..6c920a944 100644
--- a/channels/console_board.c
+++ b/channels/console_board.c
@@ -37,6 +37,10 @@
* configuration file).
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h" /* ast_strdupa */
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h" /* ast_strdupa */
diff --git a/channels/console_gui.c b/channels/console_gui.c
index f49152a73..916c40801 100644
--- a/channels/console_gui.c
+++ b/channels/console_gui.c
@@ -78,6 +78,10 @@ new regions inside the keypad pictureas comments
*
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
#include "console_video.h"
#include "asterisk/lock.h"
diff --git a/channels/console_video.c b/channels/console_video.c
index 77f95ba09..a1db5cd77 100644
--- a/channels/console_video.c
+++ b/channels/console_video.c
@@ -36,6 +36,10 @@
//#define DROP_PACKETS 5 /* if set, drop this % of video packets */
//#define OLD_FFMPEG 1 /* set for old ffmpeg with no swscale */
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/ioctl.h>
diff --git a/channels/iax2-parser.c b/channels/iax2-parser.c
index 304df8b2b..27a74da07 100644
--- a/channels/iax2-parser.c
+++ b/channels/iax2-parser.c
@@ -23,6 +23,10 @@
* \author Mark Spencer <markster@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/iax2-provision.c b/channels/iax2-provision.c
index eaa3b7432..ff647e694 100644
--- a/channels/iax2-provision.c
+++ b/channels/iax2-provision.c
@@ -23,6 +23,10 @@
* \author Mark Spencer <markster@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/misdn/ie.c b/channels/misdn/ie.c
index e88c58f5a..74ae897de 100644
--- a/channels/misdn/ie.c
+++ b/channels/misdn/ie.c
@@ -24,6 +24,10 @@
if qi is not NULL (TE-mode), offset is set
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
#include <string.h>
diff --git a/channels/misdn/isdn_lib.c b/channels/misdn/isdn_lib.c
index b8aec0138..b599718e2 100644
--- a/channels/misdn/isdn_lib.c
+++ b/channels/misdn/isdn_lib.c
@@ -16,7 +16,9 @@
* \author Christian Richter <crich@beronet.com>
*/
-
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
#include <syslog.h>
#include <sys/time.h>
diff --git a/channels/misdn/isdn_msg_parser.c b/channels/misdn/isdn_msg_parser.c
index 73e5e8dc3..1febfa0c1 100644
--- a/channels/misdn/isdn_msg_parser.c
+++ b/channels/misdn/isdn_msg_parser.c
@@ -16,7 +16,9 @@
* \author Christian Richter <crich@beronet.com>
*/
-
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
#include "isdn_lib_intern.h"
diff --git a/channels/misdn/portinfo.c b/channels/misdn/portinfo.c
index 9e9cce86b..f6af3982a 100644
--- a/channels/misdn/portinfo.c
+++ b/channels/misdn/portinfo.c
@@ -3,6 +3,9 @@
* \author Christian Richter <crich@beronet.com>
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
#include "isdn_lib.h"
#include "isdn_lib_intern.h"
diff --git a/channels/misdn_config.c b/channels/misdn_config.c
index 23c2c6d80..30e96eca4 100644
--- a/channels/misdn_config.c
+++ b/channels/misdn_config.c
@@ -26,6 +26,10 @@
* \ingroup channel_drivers
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sig_analog.c b/channels/sig_analog.c
index cabb16472..149a773e1 100644
--- a/channels/sig_analog.c
+++ b/channels/sig_analog.c
@@ -23,6 +23,10 @@
* \author Matthew Fredrickson <creslin@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
#include <errno.h>
diff --git a/channels/sig_pri.c b/channels/sig_pri.c
index 4be5269fc..93b9b4b8b 100644
--- a/channels/sig_pri.c
+++ b/channels/sig_pri.c
@@ -23,6 +23,9 @@
* \author Matthew Fredrickson <creslin@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
#include "asterisk.h"
diff --git a/channels/sig_ss7.c b/channels/sig_ss7.c
index 8584d8aaf..9f89ee54f 100644
--- a/channels/sig_ss7.c
+++ b/channels/sig_ss7.c
@@ -27,6 +27,9 @@
* \arg \ref AstCREDITS
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
#include "asterisk.h"
diff --git a/channels/sip/config_parser.c b/channels/sip/config_parser.c
index ba6880d30..6f23aafa9 100644
--- a/channels/sip/config_parser.c
+++ b/channels/sip/config_parser.c
@@ -19,6 +19,10 @@
* \brief sip config parsing functions and unit tests
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/dialplan_functions.c b/channels/sip/dialplan_functions.c
index 75fe82d4d..2f6b160f4 100644
--- a/channels/sip/dialplan_functions.c
+++ b/channels/sip/dialplan_functions.c
@@ -19,6 +19,10 @@
* \brief sip channel dialplan functions and unit tests
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/reqresp_parser.c b/channels/sip/reqresp_parser.c
index d87acda34..2ff5e6b8d 100644
--- a/channels/sip/reqresp_parser.c
+++ b/channels/sip/reqresp_parser.c
@@ -19,6 +19,10 @@
* \brief sip request parsing functions and unit tests
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/sdp_crypto.c b/channels/sip/sdp_crypto.c
index 7f8835514..1342d079d 100644
--- a/channels/sip/sdp_crypto.c
+++ b/channels/sip/sdp_crypto.c
@@ -25,6 +25,10 @@
* \author Mikael Magnusson <mikma@users.sourceforge.net>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/security_events.c b/channels/sip/security_events.c
index 5ba70a143..1278f073d 100644
--- a/channels/sip/security_events.c
+++ b/channels/sip/security_events.c
@@ -24,6 +24,10 @@
* \author Michael L. Young <elgueromexicano@gmail.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/srtp.c b/channels/sip/srtp.c
index 3b55106ab..049bffc58 100644
--- a/channels/sip/srtp.c
+++ b/channels/sip/srtp.c
@@ -25,6 +25,10 @@
* \author Mikael Magnusson <mikma@users.sourceforge.net>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
diff --git a/channels/sip/utils.c b/channels/sip/utils.c
index 14983ba82..4459ff107 100644
--- a/channels/sip/utils.c
+++ b/channels/sip/utils.c
@@ -21,6 +21,10 @@
* \author Terry Wilson <twilson@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
#include "asterisk/utils.h"
diff --git a/channels/vcodecs.c b/channels/vcodecs.c
index db591cad3..72c7fa9c2 100644
--- a/channels/vcodecs.c
+++ b/channels/vcodecs.c
@@ -19,6 +19,10 @@
* $Revision$
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
#include "console_video.h"
#include "asterisk/frame.h"
diff --git a/channels/vgrabbers.c b/channels/vgrabbers.c
index 4afc12f61..45dced4e1 100644
--- a/channels/vgrabbers.c
+++ b/channels/vgrabbers.c
@@ -44,6 +44,10 @@
* `->--[enc_out]
*/
+/*** MODULEINFO
+ <support_level>extended</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/ioctl.h>