summaryrefslogtreecommitdiff
path: root/channels/sip/route.c
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-08 17:53:13 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-08 17:53:13 +0000
commit02fc8e2449f834b6fffabb0fafa3860e62178d31 (patch)
treef2d01478f8ee386a590b50a93ec75b45c2af2f35 /channels/sip/route.c
parentfbb612751e41104f7a4b692116e82164a44a4364 (diff)
chan_sip: Mark chan_sip and its files as extended support
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420562 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"