mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
@@ -698,8 +698,8 @@ account.3.outbound_port =
|
||||
{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.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.2.address = {$outbound_proxy_secondary_3}
|
||||
account.3.outbound_proxy_enable = {if isset($outbound_proxy_primary_3)}1{else}0{/if}
|
||||
|
||||
#Configure the address of the backup outbound proxy server.
|
||||
account.3.backup_outbound_host =
|
||||
|
||||
Reference in New Issue
Block a user