Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2005-12-03 01:24:40 +00:00
parent a543725311
commit ee1e461a57

View File

@@ -148,7 +148,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;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 ------------------------