Update y000000000054.cfg
This commit is contained in:
parent
c35d93c14e
commit
d0c077ed42
|
|
@ -305,6 +305,9 @@ sip.use_out_bound_in_dialog =
|
||||||
#Configure the registration random time (in seconds). It ranges from 0 (default) to 60.
|
#Configure the registration random time (in seconds). It ranges from 0 (default) to 60.
|
||||||
sip.reg_surge_prevention =
|
sip.reg_surge_prevention =
|
||||||
|
|
||||||
|
#Configures the local SIP port. Integer from 1024 to 65535
|
||||||
|
{if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if}
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Echo Cancellation ##
|
## Echo Cancellation ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue