mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 06:48:25 +00:00
SIP Configuration Documentation
sip show settings reports qualifyfreq in milliseconds. sip.conf configures qualifyfreg in seconds. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -236,6 +236,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
;maxforwards=70 ; Setting for the SIP Max-Forwards: header (loop prevention)
|
||||
; Default value is 70
|
||||
;qualifyfreq=60 ; Qualification: How often to check for the host to be up in seconds
|
||||
; and reported in milliseconds with sip show settings.
|
||||
; Set to low value if you use low timeout for NAT of UDP sessions
|
||||
; Default: 60
|
||||
;qualifygap=100 ; Number of milliseconds between each group of peers being qualified
|
||||
|
||||
Reference in New Issue
Block a user