mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
account.3.fallback.timeout typo (#6855)
This commit is contained in:
@@ -588,8 +588,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 =
|
||||
|
||||
Reference in New Issue
Block a user