summaryrefslogtreecommitdiff
path: root/channels/sip/route.c
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-08 17:53:39 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-08 17:53:39 +0000
commit91f7b661832762c5cc1747a2f36e6b42afbd321b (patch)
tree428dad054caea1fb96b95317ae55ba229b7bfe76 /channels/sip/route.c
parent86e927a71462300dfc93240abaacc883e57c520a (diff)
chan_sip: Mark chan_sip and its files as extended support
........ Merged revisions 420562 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/sip/route.c')
-rw-r--r--channels/sip/route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sip/route.c b/channels/sip/route.c
index 5f0d62e5c..14c2b443f 100644
--- a/channels/sip/route.c
+++ b/channels/sip/route.c
@@ -20,7 +20,7 @@
*/
/*** MODULEINFO
- <support_level>core</support_level>
+ <support_level>extended</support_level>
***/
#include "asterisk.h"