Update {$mac}.cfg

This commit is contained in:
Len 2018-03-22 13:38:51 -04:00 committed by GitHub
parent 926edef510
commit 63e1e7cbdd
1 changed files with 2 additions and 2 deletions

View File

@ -228,7 +228,7 @@
<ProxyUser>{$auth_id_2}</ProxyUser>
<ProxyPswd>{$user_password_2}</ProxyPswd>
<BakProxyAddr>{$outbound_proxy_secondary_2}</BakProxyAddr>
<BakProxyPort>{$sip_port_1}</BakProxyPort>
<BakProxyPort>{$sip_port_2}</BakProxyPort>
<EnableFailback>{if isset($outbound_proxy_secondary_2)}1{else}0{/if}</EnableFailback>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey>
@ -499,7 +499,7 @@
<RegisterPort>{$sip_port_4}</RegisterPort>
<RegisterUser>{$auth_id_4}</RegisterUser>
<RegisterPswd>{$user_password_4}</RegisterPswd>
<RegisterTTL>{$register_expires_1}</RegisterTTL>
<RegisterTTL>{$register_expires_4}</RegisterTTL>
<EnableReg>{if isset($user_password_4)}1{else}0{/if}</EnableReg>