Fixed minimum timeouts in sample config comments.

git-svn-id: http://yate.null.ro/svn/yate/trunk@5304 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2012-10-24 09:01:07 +00:00
parent e827183b56
commit 95409d49a9
1 changed files with 2 additions and 2 deletions

View File

@ -172,11 +172,11 @@ gw = false
;bind_maxport=65535
; timeout_control: integer: Control channel start timeout in msec
; Valid range 5000 to 600000 (5s to 10m), library default 2m
; Valid range 10000 to 600000 (10s to 10m), library default 2m
;timeout_control=120000
; timeout_answer: integer: Answer timeout (maximum time until CONNECT) in msec
; Valid range 10000 to 600000 (10s to 10m), library default 1m
; Valid range 5000 to 600000 (5s to 10m), library default 1m
;timeout_answer=60000
; timeout_capabilities: integer: Capability exchange timeout in msec