mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
@@ -698,8 +698,8 @@ account.3.outbound_port =
|
|||||||
{if $sip_transport_3 == 'dns srv'}account.3.transport = 3{/if}
|
{if $sip_transport_3 == 'dns srv'}account.3.transport = 3{/if}
|
||||||
|
|
||||||
account.3.outbound_proxy.1.address = {$outbound_proxy_primary_3}
|
account.3.outbound_proxy.1.address = {$outbound_proxy_primary_3}
|
||||||
+account.3.outbound_proxy.2.address = {$outbound_proxy_secondary_3}
|
account.3.outbound_proxy.2.address = {$outbound_proxy_secondary_3}
|
||||||
+account.3.outbound_proxy_enable = {if isset($outbound_proxy_primary_3)}1{else}0{/if}
|
account.3.outbound_proxy_enable = {if isset($outbound_proxy_primary_3)}1{else}0{/if}
|
||||||
|
|
||||||
#Configure the address of the backup outbound proxy server.
|
#Configure the address of the backup outbound proxy server.
|
||||||
account.3.backup_outbound_host =
|
account.3.backup_outbound_host =
|
||||||
|
|||||||
Reference in New Issue
Block a user