]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
woops turn this back on
authorBrian West <brian@freeswitch.org>
Thu, 13 Dec 2007 15:34:41 +0000 (15:34 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 13 Dec 2007 15:34:41 +0000 (15:34 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6749 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/default.xml

index 7ed9287f1fe970a129e9f6197884d48c6edf5aaf..79e23444ae2dba64fcbc2db450fef676ad809dd2 100644 (file)
@@ -61,7 +61,7 @@
     <!--Uncomment if you want to force the outbound leg of a bridge to only offer the codec 
        that the originator is using-->
     <!--<param name="disable-transcoding" value="true"/>-->
-    <param name="auth-calls" value="false"/>
+    <param name="auth-calls" value="true"/>
     <!-- on authed calls, authenticate *all* the packets not just invite -->
     <!-- <param name="auth-all-packets" value="true"/> -->