]> 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:28 +0000 (09:49 -0500)
conf/vanilla/sip_profiles/internal.xml

index 4ef9bde0d28f7f66f329ea9a8aca3fcedb362184..c813d99c6707637d8d440d905ed78133276587fb 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 -->