[Freeswitch-trunk] [commit] r6749 - freeswitch/trunk/conf/sip_profiles
Freeswitch SVN
brian at freeswitch.org
Thu Dec 13 10:34:41 EST 2007
Author: brian
Date: Thu Dec 13 10:34:41 2007
New Revision: 6749
Modified:
freeswitch/trunk/conf/sip_profiles/default.xml
Log:
woops turn this back on
Modified: freeswitch/trunk/conf/sip_profiles/default.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/default.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/default.xml Thu Dec 13 10:34:41 2007
@@ -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"/> -->
More information about the Freeswitch-trunk
mailing list