]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doh.. its retry-seconds since its a param
authorBrian West <brian@freeswitch.org>
Mon, 24 Nov 2008 16:30:46 +0000 (16:30 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 24 Nov 2008 16:30:46 +0000 (16:30 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10527 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default/brian.xml
conf/sip_profiles/external/example.xml
conf/sip_profiles/internal/example.xml

index c9306fe3526026745616c7762e0cc99cebb3820f..791f510265ebabfedc7553b9b45b15ba4acf4c83 100644 (file)
@@ -30,7 +30,7 @@
       <!-- which transport to use for register -->
       <!--<param name="register-transport" value="udp"/>-->
       <!--How many seconds before a retry when a failure or timeout occurs -->
-      <!--<param name="retry_seconds" value="30"/>-->
+      <!--<param name="retry-seconds" value="30"/>-->
       <!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
       <!--<param name="caller-id-in-from" value="false"/>-->
       <!--extra sip params to send in the contact-->
index c9a446882bc8b6621bad159348f894ed5ff63fe2..7ac8db11860a0aed7fb0110c86fbed0c09265ca5 100644 (file)
@@ -23,7 +23,7 @@
   <!-- which transport to use for register -->
   <!--<param name="register-transport" value="udp"/>-->
   <!--How many seconds before a retry when a failure or timeout occurs -->
-  <!--<param name="retry_seconds" value="30"/>-->
+  <!--<param name="retry-seconds" value="30"/>-->
   <!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
   <!--<param name="caller-id-in-from" value="false"/>-->
   <!--extra sip params to send in the contact-->
index c9a446882bc8b6621bad159348f894ed5ff63fe2..7ac8db11860a0aed7fb0110c86fbed0c09265ca5 100644 (file)
@@ -23,7 +23,7 @@
   <!-- which transport to use for register -->
   <!--<param name="register-transport" value="udp"/>-->
   <!--How many seconds before a retry when a failure or timeout occurs -->
-  <!--<param name="retry_seconds" value="30"/>-->
+  <!--<param name="retry-seconds" value="30"/>-->
   <!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
   <!--<param name="caller-id-in-from" value="false"/>-->
   <!--extra sip params to send in the contact-->