Update {$mac}.cfg

This commit is contained in:
chansizzle
2021-02-10 14:04:40 -07:00
committed by GitHub
parent 2ca45d4cf2
commit 33c3cebdcd
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?> <?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> <sysConf>
<Version>2.0000000000</Version> <Version>2.0000000000</Version>
<net> <net>
<WANTYPE>0</WANTYPE> <WANTYPE>0</WANTYPE>
<WANIP></WANIP> <WANIP>192.168.1.179</WANIP>
<WANSubnetMask></WANSubnetMask> <WANSubnetMask>255.255.255.0</WANSubnetMask>
<WANGateway></WANGateway> <WANGateway>192.168.1.1</WANGateway>
<DomainName></DomainName> <DomainName></DomainName>
<PrimaryDNS>{if isset($dns_server_primary)}{$dns_server_primary}{else}9.9.9.9{/if}</PrimaryDNS> <PrimaryDNS>{if isset($dns_server_primary)}{$dns_server_primary}{else}9.9.9.9{/if}</PrimaryDNS>
<SecondaryDNS>{if isset($dns_server_secondary)}{$dns_server_secondary}{else}208.67.222.222{/if}</SecondaryDNS> <SecondaryDNS>{if isset($dns_server_secondary)}{$dns_server_secondary}{else}208.67.222.222{/if}</SecondaryDNS>
<EnableDHCP>1</EnableDHCP> <EnableDHCP>1</EnableDHCP>
<DHCPAutoDNS>1</DHCPAutoDNS> <DHCPAutoDNS>1</DHCPAutoDNS>
<DHCPAutoTime>1</DHCPAutoTime>
<DHCPOption100-101>1</DHCPOption100-101> <DHCPOption100-101>1</DHCPOption100-101>
<UseVendorClassID>0</UseVendorClassID> <UseVendorClassID>0</UseVendorClassID>
<VendorClassID>Fanvil X3U</VendorClassID> <VendorClassID>Fanvil X3U</VendorClassID>
@@ -43,11 +44,11 @@
<OpusPayloadType></OpusPayloadType> <OpusPayloadType></OpusPayloadType>
<OpusSampleRate></OpusSampleRate> <OpusSampleRate></OpusSampleRate>
<VAD></VAD> <VAD></VAD>
<H264PayloadType></H264PayloadType>
<ResvAudioBand></ResvAudioBand> <ResvAudioBand></ResvAudioBand>
<RTPInitialPort></RTPInitialPort> <RTPInitialPort></RTPInitialPort>
<RTPPortQuantity></RTPPortQuantity> <RTPPortQuantity></RTPPortQuantity>
<RTPKeepAlive></RTPKeepAlive> <RTPKeepAlive></RTPKeepAlive>
<RTPRelay></RTPRelay>
<RTCPCNAMEUser></RTCPCNAMEUser> <RTCPCNAMEUser></RTCPCNAMEUser>
<RTCPCNAMEHost></RTCPCNAMEHost> <RTCPCNAMEHost></RTCPCNAMEHost>
<SelectYourTone>{if isset($fanvil_country_toneset)}{$fanvil_country_toneset}{else}11{/if}</SelectYourTone> <SelectYourTone>{if isset($fanvil_country_toneset)}{$fanvil_country_toneset}{else}11{/if}</SelectYourTone>
@@ -98,22 +99,25 @@
<RegisterUser>{$account.1.auth_id}</RegisterUser> <RegisterUser>{$account.1.auth_id}</RegisterUser>
<RegisterPswd>{$account.1.password}</RegisterPswd> <RegisterPswd>{$account.1.password}</RegisterPswd>
<RegisterTTL>{$account.1.register_expires}</RegisterTTL> <RegisterTTL>{$account.1.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.1.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.1.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.1.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.1.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.1.sip_port}</ProxyPort> <ProxyPort>{$account.1.sip_port}</ProxyPort>
<ProxyUser>{$account.1.auth_id}</ProxyUser> <ProxyUser>{$account.1.auth_id}</ProxyUser>
<ProxyPswd>{$account.1.password}</ProxyPswd> <ProxyPswd>{$account.1.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.1.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.1.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.1.sip_port}</BakProxyPort> <BakProxyPort>{$account.1.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.1.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.1.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -147,7 +151,7 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.1.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.1.register_expires}</SubExpire> <SubExpire>{$account.1.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
@@ -166,7 +170,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.1.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.1.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.1.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.1.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.1.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.1.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -174,10 +178,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.1.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -200,13 +205,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -223,7 +229,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -245,6 +251,8 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<line index="2"> <line index="2">
<PhoneNumber>{$account.2.user_id}</PhoneNumber> <PhoneNumber>{$account.2.user_id}</PhoneNumber>
@@ -255,22 +263,25 @@
<RegisterUser>{$account.2.auth_id}</RegisterUser> <RegisterUser>{$account.2.auth_id}</RegisterUser>
<RegisterPswd>{$account.2.password}</RegisterPswd> <RegisterPswd>{$account.2.password}</RegisterPswd>
<RegisterTTL>{$account.2.register_expires}</RegisterTTL> <RegisterTTL>{$account.2.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.2.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.2.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.2.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.2.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.2.sip_port}</ProxyPort> <ProxyPort>{$account.2.sip_port}</ProxyPort>
<ProxyUser>{$account.2.auth_id}</ProxyUser> <ProxyUser>{$account.2.auth_id}</ProxyUser>
<ProxyPswd>{$account.2.password}</ProxyPswd> <ProxyPswd>{$account.2.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.2.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.2.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.2.sip_port}</BakProxyPort> <BakProxyPort>{$account.2.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.2.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.2.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -304,7 +315,7 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.2.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.2.register_expires}</SubExpire> <SubExpire>{$account.2.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
@@ -323,7 +334,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.2.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.2.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.2.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.2.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.2.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.2.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -331,10 +342,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.2.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -357,13 +369,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -380,7 +393,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -402,6 +415,8 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<line index="3"> <line index="3">
<PhoneNumber>{$account.3.user_id}</PhoneNumber> <PhoneNumber>{$account.3.user_id}</PhoneNumber>
@@ -412,22 +427,25 @@
<RegisterUser>{$account.3.auth_id}</RegisterUser> <RegisterUser>{$account.3.auth_id}</RegisterUser>
<RegisterPswd>{$account.3.password}</RegisterPswd> <RegisterPswd>{$account.3.password}</RegisterPswd>
<RegisterTTL>{$account.3.register_expires}</RegisterTTL> <RegisterTTL>{$account.3.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.3.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.3.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.3.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.3.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.3.sip_port}</ProxyPort> <ProxyPort>{$account.3.sip_port}</ProxyPort>
<ProxyUser>{$account.3.auth_id}</ProxyUser> <ProxyUser>{$account.3.auth_id}</ProxyUser>
<ProxyPswd>{$account.3.password}</ProxyPswd> <ProxyPswd>{$account.3.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.3.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.3.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.3.sip_port}</BakProxyPort> <BakProxyPort>{$account.3.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.3.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.3.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -461,7 +479,7 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.3.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.3.register_expires}</SubExpire> <SubExpire>{$account.3.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
@@ -480,7 +498,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.3.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.3.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.3.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.3.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.3.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.3.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -488,10 +506,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.3.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -514,13 +533,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -537,7 +557,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -559,6 +579,8 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<line index="4"> <line index="4">
<PhoneNumber>{$account.4.user_id}</PhoneNumber> <PhoneNumber>{$account.4.user_id}</PhoneNumber>
@@ -569,22 +591,25 @@
<RegisterUser>{$account.4.auth_id}</RegisterUser> <RegisterUser>{$account.4.auth_id}</RegisterUser>
<RegisterPswd>{$account.4.password}</RegisterPswd> <RegisterPswd>{$account.4.password}</RegisterPswd>
<RegisterTTL>{$account.4.register_expires}</RegisterTTL> <RegisterTTL>{$account.4.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.4.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.4.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.4.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.4.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.4.sip_port}</ProxyPort> <ProxyPort>{$account.4.sip_port}</ProxyPort>
<ProxyUser>{$account.4.auth_id}</ProxyUser> <ProxyUser>{$account.4.auth_id}</ProxyUser>
<ProxyPswd>{$account.4.password}</ProxyPswd> <ProxyPswd>{$account.4.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.4.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.4.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.4.sip_port}</BakProxyPort> <BakProxyPort>{$account.4.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.4.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.4.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -618,7 +643,7 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.4.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.4.register_expires}</SubExpire> <SubExpire>{$account.4.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
@@ -637,7 +662,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.4.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.4.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.4.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.4.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.4.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.4.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -645,10 +670,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.4.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -671,13 +697,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -694,7 +721,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -716,6 +743,8 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<line index="5"> <line index="5">
<PhoneNumber>{$account.5.user_id}</PhoneNumber> <PhoneNumber>{$account.5.user_id}</PhoneNumber>
@@ -726,22 +755,25 @@
<RegisterUser>{$account.5.auth_id}</RegisterUser> <RegisterUser>{$account.5.auth_id}</RegisterUser>
<RegisterPswd>{$account.5.password}</RegisterPswd> <RegisterPswd>{$account.5.password}</RegisterPswd>
<RegisterTTL>{$account.5.register_expires}</RegisterTTL> <RegisterTTL>{$account.5.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.5.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.5.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.5.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.5.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.5.sip_port}</ProxyPort> <ProxyPort>{$account.5.sip_port}</ProxyPort>
<ProxyUser>{$account.5.auth_id}</ProxyUser> <ProxyUser>{$account.5.auth_id}</ProxyUser>
<ProxyPswd>{$account.5.password}</ProxyPswd> <ProxyPswd>{$account.5.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.5.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.5.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.5.sip_port}</BakProxyPort> <BakProxyPort>{$account.5.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.5.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.5.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -775,15 +807,15 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.5.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.5.register_expires}</SubExpire> <SubExpire>{$account.5.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
<StrictProxy>1</StrictProxy> <StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact> <DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo> <HistoryInfo>0</HistoryInfo>
<DNSSRV>0</DNSSRV> {if $account.5.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
<DNSMode>0</DNSMode> {if $account.5.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire> <XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous> <BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine> <DialOffLine>0</DialOffLine>
@@ -794,7 +826,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.5.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.5.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.5.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.5.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.5.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.5.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -802,10 +834,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.5.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -828,13 +861,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -851,7 +885,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -873,6 +907,8 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<line index="6"> <line index="6">
<PhoneNumber>{$account.6.user_id}</PhoneNumber> <PhoneNumber>{$account.6.user_id}</PhoneNumber>
@@ -883,22 +919,25 @@
<RegisterUser>{$account.6.auth_id}</RegisterUser> <RegisterUser>{$account.6.auth_id}</RegisterUser>
<RegisterPswd>{$account.6.password}</RegisterPswd> <RegisterPswd>{$account.6.password}</RegisterPswd>
<RegisterTTL>{$account.6.register_expires}</RegisterTTL> <RegisterTTL>{$account.6.register_expires}</RegisterTTL>
<NeedRegOn>0</NeedRegOn>
<BackupAddr></BackupAddr> <BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort> <BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport> <BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL> <BackupTTL>3600</BackupTTL>
<BackupNeedRegOn>0</BackupNeedRegOn>
<EnableReg>{if isset($account.6.password)}1{else}0{/if}</EnableReg> <EnableReg>{if isset($account.6.password)}1{else}0{/if}</EnableReg>
<ProxyAddr>{$account.6.outbound_proxy_primary}</ProxyAddr> <ProxyAddr>{$account.6.outbound_proxy_primary}</ProxyAddr>
<ProxyPort>{$account.6.sip_port}</ProxyPort> <ProxyPort>{$account.6.sip_port}</ProxyPort>
<ProxyUser>{$account.6.auth_id}</ProxyUser> <ProxyUser>{$account.6.auth_id}</ProxyUser>
<ProxyPswd>{$account.6.password}</ProxyPswd> <ProxyPswd>{$account.6.password}</ProxyPswd>
<ProxyNeedRegOn>0</ProxyNeedRegOn>
<BakProxyAddr>{$account.6.outbound_proxy_secondary}</BakProxyAddr> <BakProxyAddr>{$account.6.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.6.sip_port}</BakProxyPort> <BakProxyPort>{$account.6.sip_port}</BakProxyPort>
<BakProxyNeedRegOn>0</BakProxyNeedRegOn>
<EnableFailback>{if isset($account.6.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback> <EnableFailback>{if isset($account.6.outbound_proxy_secondary)}1{else}0{/if}</EnableFailback>
<FailbackInterval>1800</FailbackInterval> <FailbackInterval>1800</FailbackInterval>
<SignalFailback>0</SignalFailback> <SignalFailback>0</SignalFailback>
<SignalRetryCounts>3</SignalRetryCounts> <SignalRetryCounts>3</SignalRetryCounts>
<SignalCrypto>0</SignalCrypto>
<SigCryptoKey></SigCryptoKey> <SigCryptoKey></SigCryptoKey>
<MediaCrypto>0</MediaCrypto> <MediaCrypto>0</MediaCrypto>
<MedCryptoKey></MedCryptoKey> <MedCryptoKey></MedCryptoKey>
@@ -932,15 +971,15 @@
<DTMFInfoMode>0</DTMFInfoMode> <DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType> <NATType>0</NATType>
<EnableRport>1</EnableRport> <EnableRport>1</EnableRport>
<Subscribe>0</Subscribe> <Subscribe>{if isset($account.6.user_id)}1{else}{/if}</Subscribe>
<SubExpire>{$account.6.register_expires}</SubExpire> <SubExpire>{$account.6.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec> <SingleCodec>0</SingleCodec>
<CLIR>0</CLIR> <CLIR>0</CLIR>
<StrictProxy>1</StrictProxy> <StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact> <DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo> <HistoryInfo>0</HistoryInfo>
<DNSSRV>0</DNSSRV> {if $account.6.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
<DNSMode>0</DNSMode> {if $account.6.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire> <XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous> <BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine> <DialOffLine>0</DialOffLine>
@@ -951,7 +990,7 @@
<SignalPort>5060</SignalPort> <SignalPort>5060</SignalPort>
{if $account.6.sip_transport == 'udp'}<Transport>0</Transport>{/if} {if $account.6.sip_transport == 'udp'}<Transport>0</Transport>{/if}
{if $account.6.sip_transport == 'tcp'}<Transport>1</Transport>{/if} {if $account.6.sip_transport == 'tcp'}<Transport>1</Transport>{/if}
{if $account.6.sip_transport == 'tls'}<Transport>2</Transport>{/if} {if $account.6.sip_transport == 'tls'}<Transport>3</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer> <UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri> <SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact> <LongContact>0</LongContact>
@@ -959,10 +998,11 @@
<UriEscaped>1</UriEscaped> <UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk> <ClicktoTalk>0</ClicktoTalk>
<MwiNo></MwiNo> <MwiNo></MwiNo>
<MWINum></MWINum> <MWINum>{if isset($account.6.user_id)}*97{else}{/if}</MWINum>
<ParkNo></ParkNo> <ParkNo></ParkNo>
<CallParkNum></CallParkNum> <CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum> <RetrieveNum></RetrieveNum>
<RetrieveType>0</RetrieveType>
<HelpNo></HelpNo> <HelpNo></HelpNo>
<MSRPHelpNum></MSRPHelpNum> <MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone> <UserIsPhone>0</UserIsPhone>
@@ -985,13 +1025,14 @@
<SendANOffCode></SendANOffCode> <SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode> <CWOnCode></CWOnCode>
<CWOffCode></CWOffCode> <CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap> <VoiceCodecMap>PCMU,PCMA,G726-32,G729,iLBC,G722</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap> <VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri> <BLFListUri></BLFListUri>
<BLFServer></BLFServer> <BLFServer></BLFServer>
<Respond182>0</Respond182> <Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList> <EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType> <CallerIdType>4</CallerIdType>
<KeepHigherCallerID>0</KeepHigherCallerID>
<SynClockTime>0</SynClockTime> <SynClockTime>0</SynClockTime>
<MohServer></MohServer> <MohServer></MohServer>
<UseVPN>1</UseVPN> <UseVPN>1</UseVPN>
@@ -1008,7 +1049,7 @@
<UseTelCall>0</UseTelCall> <UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview> <EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode> <PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion> <TLSVersion>2</TLSVersion>
<CSTANumber></CSTANumber> <CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort> <EnableChgPort>0</EnableChgPort>
<VQName></VQName> <VQName></VQName>
@@ -1030,17 +1071,22 @@
<SessionTimerT1>500</SessionTimerT1> <SessionTimerT1>500</SessionTimerT1>
<SessionTimerT2>4000</SessionTimerT2> <SessionTimerT2>4000</SessionTimerT2>
<SessionTimerT4>5000</SessionTimerT4> <SessionTimerT4>5000</SessionTimerT4>
<UnavailableMode>0</UnavailableMode>
<TCPUseRetryTimer>0</TCPUseRetryTimer>
</line> </line>
<p2p> <p2p>
<SIPP2PEnableAutoAnswer>0</SIPP2PEnableAutoAnswer> <SIPP2PEnableAutoAnswer>0</SIPP2PEnableAutoAnswer>
<SIPP2PAutoAnswerDelay>30</SIPP2PAutoAnswerDelay> <SIPP2PAutoAnswerDelay>30</SIPP2PAutoAnswerDelay>
<SIPP2PDtmfMode>1</SIPP2PDtmfMode> <SIPP2PDtmfMode>1</SIPP2PDtmfMode>
<SIPP2PSipInfoDtmfMode>0</SIPP2PSipInfoDtmfMode> <SIPP2PSipInfoDtmfMode>0</SIPP2PSipInfoDtmfMode>
<SIPP2PEnablePreview>0</SIPP2PEnablePreview>
<SIPP2PPreviewMode>0</SIPP2PPreviewMode>
<SIPP2PUseVPN>1</SIPP2PUseVPN>
</p2p> </p2p>
</sip> </sip>
<call> <call>
<port index="1"> <port index="1">
<EnableXferDPlan></EnableXferDPlan> <EnableXferDPlan>1</EnableXferDPlan>
<EnableFwdDPlan>0</EnableFwdDPlan> <EnableFwdDPlan>0</EnableFwdDPlan>
<EnablePreDPlan>0</EnablePreDPlan> <EnablePreDPlan>0</EnablePreDPlan>
<IPDialPrefix>.</IPDialPrefix> <IPDialPrefix>.</IPDialPrefix>
@@ -1085,7 +1131,7 @@
<AllowIPCall>1</AllowIPCall> <AllowIPCall>1</AllowIPCall>
<CallerNameType>0</CallerNameType> <CallerNameType>0</CallerNameType>
<MuteForRing>0</MuteForRing> <MuteForRing>0</MuteForRing>
<AutoHandleVideo>0</AutoHandleVideo> <AutoHandleVideo>1</AutoHandleVideo>
<DefaultAnsMode>{$fanvil_default_answer_mode}</DefaultAnsMode> <DefaultAnsMode>{$fanvil_default_answer_mode}</DefaultAnsMode>
<DefaultDialMode>{$fanvil_default_dial_mode}</DefaultDialMode> <DefaultDialMode>{$fanvil_default_dial_mode}</DefaultDialMode>
<HoldToTransfer>0</HoldToTransfer> <HoldToTransfer>0</HoldToTransfer>
@@ -1109,6 +1155,10 @@
<ConfDTMFCode></ConfDTMFCode> <ConfDTMFCode></ConfDTMFCode>
<DisableDialSearch>0</DisableDialSearch> <DisableDialSearch>0</DisableDialSearch>
<CallNumberFilter></CallNumberFilter> <CallNumberFilter></CallNumberFilter>
<AutoResumeCurrent>0</AutoResumeCurrent>
<AlertTimeout>120</AlertTimeout>
<RingTimeout>120</RingTimeout>
<RingPriority>0</RingPriority>
</port> </port>
<basic> <basic>
<DialbyPound>1</DialbyPound> <DialbyPound>1</DialbyPound>
@@ -1189,13 +1239,17 @@
<CallLogDisplayType>0</CallLogDisplayType> <CallLogDisplayType>0</CallLogDisplayType>
<EnableRecvSMS>1</EnableRecvSMS> <EnableRecvSMS>1</EnableRecvSMS>
<EnableCallHistory>1</EnableCallHistory> <EnableCallHistory>1</EnableCallHistory>
<LineDisplayFormat>$name@$protocol$instance</LineDisplayFormat> <LineDisplayFormat>$name</LineDisplayFormat>
<EnableMWITone>0</EnableMWITone> <EnableMWITone>0</EnableMWITone>
<AllPswdEncryption>0</AllPswdEncryption> <AllPswdEncryption>0</AllPswdEncryption>
<SIPNotifyXML>1</SIPNotifyXML> <SIPNotifyXML>1</SIPNotifyXML>
<BlockXMLWhenCall>1</BlockXMLWhenCall> <BlockXMLWhenCall>1</BlockXMLWhenCall>
<XMLUpdateInterval>30</XMLUpdateInterval> <XMLUpdateInterval>30</XMLUpdateInterval>
<VqmDisplayOrder></VqmDisplayOrder> <VqmDisplayOrder></VqmDisplayOrder>
<EnablePushXMLAuth>0</EnablePushXMLAuth>
<PickupVisualAlert>0</PickupVisualAlert>
<PickupAudioAlert>0</PickupAudioAlert>
<PickupRingType></PickupRingType>
<display> <display>
<LCDTitle>{$fanvil_greeting}</LCDTitle> <LCDTitle>{$fanvil_greeting}</LCDTitle>
<LCDConstrast>5</LCDConstrast> <LCDConstrast>5</LCDConstrast>
@@ -1216,6 +1270,7 @@
<Hold>0</Hold> <Hold>0</Hold>
<Mute>0</Mute> <Mute>0</Mute>
<MissedCall>3</MissedCall> <MissedCall>3</MissedCall>
<PowserSaving>1</PowserSaving>
</powerLed> </powerLed>
<lineLed> <lineLed>
<LineIdleColor>0</LineIdleColor> <LineIdleColor>0</LineIdleColor>
@@ -1224,25 +1279,36 @@
<blfLed> <blfLed>
<BLFIdleColor>0</BLFIdleColor> <BLFIdleColor>0</BLFIdleColor>
<BLFIdleCtl>1</BLFIdleCtl> <BLFIdleCtl>1</BLFIdleCtl>
<BLFIdleText>terminated</BLFIdleText>
<BLFRingColor>1</BLFRingColor> <BLFRingColor>1</BLFRingColor>
<BLFRingCtl>2</BLFRingCtl> <BLFRingCtl>2</BLFRingCtl>
<BLFUsingColor>1</BLFUsingColor> <BLFRingText>early</BLFRingText>
<BLFUsingCtl>1</BLFUsingCtl> <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>0</BLFFailedColor> <BLFFailedColor>0</BLFFailedColor>
<BLFFailedCtl>0</BLFFailedCtl> <BLFFailedCtl>0</BLFFailedCtl>
<BLFFailedText>failed</BLFFailedText>
<BLFParkedColor>0</BLFParkedColor> <BLFParkedColor>0</BLFParkedColor>
<BLFParkedCtl>3</BLFParkedCtl> <BLFParkedCtl>3</BLFParkedCtl>
<BLFParkedText>parked</BLFParkedText>
</blfLed> </blfLed>
<volume> <volume>
<HandsetVol></HandsetVol> <HandsetVol>5</HandsetVol>
<HandsetMicVol></HandsetMicVol> <HandsetMicVol>3</HandsetMicVol>
<HeadsetVol></HeadsetVol> <HeadsetVol>5</HeadsetVol>
<HeadsetMicVol></HeadsetMicVol> <HeadsetMicVol>3</HeadsetMicVol>
<HeadsetRingVol></HeadsetRingVol> <HeadsetRingVol>5</HeadsetRingVol>
<HandFreeVol></HandFreeVol> <HandFreeVol>8</HandFreeVol>
<HandFreeMicVol></HandFreeMicVol> <HandFreeMicVol>3</HandFreeMicVol>
<HandFreeRingVol></HandFreeRingVol> <HandFreeRingVol>4</HandFreeRingVol>
<RingType>{if isset($fanvil_default_ringtone)}{$fanvil_default_ringtone}{else}Type 1{/if}</RingType> <RingType>{if isset($fanvil_default_ringtone)}{$fanvil_default_ringtone}{else}Type 2{/if}</RingType>
</volume> </volume>
<date> <date>
<EnableSNTP>{if isset($fanvil_enable_sntp)}{$fanvil_enable_sntp}{else}1{/if}</EnableSNTP> <EnableSNTP>{if isset($fanvil_enable_sntp)}{$fanvil_enable_sntp}{else}1{/if}</EnableSNTP>
@@ -1274,7 +1340,7 @@
</timeDisplay> </timeDisplay>
<softkey> <softkey>
<SoftkeyMode>0</SoftkeyMode> <SoftkeyMode>0</SoftkeyMode>
<SoftKeyExitStyle>{if isset($fanvil_softkey_exit)}{$fanvil_softkey_exit}{else}2{/if}</SoftKeyExitStyle> <SoftKeyExitStyle>{if isset($fanvil_softkey_exit)}{$fanvil_softkey_exit}{else}2{/if}</SoftKeyExitStyle>
<DesktopSoftkey>{if isset($fanvil_softkey_desktopsoftkey)}{$fanvil_softkey_desktopsoftkey}{else}history;contact;dnd;menu;{/if}</DesktopSoftkey> <DesktopSoftkey>{if isset($fanvil_softkey_desktopsoftkey)}{$fanvil_softkey_desktopsoftkey}{else}history;contact;dnd;menu;{/if}</DesktopSoftkey>
<TalkingSoftkey>{if isset($fanvil_softkey_talkingsoftkey)}{$fanvil_softkey_talkingsoftkey}{else}hold;xfer;conf;end;{/if}</TalkingSoftkey> <TalkingSoftkey>{if isset($fanvil_softkey_talkingsoftkey)}{$fanvil_softkey_talkingsoftkey}{else}hold;xfer;conf;end;{/if}</TalkingSoftkey>
<RingingSoftkey>{if isset($fanvil_softkey_ringingsoftkey)}{$fanvil_softkey_ringingsoftkey}{else}accept;none;forward;reject;{/if}</RingingSoftkey> <RingingSoftkey>{if isset($fanvil_softkey_ringingsoftkey)}{$fanvil_softkey_ringingsoftkey}{else}accept;none;forward;reject;{/if}</RingingSoftkey>
@@ -1289,6 +1355,7 @@
<DialerCfwdSoftkey>send;2aB;delete;exit;</DialerCfwdSoftkey> <DialerCfwdSoftkey>send;2aB;delete;exit;</DialerCfwdSoftkey>
<DesktopClick>{if isset($fanvil_softkey_desktopclick)}{$fanvil_softkey_desktopclick}{else}history;status;none;none;none;{/if}</DesktopClick> <DesktopClick>{if isset($fanvil_softkey_desktopclick)}{$fanvil_softkey_desktopclick}{else}history;status;none;none;none;{/if}</DesktopClick>
<DailerClick>pline;nline;none;none;none;</DailerClick> <DailerClick>pline;nline;none;none;none;</DailerClick>
<RingingClick>none;none;none;none;none;</RingingClick>
<CallClick>none;none;none;none;none;</CallClick> <CallClick>none;none;none;none;none;</CallClick>
<DesktopLongPress>status;none;none;none;reset;</DesktopLongPress> <DesktopLongPress>status;none;none;none;reset;</DesktopLongPress>
<DialerConfSoftkey>contact;clogs;redial;video;cancel;</DialerConfSoftkey> <DialerConfSoftkey>contact;clogs;redial;video;cancel;</DialerConfSoftkey>
@@ -1529,6 +1596,8 @@
<dm> <dm>
<OnhookTime>120</OnhookTime> <OnhookTime>120</OnhookTime>
<EnableHookflash>0</EnableHookflash> <EnableHookflash>0</EnableHookflash>
<KeyLongPressTime>2</KeyLongPressTime>
<KeyLongLongPressTime>6</KeyLongLongPressTime>
</dm> </dm>
<vqm> <vqm>
<SessionReport>1</SessionReport> <SessionReport>1</SessionReport>
@@ -1544,6 +1613,7 @@
<cti> <cti>
<EnabledActiveUri>1</EnabledActiveUri> <EnabledActiveUri>1</EnabledActiveUri>
<EnabledActionUrl>1</EnabledActionUrl> <EnabledActionUrl>1</EnabledActionUrl>
<ActionUrlType>0</ActionUrlType>
<ActiveUriIP></ActiveUriIP> <ActiveUriIP></ActiveUriIP>
<StartRebootUrl></StartRebootUrl> <StartRebootUrl></StartRebootUrl>
<BootCompletedUrl></BootCompletedUrl> <BootCompletedUrl></BootCompletedUrl>
@@ -1554,6 +1624,8 @@
<PhoneStateIdleUrl></PhoneStateIdleUrl> <PhoneStateIdleUrl></PhoneStateIdleUrl>
<PhoneStateTalking></PhoneStateTalking> <PhoneStateTalking></PhoneStateTalking>
<PhoneStateRinging></PhoneStateRinging> <PhoneStateRinging></PhoneStateRinging>
<OnhookUri></OnhookUri>
<OffhookUrl></OffhookUrl>
<DNDOnUrl></DNDOnUrl> <DNDOnUrl></DNDOnUrl>
<DNDOffUrl></DNDOffUrl> <DNDOffUrl></DNDOffUrl>
<AlwaysFWDOnUrl></AlwaysFWDOnUrl> <AlwaysFWDOnUrl></AlwaysFWDOnUrl>
@@ -1578,6 +1650,7 @@
<NewMissedcallUrl></NewMissedcallUrl> <NewMissedcallUrl></NewMissedcallUrl>
<NewMWIUrl></NewMWIUrl> <NewMWIUrl></NewMWIUrl>
<NewSMSUrl></NewSMSUrl> <NewSMSUrl></NewSMSUrl>
<WebAuthChangedUrl></WebAuthChangedUrl>
<at></at> <at></at>
</cti> </cti>
<ateTest> <ateTest>
@@ -1649,6 +1722,9 @@
<Port>0</Port> <Port>0</Port>
<Channel>0</Channel> <Channel>0</Channel>
</addr> </addr>
<dynamic>
<AutoExitExpires>60</AutoExitExpires>
</dynamic>
</mcast> </mcast>
<dsskey> <dsskey>
<SelectDsskeyAction>0</SelectDsskeyAction> <SelectDsskeyAction>0</SelectDsskeyAction>
@@ -1656,10 +1732,12 @@
<FuncKeyPageNum>1</FuncKeyPageNum> <FuncKeyPageNum>1</FuncKeyPageNum>
<SideKeyPageNum>1</SideKeyPageNum> <SideKeyPageNum>1</SideKeyPageNum>
<DSSHomePage>0</DSSHomePage> <DSSHomePage>0</DSSHomePage>
<DisplayParkedInfo>0</DisplayParkedInfo>
<DSSDIALSwitchMode>0</DSSDIALSwitchMode> <DSSDIALSwitchMode>0</DSSDIALSwitchMode>
<FirstCallWaitTime>16</FirstCallWaitTime> <FirstCallWaitTime>16</FirstCallWaitTime>
<FirstNumStartTime>360</FirstNumStartTime> <FirstNumStartTime>360</FirstNumStartTime>
<FirstNumEndTime>1080</FirstNumEndTime> <FirstNumEndTime>1080</FirstNumEndTime>
<DSSLongPressAction>1</DSSLongPressAction>
<Extern1PageBelong>0</Extern1PageBelong> <Extern1PageBelong>0</Extern1PageBelong>
<Extern2PageBelong>0</Extern2PageBelong> <Extern2PageBelong>0</Extern2PageBelong>
<Extern3PageBelong>0</Extern3PageBelong> <Extern3PageBelong>0</Extern3PageBelong>
@@ -1725,7 +1803,7 @@
</log> </log>
<tr069> <tr069>
<TR069Tone>1</TR069Tone> <TR069Tone>1</TR069Tone>
<CPESerialNumber>00100400FV02001000000c383e3aaf78</CPESerialNumber> <CPESerialNumber></CPESerialNumber>
<ACSServerType>1</ACSServerType> <ACSServerType>1</ACSServerType>
<EnableTR069>0</EnableTR069> <EnableTR069>0</EnableTR069>
<ACSURL>0.0.0.0</ACSURL> <ACSURL>0.0.0.0</ACSURL>
@@ -1737,12 +1815,14 @@
<CPEUserName>dps</CPEUserName> <CPEUserName>dps</CPEUserName>
<CPEPassword>dps</CPEPassword> <CPEPassword>dps</CPEPassword>
<PeriodixInterval>3600</PeriodixInterval> <PeriodixInterval>3600</PeriodixInterval>
<TLSVersion>2</TLSVersion> <TLSVersion>0</TLSVersion>
<AreaCode>020</AreaCode> <AreaCode>020</AreaCode>
<STUNEnable>0</STUNEnable> <STUNEnable>0</STUNEnable>
<STUNServerAddr>{$fanvil_stun_server}</STUNServerAddr> <STUNServerAddr>{$fanvil_stun_server}</STUNServerAddr>
<STUNServerPort>{$fanvil_stun_port}</STUNServerPort> <STUNServerPort>{$fanvil_stun_port}</STUNServerPort>
<STUNLocalPort>30000</STUNLocalPort> <STUNLocalPort>30000</STUNLocalPort>
<STUNMaxPeriod>30</STUNMaxPeriod>
<STUNMinPeriod>30</STUNMinPeriod>
</tr069> </tr069>
<hotspot> <hotspot>
<EnableHotspot>0</EnableHotspot> <EnableHotspot>0</EnableHotspot>
@@ -1751,23 +1831,32 @@
<ListenIP>224.0.2.0</ListenIP> <ListenIP>224.0.2.0</ListenIP>
<ListenPort>16360</ListenPort> <ListenPort>16360</ListenPort>
<OwnName>SIP Hotspot</OwnName> <OwnName>SIP Hotspot</OwnName>
<RingMode>0</RingMode>
<EnableManageMode>0</EnableManageMode>
<EnableConfigMode>0</EnableConfigMode>
<hs index="1"> <hs index="1">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
<hs index="2"> <hs index="2">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
<hs index="3"> <hs index="3">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
<hs index="4"> <hs index="4">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
<hs index="5"> <hs index="5">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
<hs index="6"> <hs index="6">
<Enable>1</Enable> <Enable>1</Enable>
<ExtPrefix></ExtPrefix>
</hs> </hs>
</hotspot> </hotspot>
<vpn> <vpn>
@@ -1794,7 +1883,7 @@
<DeviceCfgFileKey></DeviceCfgFileKey> <DeviceCfgFileKey></DeviceCfgFileKey>
<CommonCfgFileKey></CommonCfgFileKey> <CommonCfgFileKey></CommonCfgFileKey>
<DownloadCommonConf>1</DownloadCommonConf> <DownloadCommonConf>1</DownloadCommonConf>
<SaveProvisionInfo>0</SaveProvisionInfo> <SaveProvisionInfo>1</SaveProvisionInfo>
<CheckFailTimes>5</CheckFailTimes> <CheckFailTimes>5</CheckFailTimes>
<FlashServerIP>{if isset($fanvil_provision_url)}{$fanvil_provision_url}{else}https://{$domain_name}/app/provision{/if}</FlashServerIP> <FlashServerIP>{if isset($fanvil_provision_url)}{$fanvil_provision_url}{else}https://{$domain_name}/app/provision{/if}</FlashServerIP>
<FlashFileName>{$fanvil_firmware_config}</FlashFileName> <FlashFileName>{$fanvil_firmware_config}</FlashFileName>
@@ -1814,6 +1903,8 @@
<DHCPOption>66</DHCPOption> <DHCPOption>66</DHCPOption>
<DHCPv6Option>0</DHCPv6Option> <DHCPv6Option>0</DHCPv6Option>
<DhcpOption120>0</DhcpOption120> <DhcpOption120>0</DhcpOption120>
<SaveDHCPOpion>0</SaveDHCPOpion>
<DhcpRenewUpgrade>1</DhcpRenewUpgrade>
</opt> </opt>
</ap> </ap>
<fwCheck> <fwCheck>
@@ -1839,7 +1930,7 @@
<LLDPRefreshTime>{if isset($fanvil_lldp_refresh)}{$fanvil_lldp_refresh}{else}60{/if}</LLDPRefreshTime> <LLDPRefreshTime>{if isset($fanvil_lldp_refresh)}{$fanvil_lldp_refresh}{else}60{/if}</LLDPRefreshTime>
<LLDPLearnPolicy>{if isset($fanvil_lldp_learn)}{$fanvil_lldp_learn}{else}0{/if}</LLDPLearnPolicy> <LLDPLearnPolicy>{if isset($fanvil_lldp_learn)}{$fanvil_lldp_learn}{else}0{/if}</LLDPLearnPolicy>
<LLDPSaveLearnData>0</LLDPSaveLearnData> <LLDPSaveLearnData>0</LLDPSaveLearnData>
<CDPEnable>0</CDPEnable> <CDPEnable>1</CDPEnable>
<CDPRefreshTime>60</CDPRefreshTime> <CDPRefreshTime>60</CDPRefreshTime>
<DHCPOptionVlan>132</DHCPOptionVlan> <DHCPOptionVlan>132</DHCPOptionVlan>
</qos> </qos>
@@ -1867,6 +1958,7 @@
<ServerAddr>0.0.0.0</ServerAddr> <ServerAddr>0.0.0.0</ServerAddr>
<ServerPort>10000</ServerPort> <ServerPort>10000</ServerPort>
</record> </record>
<UIconfig></UIconfig>
<background> <background>
<TimeoutToScreensaver>0</TimeoutToScreensaver> <TimeoutToScreensaver>0</TimeoutToScreensaver>
<UserChangeBackground>0</UserChangeBackground> <UserChangeBackground>0</UserChangeBackground>
@@ -1878,5 +1970,19 @@
<SMSPopup>1</SMSPopup> <SMSPopup>1</SMSPopup>
<OtherPopup>1</OtherPopup> <OtherPopup>1</OtherPopup>
<EnablePortMirror>0</EnablePortMirror> <EnablePortMirror>0</EnablePortMirror>
<SidekeyLabelLength>0</SidekeyLabelLength>
<AppIconDisplay>1,1,1,1</AppIconDisplay>
<DisplayProvisionprompt>0</DisplayProvisionprompt>
<IdleTimeFontColor>0x262626</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>
<DesktopTimeDisplay>1</DesktopTimeDisplay>
<TimeoutToPowerSaving></TimeoutToPowerSaving>
</background> </background>
</sysConf> </sysConf>