mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.cfg
This commit is contained in:
@@ -228,7 +228,7 @@
|
|||||||
<ProxyUser>{$auth_id_2}</ProxyUser>
|
<ProxyUser>{$auth_id_2}</ProxyUser>
|
||||||
<ProxyPswd>{$user_password_2}</ProxyPswd>
|
<ProxyPswd>{$user_password_2}</ProxyPswd>
|
||||||
<BakProxyAddr>{$outbound_proxy_secondary_2}</BakProxyAddr>
|
<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>
|
<EnableFailback>{if isset($outbound_proxy_secondary_2)}1{else}0{/if}</EnableFailback>
|
||||||
<SignalCrypto>0</SignalCrypto>
|
<SignalCrypto>0</SignalCrypto>
|
||||||
<SigCryptoKey></SigCryptoKey>
|
<SigCryptoKey></SigCryptoKey>
|
||||||
@@ -499,7 +499,7 @@
|
|||||||
<RegisterPort>{$sip_port_4}</RegisterPort>
|
<RegisterPort>{$sip_port_4}</RegisterPort>
|
||||||
<RegisterUser>{$auth_id_4}</RegisterUser>
|
<RegisterUser>{$auth_id_4}</RegisterUser>
|
||||||
<RegisterPswd>{$user_password_4}</RegisterPswd>
|
<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>
|
<EnableReg>{if isset($user_password_4)}1{else}0{/if}</EnableReg>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user