account.3.fallback.timeout typo (#6854)
This commit is contained in:
parent
c3f20602e7
commit
06aec4b707
|
|
@ -592,8 +592,8 @@ account.3.outbound_proxy.1.port = {if isset($account.3.sip_port)}{$account.3.sip
|
|||
|
||||
account.3.outbound_proxy.2.address = {$account.3.outbound_proxy_secondary}
|
||||
account.3.outbound_proxy.2.port = {if isset($account.3.sip_port)}{$account.3.sip_port}{else}5060{/if}{""}
|
||||
a
|
||||
ccount.3.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
|
||||
|
||||
account.3.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
|
||||
|
||||
#Enable or disable the anonymous call feature; 0-Disabled (default), 1-Enabled;
|
||||
account.3.anonymous_call =
|
||||
|
|
|
|||
Loading…
Reference in New Issue