[asterisk-commits] branch 1.2 - r7299 /branches/1.2/configs/sip.conf.sample

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Fri Dec 2 19:24:42 CST 2005


Author: oej
Date: Fri Dec  2 19:24:40 2005
New Revision: 7299

URL: http://svn.digium.com/view/asterisk?rev=7299&view=rev
Log:
Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

Modified:
    branches/1.2/configs/sip.conf.sample

Modified: branches/1.2/configs/sip.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/sip.conf.sample?rev=7299&r1=7298&r2=7299&view=diff
==============================================================================
--- branches/1.2/configs/sip.conf.sample (original)
+++ branches/1.2/configs/sip.conf.sample Fri Dec  2 19:24:40 2005
@@ -148,7 +148,7 @@
 ;registerattempts=10		; Number of registration attempts before we give up
 				; 0 = continue forever, hammering the other server until it 
 				; accepts the registration
-				; Default is 10 tries
+				; Default is 0 tries, continue forever
 ;callevents=no			; generate manager events when sip ua performs events (e.g. hold)
 
 ;----------------------------------------- NAT SUPPORT ------------------------



More information about the asterisk-commits mailing list