]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add config comments about zrtp-passthru and late negotiation
authorTravis Cross <tc@traviscross.com>
Fri, 1 Jun 2012 21:25:55 +0000 (21:25 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 1 Jun 2012 21:27:33 +0000 (21:27 +0000)
conf/insideout/sip_profiles/external.xml
conf/insideout/sip_profiles/internal-ipv6.xml
conf/insideout/sip_profiles/internal.xml
conf/sbc/sbc_profiles/external.xml
conf/sbc/sbc_profiles/internal-ipv6.xml
conf/sbc/sbc_profiles/internal.xml
conf/vanilla/sip_profiles/external.xml
conf/vanilla/sip_profiles/internal-ipv6.xml
conf/vanilla/sip_profiles/internal.xml
src/mod/endpoints/mod_sofia/conf/sofia.conf.xml

index f021a4c3c6d1a2cc1d7957d63b0f9b2f0bc6eac1..22fd15543497dfef8a575c87275bcefbe6d1679f 100644 (file)
@@ -48,7 +48,7 @@
     <param name="auth-calls" value="false"/>
     <param name="rtp-timeout-sec" value="1800"/>
     <param name="inbound-late-negotiation" value="true"/>
-    <param name="inbound-zrtp-passthru" value="true"/>
+    <param name="inbound-zrtp-passthru" value="true"/> <!-- (also enables late negotiation) -->
     <!--
         DO NOT USE HOSTNAMES, ONLY IP ADDRESSES IN THESE SETTINGS!
     -->
index b9907a78ada2a2478e08b64577213c404bfba955..525554f4b8b20df9367e651360f934aec08c1ead 100644 (file)
@@ -69,7 +69,7 @@
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index e406cd5e7271dcc9733a05fa5d8eccac19e6d510..666f7de5ab960e8385b45d06a370253b47f31962 100644 (file)
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index 0f15159f5861ebda03789d414818604677eea912..7bf024658b435af72606c5fb94a45a8a1e47edb4 100644 (file)
@@ -49,7 +49,7 @@
     <param name="auth-calls" value="false"/>
     <param name="rtp-timeout-sec" value="1800"/>
     <param name="inbound-late-negotiation" value="true"/>
-    <param name="inbound-zrtp-passthru" value="true"/>
+    <param name="inbound-zrtp-passthru" value="true"/> <!-- (also enables late negotiation) -->
     <!--
         DO NOT USE HOSTNAMES, ONLY IP ADDRESSES IN THESE SETTINGS!
     -->
index b9907a78ada2a2478e08b64577213c404bfba955..525554f4b8b20df9367e651360f934aec08c1ead 100644 (file)
@@ -69,7 +69,7 @@
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index 3081052c88bf27a1841d251ddf26b1b786ef3597..d4b2efd37b6133a7fec04fba40f0b1f30c129a0c 100644 (file)
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index 4f18e84be7bdb0c5e69ecf1a5ab7a6e0ed2df136..5070c879138e93445cd95ccc657bbcae356e0f34 100644 (file)
@@ -57,7 +57,7 @@
     <param name="nonce-ttl" value="60"/>
     <param name="auth-calls" value="false"/>
     <param name="inbound-late-negotiation" value="true"/>
-    <param name="inbound-zrtp-passthru" value="true"/>
+    <param name="inbound-zrtp-passthru" value="true"/> <!-- (also enables late negotiation) -->
     <!--
         DO NOT USE HOSTNAMES, ONLY IP ADDRESSES IN THESE SETTINGS!
     -->
index 18274faa4fad40edd15986d61509fb816a2f7ce8..62b9708e8bc1987b3f7749f08705d08c193512b9 100644 (file)
@@ -70,7 +70,7 @@
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index 0f4cabe32d74efc8b2a17799cdab8f03aeb4c6c2..7d37da863e451e9ea50cfb4fb2bc5cf054f5d59a 100644 (file)
     <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
     <param name="inbound-late-negotiation" value="true"/>
 
-    <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+    <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
     <param name="inbound-zrtp-passthru" value="true"/>
 
     <!-- this lets anything register -->
index 30d8063a6762a1eb3fc58e24dc79a7ec59842f90..2e66602f1b8dd854f51f859a3a9764a98f1e7552 100644 (file)
         <!-- Let calls hit the dialplan before selecting codec for the a-leg -->
         <param name="inbound-late-negotiation" value="true"/>
 
-        <!-- Allow ZRTP clients to negotiate end-to-end security associations -->
+        <!-- Allow ZRTP clients to negotiate end-to-end security associations (also enables late negotiation) -->
         <param name="inbound-zrtp-passthru" value="true"/>
 
         <!-- this lets anything register -->