Make registration more insistent
This commit is contained in:
6
sip.conf
6
sip.conf
@@ -844,8 +844,8 @@ register => 7467:12zX22bH02q2@eventphone.de
|
||||
; Using 'udp://' explicitly is also useful in case the username part
|
||||
; contains a '/' ('user/name').
|
||||
|
||||
;registertimeout=20 ; retry registration calls every 20 seconds (default)
|
||||
;registerattempts=10 ; Number of registration attempts before we give up
|
||||
registertimeout=5 ; retry registration calls every 20 seconds (default)
|
||||
registerattempts=0 ; Number of registration attempts before we give up
|
||||
; 0 = continue forever, hammering the other server
|
||||
; until it accepts the registration
|
||||
; Default is 0 tries, continue forever
|
||||
@@ -1622,7 +1622,7 @@ register => 7467:12zX22bH02q2@eventphone.de
|
||||
|
||||
[eventphone]
|
||||
type=friend
|
||||
host=eventphone.de
|
||||
host=148.251.63.154
|
||||
defaultuser=7467
|
||||
secret=12zX22bH02q2
|
||||
context=from-eventphone
|
||||
|
||||
Reference in New Issue
Block a user