aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-23 15:57:23 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-23 15:57:23 +0000
commitdd283893049010b2f4a81ea429f6847b1599793f (patch)
treea4eca64b7495d700f36ae868e31dc78898d730c5 /channels
parent697c52e90839ba9aa5c09c8285064e8d22ce66aa (diff)
... just kidding. Enable SIP by default. :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@278945 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 203e567b4..884dd7c23 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -163,7 +163,6 @@
/*** MODULEINFO
<depend>chan_local</depend>
- <defaultenabled>no></defaultenabled>
***/
/*! \page sip_session_timers SIP Session Timers in Asterisk Chan_sip