]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix typo
authorKen Rice <krice@freeswitch.org>
Fri, 5 Jul 2013 14:49:28 +0000 (09:49 -0500)
committerKen Rice <krice@freeswitch.org>
Fri, 5 Jul 2013 14:49:46 +0000 (09:49 -0500)
conf/vanilla/sip_profiles/internal.xml

index 9eb66259af05280f8384b27620f3d3c6ecd4bc88..3a5f0eb4ce124464c21087e7060f296a166a19fd 100644 (file)
     <!--<param name="unregister-on-options-fail" value="true"/>-->
     <!-- Send an OPTIONS packet to all registered endpoints -->
     <!--<param name="all-reg-options-ping" value="true"/>-->
-    <!-- Send an OPTIONS packet to NATed registered endpoints. Can be 'true' or 'udp-only'. --!>
+    <!-- Send an OPTIONS packet to NATed registered endpoints. Can be 'true' or 'udp-only'. -->
     <!--<param name="nat-options-ping" value="true"/>-->
 
     <!-- TLS: disabled by default, set to "true" to enable -->