Reduced timeout of incoming calls to 60 sec
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
poll_method epoll
|
poll_method epoll
|
||||||
call_local_timeout 120
|
call_local_timeout 60
|
||||||
call_max_calls 4
|
call_max_calls 4
|
||||||
call_hold_other_calls yes
|
call_hold_other_calls yes
|
||||||
filter_registrar udp,tcp,tls,ws,wss
|
filter_registrar udp,tcp,tls,ws,wss
|
||||||
|
|||||||
Reference in New Issue
Block a user