Update {$mac}.cfg (#3731)
This commit is contained in:
parent
b3891b8394
commit
7e1cf4a136
|
|
@ -86,15 +86,15 @@
|
|||
<RegisterAddr>{$line.1.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.1.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$line.1.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.1.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.1.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.1.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.1.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.1.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.1.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.1.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.1.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.1.user_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.1.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.1.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.1.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.1.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
@ -229,15 +229,15 @@
|
|||
<RegisterAddr>{$line.2.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.2.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$line.2.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.2.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.2.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.2.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.2.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.2.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.2.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.2.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.2.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.2.user_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.2.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.2.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.1.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.2.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
@ -371,15 +371,15 @@
|
|||
<RegisterAddr>{$line.3.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.3.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$line.3.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.3.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.3.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.3.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.3.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.3.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.3.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.3.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.3.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.3.user_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.3.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.3.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.3.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.3.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
@ -515,15 +515,15 @@
|
|||
<RegisterAddr>{$line.4.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.4.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$line.4.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.4.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.4.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.1.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.4.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.4.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.4.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.4.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.4.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.4.user_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.4.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.4.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.4.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.4.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
@ -655,15 +655,15 @@
|
|||
<RegisterAddr>{$line.5.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.5.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$line.5.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.5.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.5.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.5.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.5.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.5.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.5.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.5.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.5.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.5.user_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.5.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.5.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.5.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.5.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
@ -797,15 +797,15 @@
|
|||
<RegisterAddr>{$line.6.server_address}</RegisterAddr>
|
||||
<RegisterPort>{$line.6.sip_port}</RegisterPort>
|
||||
<RegisterUser>{$aline.6.uth_id}</RegisterUser>
|
||||
<RegisterPswd>{$line.6.user_password}</RegisterPswd>
|
||||
<RegisterPswd>{$line.6.password}</RegisterPswd>
|
||||
<RegisterTTL>{$line.6.register_expires}</RegisterTTL>
|
||||
|
||||
<EnableReg>{if isset($line.6.user_password)}1{else}0{/if}</EnableReg>
|
||||
<EnableReg>{if isset($line.6.password)}1{else}0{/if}</EnableReg>
|
||||
|
||||
<ProxyAddr>{$line.6.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$line.6.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$line.6.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$line.6.ser_password}</ProxyPswd>
|
||||
<ProxyPswd>{$line.6.password}</ProxyPswd>
|
||||
<BakProxyAddr>{$line.6.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$line.6.sip_port}</BakProxyPort>
|
||||
<EnableFailback>{if isset($line.6.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
|
|
|
|||
Loading…
Reference in New Issue