parent
dfd26af905
commit
569ad5eab2
|
|
@ -697,8 +697,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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue