mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update {$mac}.cfg
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user