commit
789a4d9b66
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--Template is optimized for firmware ver 2.2.10 and newer. Older firmware has incorrect tag names.-->
|
||||
<sysConf>
|
||||
<Version>2.0000000000</Version>
|
||||
<net>
|
||||
|
|
@ -33,7 +34,36 @@
|
|||
<Vendor6ClassID>Fanvil X6U</Vendor6ClassID>
|
||||
<wifi>
|
||||
<WIFIEnable>{$fanvil_wifi_enable}</WIFIEnable>
|
||||
<WIFILogEnable>0</WIFILogEnable>
|
||||
<WANTYPE>0</WANTYPE>
|
||||
<WANIP>192.168.1.179</WANIP>
|
||||
<WANSubnetMask>255.255.255.0</WANSubnetMask>
|
||||
<WANGateway>192.168.1.1</WANGateway>
|
||||
<DomainName></DomainName>
|
||||
<PrimaryDNS>8.8.8.8</PrimaryDNS>
|
||||
<SecondaryDNS>202.96.134.133</SecondaryDNS>
|
||||
<EnableDHCP>1</EnableDHCP>
|
||||
<DHCPAutoDNS>1</DHCPAutoDNS>
|
||||
<DHCPOption100-101>1</DHCPOption100-101>
|
||||
<UseVendorClassID>0</UseVendorClassID>
|
||||
<VendorClassID>Fanvil X6U</VendorClassID>
|
||||
<EnablePPPoE>0</EnablePPPoE>
|
||||
<PPPoEUser>user123</PPPoEUser>
|
||||
<PPPoEPassword>password</PPPoEPassword>
|
||||
<WAN6IP></WAN6IP>
|
||||
<WAN6IPPREFIX></WAN6IPPREFIX>
|
||||
<WAN6Gateway></WAN6Gateway>
|
||||
<Domain6Name></Domain6Name>
|
||||
<PrimaryDNS6></PrimaryDNS6>
|
||||
<SecondaryDNS6></SecondaryDNS6>
|
||||
<EnableDHCP6>1</EnableDHCP6>
|
||||
<DHCP6AutoDNS>1</DHCP6AutoDNS>
|
||||
<UseVendor6ClassID>0</UseVendor6ClassID>
|
||||
<Vendor6ClassID>Fanvil X6U</Vendor6ClassID>
|
||||
</wifi>
|
||||
<NetGlobal>
|
||||
<NetPriority>10</NetPriority>
|
||||
</NetGlobal>
|
||||
</net>
|
||||
<mm>
|
||||
<G723BitRate>1</G723BitRate>
|
||||
|
|
@ -54,6 +84,7 @@
|
|||
<RTPInitialPort>10000</RTPInitialPort>
|
||||
<RTPPortQuantity>1000</RTPPortQuantity>
|
||||
<RTPKeepAlive>1</RTPKeepAlive>
|
||||
<RTPRelay>0</RTPRelay>
|
||||
<RTCPCNAMEUser></RTCPCNAMEUser>
|
||||
<RTCPCNAMEHost></RTCPCNAMEHost>
|
||||
<SelectYourTone>{if isset($fanvil_country_toneset)}{$fanvil_country_toneset}{else}11{/if}</SelectYourTone>
|
||||
|
|
@ -109,22 +140,25 @@
|
|||
<RegisterUser>{$account.1.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.1.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.1.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.1.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.1.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.1.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.1.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.1.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.1.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.1.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.1.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -256,6 +290,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="2">
|
||||
<PhoneNumber>{$account.2.user_id}</PhoneNumber>
|
||||
|
|
@ -266,22 +302,25 @@
|
|||
<RegisterUser>{$account.2.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.2.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.2.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.2.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.2.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.2.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.2.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.2.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.2.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.2.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.2.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -413,6 +452,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="3">
|
||||
<PhoneNumber>{$account.3.user_id}</PhoneNumber>
|
||||
|
|
@ -423,22 +464,25 @@
|
|||
<RegisterUser>{$account.3.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.3.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.3.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.3.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.3.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.3.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.3.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.3.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.3.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.3.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.3.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -570,6 +614,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="4">
|
||||
<PhoneNumber>{$account.4.user_id}</PhoneNumber>
|
||||
|
|
@ -580,22 +626,25 @@
|
|||
<RegisterUser>{$account.4.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.4.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.4.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.4.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.4.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.4.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.4.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.4.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.4.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.4.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.4.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -727,6 +776,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="5">
|
||||
<PhoneNumber>{$account.5.user_id}</PhoneNumber>
|
||||
|
|
@ -737,22 +788,25 @@
|
|||
<RegisterUser>{$account.5.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.5.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.5.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.5.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.5.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.5.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.5.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.5.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.5.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.5.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.5.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -884,6 +938,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="6">
|
||||
<PhoneNumber>{$account.6.user_id}</PhoneNumber>
|
||||
|
|
@ -894,22 +950,25 @@
|
|||
<RegisterUser>{$account.6.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.6.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.6.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.6.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.6.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.6.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.6.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.6.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.6.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.6.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.6.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1041,6 +1100,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="7">
|
||||
<PhoneNumber>{$account.7.user_id}</PhoneNumber>
|
||||
|
|
@ -1051,22 +1112,25 @@
|
|||
<RegisterUser>{$account.7.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.7.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.7.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.7.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.7.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.7.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.7.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.7.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.7.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.7.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.7.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1198,6 +1262,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="8">
|
||||
<PhoneNumber>{$account.8.user_id}</PhoneNumber>
|
||||
|
|
@ -1208,22 +1274,25 @@
|
|||
<RegisterUser>{$account.8.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.8.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.8.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.8.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.8.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.8.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.8.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.8.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.8.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.8.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.8.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1355,6 +1424,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="9">
|
||||
<PhoneNumber>{$account.9.user_id}</PhoneNumber>
|
||||
|
|
@ -1365,22 +1436,25 @@
|
|||
<RegisterUser>{$account.9.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.9.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.9.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.9.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.9.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.9.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.9.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.9.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.9.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.9.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.9.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1512,6 +1586,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="10">
|
||||
<PhoneNumber>{$account.10.user_id}</PhoneNumber>
|
||||
|
|
@ -1522,22 +1598,25 @@
|
|||
<RegisterUser>{$account.10.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.10.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.10.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.10.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.10.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.10.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.10.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.10.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.10.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.10.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.10.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1669,6 +1748,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="11">
|
||||
<PhoneNumber>{$account.11.user_id}</PhoneNumber>
|
||||
|
|
@ -1679,22 +1760,25 @@
|
|||
<RegisterUser>{$account.11.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.11.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.11.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.11.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.11.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.11.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.11.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.11.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.11.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.11.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.11.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1826,6 +1910,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="12">
|
||||
<PhoneNumber>{$account.12.user_id}</PhoneNumber>
|
||||
|
|
@ -1836,22 +1922,25 @@
|
|||
<RegisterUser>{$account.12.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.12.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.12.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.12.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.12.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.12.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.12.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.12.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.12.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.12.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.12.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -1983,6 +2072,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="13">
|
||||
<PhoneNumber>{$account.13.user_id}</PhoneNumber>
|
||||
|
|
@ -1997,18 +2088,20 @@
|
|||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.13.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.13.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.13.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.13.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.13.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.13.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.13.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.13.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2140,6 +2233,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="14">
|
||||
<PhoneNumber>{$account.14.user_id}</PhoneNumber>
|
||||
|
|
@ -2150,22 +2245,25 @@
|
|||
<RegisterUser>{$account.14.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.14.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.14.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.14.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.14.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.14.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.14.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.14.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.14.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.14.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.14.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2297,6 +2395,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="15">
|
||||
<PhoneNumber>{$account.15.user_id}</PhoneNumber>
|
||||
|
|
@ -2307,22 +2407,25 @@
|
|||
<RegisterUser>{$account.15.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.15.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.15.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.15.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.15.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.15.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.15.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.15.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.15.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.15.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.15.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2454,6 +2557,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="16">
|
||||
<PhoneNumber>{$account.16.user_id}</PhoneNumber>
|
||||
|
|
@ -2464,22 +2569,25 @@
|
|||
<RegisterUser>{$account.16.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.16.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.16.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.16.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.16.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.16.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.16.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.16.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.16.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.16.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.16.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2611,6 +2719,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="17">
|
||||
<PhoneNumber>{$account.17.user_id}</PhoneNumber>
|
||||
|
|
@ -2621,22 +2731,25 @@
|
|||
<RegisterUser>{$account.17.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.17.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.17.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.17.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.17.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.17.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.17.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.17.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.17.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.17.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.17.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2769,6 +2882,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="18">
|
||||
<PhoneNumber>{$account.18.user_id}</PhoneNumber>
|
||||
|
|
@ -2779,22 +2894,25 @@
|
|||
<RegisterUser>{$account.18.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.18.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.18.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.18.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.18.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.18.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.18.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.18.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.18.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.18.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.18.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -2927,6 +3045,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="19">
|
||||
<PhoneNumber>{$account.19.user_id}</PhoneNumber>
|
||||
|
|
@ -2937,22 +3057,25 @@
|
|||
<RegisterUser>{$account.19.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.19.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.19.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.19.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.19.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.19.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.19.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.19.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.19.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.19.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.19.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -3085,6 +3208,8 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<line index="20">
|
||||
<PhoneNumber>{$account.20.user_id}</PhoneNumber>
|
||||
|
|
@ -3095,22 +3220,25 @@
|
|||
<RegisterUser>{$account.20.auth_id}</RegisterUser>
|
||||
<RegisterPswd>{$account.20.password}</RegisterPswd>
|
||||
<RegisterTTL>{$account.20.register_expires}</RegisterTTL>
|
||||
<NeedRegOn>0</NeedRegOn>
|
||||
<BackupAddr></BackupAddr>
|
||||
<BackupPort>5060</BackupPort>
|
||||
<BackupTransport>0</BackupTransport>
|
||||
<BackupTTL>3600</BackupTTL>
|
||||
<BackupNeedRegOn>0</BackupNeedRegOn>
|
||||
<EnableReg>{if isset($account.20.password)}1{else}0{/if}</EnableReg>
|
||||
<ProxyAddr>{$account.20.outbound_proxy_primary}</ProxyAddr>
|
||||
<ProxyPort>{$account.20.sip_port}</ProxyPort>
|
||||
<ProxyUser>{$account.20.auth_id}</ProxyUser>
|
||||
<ProxyPswd>{$account.20.password}</ProxyPswd>
|
||||
<ProxyNeedRegOn>0</ProxyNeedRegOn>
|
||||
<BakProxyAddr>{$account.20.outbound_proxy_secondary}</BakProxyAddr>
|
||||
<BakProxyPort>{$account.20.sip_port}</BakProxyPort>
|
||||
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
|
||||
<EnableFailback>{if isset($account.20.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
|
||||
<FailbackInterval>1800</FailbackInterval>
|
||||
<SignalFailback>0</SignalFailback>
|
||||
<SignalRetryCounts>3</SignalRetryCounts>
|
||||
<SignalCrypto>0</SignalCrypto>
|
||||
<SigCryptoKey></SigCryptoKey>
|
||||
<MediaCrypto>0</MediaCrypto>
|
||||
<MedCryptoKey></MedCryptoKey>
|
||||
|
|
@ -3243,12 +3371,17 @@
|
|||
<SessionTimerT1>500</SessionTimerT1>
|
||||
<SessionTimerT2>4000</SessionTimerT2>
|
||||
<SessionTimerT4>5000</SessionTimerT4>
|
||||
<UnavailableMode>0</UnavailableMode>
|
||||
<TCPUseRetryTimer>0</TCPUseRetryTimer>
|
||||
</line>
|
||||
<p2p>
|
||||
<SIPP2PEnableAutoAnswer>0</SIPP2PEnableAutoAnswer>
|
||||
<SIPP2PAutoAnswerDelay>30</SIPP2PAutoAnswerDelay>
|
||||
<SIPP2PDtmfMode>1</SIPP2PDtmfMode>
|
||||
<SIPP2PSipInfoDtmfMode>0</SIPP2PSipInfoDtmfMode>
|
||||
<SIPP2PEnablePreview>0</SIPP2PEnablePreview>
|
||||
<SIPP2PPreviewMode>0</SIPP2PPreviewMode>
|
||||
<SIPP2PUseVPN>1</SIPP2PUseVPN>
|
||||
</p2p>
|
||||
</sip>
|
||||
<call>
|
||||
|
|
@ -3322,6 +3455,10 @@
|
|||
<ConfDTMFCode></ConfDTMFCode>
|
||||
<DisableDialSearch>0</DisableDialSearch>
|
||||
<CallNumberFilter></CallNumberFilter>
|
||||
<AutoResumeCurrent>0</AutoResumeCurrent>
|
||||
<AlertTimeout>120</AlertTimeout>
|
||||
<RingTimeout>120</RingTimeout>
|
||||
<RingPriority>0</RingPriority>
|
||||
</port>
|
||||
<basic>
|
||||
<DialbyPound>1</DialbyPound>
|
||||
|
|
@ -3402,13 +3539,17 @@
|
|||
<CallLogDisplayType>0</CallLogDisplayType>
|
||||
<EnableRecvSMS>1</EnableRecvSMS>
|
||||
<EnableCallHistory>1</EnableCallHistory>
|
||||
<LineDisplayFormat>$name@$protocol$instance</LineDisplayFormat>
|
||||
<LineDisplayFormat>$name</LineDisplayFormat>
|
||||
<EnableMWITone>0</EnableMWITone>
|
||||
<AllPswdEncryption>0</AllPswdEncryption>
|
||||
<SIPNotifyXML>1</SIPNotifyXML>
|
||||
<BlockXMLWhenCall>1</BlockXMLWhenCall>
|
||||
<XMLUpdateInterval>30</XMLUpdateInterval>
|
||||
<VqmDisplayOrder></VqmDisplayOrder>
|
||||
<EnablePushXMLAuth>0</EnablePushXMLAuth>
|
||||
<PickupVisualAlert>0</PickupVisualAlert>
|
||||
<PickupAudioAlert>0</PickupAudioAlert>
|
||||
<PickupRingType></PickupRingType>
|
||||
<display>
|
||||
<LCDTitle>{$fanvil_greeting}</LCDTitle>
|
||||
<LCDConstrast>5</LCDConstrast>
|
||||
|
|
@ -3437,14 +3578,25 @@
|
|||
<blfLed>
|
||||
<BLFIdleColor>0</BLFIdleColor>
|
||||
<BLFIdleCtl>1</BLFIdleCtl>
|
||||
<BLFIdleText>terminated</BLFIdleText>
|
||||
<BLFRingColor>1</BLFRingColor>
|
||||
<BLFRingCtl>2</BLFRingCtl>
|
||||
<BLFUsingColor>1</BLFUsingColor>
|
||||
<BLFUsingCtl>1</BLFUsingCtl>
|
||||
<BLFRingText>early</BLFRingText>
|
||||
<BLFDialingColor>1</BLFDialingColor>
|
||||
<BLFDialingCtl>0</BLFDialingCtl>
|
||||
<BLFDialingText></BLFDialingText>
|
||||
<BLFTalkingColor>1</BLFTalkingColor>
|
||||
<BLFTalkingCtl>1</BLFTalkingCtl>
|
||||
<BLFTalkingText>confirmed</BLFTalkingText>
|
||||
<BLFHoldColor>1</BLFHoldColor>
|
||||
<BLFHoldCtl>0</BLFHoldCtl>
|
||||
<BLFHoldText></BLFHoldText>
|
||||
<BLFFailedColor>2</BLFFailedColor>
|
||||
<BLFFailedCtl>0</BLFFailedCtl>
|
||||
<BLFFailedText>failed</BLFFailedText>
|
||||
<BLFParkedColor>0</BLFParkedColor>
|
||||
<BLFParkedCtl>3</BLFParkedCtl>
|
||||
<BLFParkedText>parked</BLFParkedText>
|
||||
</blfLed>
|
||||
<volume>
|
||||
<HandsetVol></HandsetVol>
|
||||
|
|
@ -3742,6 +3894,8 @@
|
|||
<dm>
|
||||
<OnhookTime>120</OnhookTime>
|
||||
<EnableHookflash>0</EnableHookflash>
|
||||
<KeyLongPressTime>2</KeyLongPressTime>
|
||||
<KeyLongLongPressTime>6</KeyLongLongPressTime>
|
||||
</dm>
|
||||
<vqm>
|
||||
<SessionReport>1</SessionReport>
|
||||
|
|
@ -3791,6 +3945,7 @@
|
|||
<NewMissedcallUrl></NewMissedcallUrl>
|
||||
<NewMWIUrl></NewMWIUrl>
|
||||
<NewSMSUrl></NewSMSUrl>
|
||||
<WebAuthChangedUrl></WebAuthChangedUrl>
|
||||
<at></at>
|
||||
</cti>
|
||||
<ateTest>
|
||||
|
|
@ -3862,6 +4017,9 @@
|
|||
<Port>0</Port>
|
||||
<Channel>0</Channel>
|
||||
</addr>
|
||||
<dynamic>
|
||||
<AutoExitExpires>60</AutoExitExpires>
|
||||
</dynamic>
|
||||
</mcast>
|
||||
<dsskey>
|
||||
<SelectDsskeyAction>0</SelectDsskeyAction>
|
||||
|
|
@ -3869,10 +4027,12 @@
|
|||
<FuncKeyPageNum>5</FuncKeyPageNum>
|
||||
<SideKeyPageNum>1</SideKeyPageNum>
|
||||
<DSSHomePage>0</DSSHomePage>
|
||||
<DisplayParkedInfo>0</DisplayParkedInfo>
|
||||
<DSSDIALSwitchMode>0</DSSDIALSwitchMode>
|
||||
<FirstCallWaitTime>16</FirstCallWaitTime>
|
||||
<FirstNumStartTime>360</FirstNumStartTime>
|
||||
<FirstNumEndTime>1080</FirstNumEndTime>
|
||||
<DSSLongPressAction>1</DSSLongPressAction>
|
||||
<Extern1PageBelong>0</Extern1PageBelong>
|
||||
<Extern2PageBelong>0</Extern2PageBelong>
|
||||
<Extern3PageBelong>0</Extern3PageBelong>
|
||||
|
|
@ -4000,7 +4160,7 @@
|
|||
</log>
|
||||
<tr069>
|
||||
<TR069Tone>1</TR069Tone>
|
||||
<CPESerialNumber>00100400FV02001000000c383e3dc493</CPESerialNumber>
|
||||
<CPESerialNumber></CPESerialNumber>
|
||||
<ACSServerType>1</ACSServerType>
|
||||
<EnableTR069>0</EnableTR069>
|
||||
<ACSURL>0.0.0.0</ACSURL>
|
||||
|
|
@ -4154,6 +4314,7 @@
|
|||
<DHCPOption>66</DHCPOption>
|
||||
<DHCPv6Option>0</DHCPv6Option>
|
||||
<DhcpOption120>0</DhcpOption120>
|
||||
<SaveDHCPOpion>0</SaveDHCPOpion>
|
||||
</opt>
|
||||
</ap>
|
||||
<fwCheck>
|
||||
|
|
@ -4224,5 +4385,27 @@
|
|||
<OtherPopup>1</OtherPopup>
|
||||
<EnablePortMirror>0</EnablePortMirror>
|
||||
<AutoCloseLed>0</AutoCloseLed>
|
||||
<IdleTimeFontColor>0xffffff</IdleTimeFontColor>
|
||||
<CommonTitleFontColor>0xffffff</CommonTitleFontColor>
|
||||
<SoftkeyFontColor>0xffffff</SoftkeyFontColor>
|
||||
<MenuListFontColor>0x262626</MenuListFontColor>
|
||||
<ScrollBarColor>0x5a9dba</ScrollBarColor>
|
||||
<WarnThemeColor>0xc4012f</WarnThemeColor>
|
||||
<InformThemeColor>0x007bb0</InformThemeColor>
|
||||
<FunkeyListFontColor>0xffffff</FunkeyListFontColor>
|
||||
<TalkingFontColor>0x262626</TalkingFontColor>
|
||||
<SidekeyLabelLength>0</SidekeyLabelLength>
|
||||
<AppIconDisplay>1,1,1,1</AppIconDisplay>
|
||||
<DisplayProvisionprompt>0</DisplayProvisionprompt>
|
||||
<DsskeyPage1Type>0</DsskeyPage1Type>
|
||||
<DsskeyPage2Type>0</DsskeyPage2Type>
|
||||
<DsskeyPage3Type>0</DsskeyPage3Type>
|
||||
<DsskeyPage4Type>0</DsskeyPage4Type>
|
||||
<DsskeyPage5Type>0</DsskeyPage5Type>
|
||||
<DsskeyPage1XmlUrl></DsskeyPage1XmlUrl>
|
||||
<DsskeyPage2XmlUrl></DsskeyPage2XmlUrl>
|
||||
<DsskeyPage3XmlUrl></DsskeyPage3XmlUrl>
|
||||
<DsskeyPage4XmlUrl></DsskeyPage4XmlUrl>
|
||||
<DsskeyPage5XmlUrl></DsskeyPage5XmlUrl>
|
||||
</background>
|
||||
</sysConf>
|
||||
|
|
|
|||
Loading…
Reference in New Issue