parent
569ad5eab2
commit
a44c67c87c
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in New Issue