fusionpbx/resources/templates/provision/fanvil/x6/{$mac}.cfg

1948 lines
83 KiB
INI

<?xml version="1.0" encoding="UTF-8"?>
<sysConf>
<Version>2.0000000000</Version>
<net>
<WANTYPE>0</WANTYPE>
<WANIP></WANIP>
<WANSubnetMask>255.255.255.0</WANSubnetMask>
<WANGateway></WANGateway>
<DomainName></DomainName>
<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>
<EnableDHCP>1</EnableDHCP>
<DHCPAutoDNS>1</DHCPAutoDNS>
<DHCPAutoTime>1</DHCPAutoTime>
<DHCPOption100-101>1</DHCPOption100-101>
<UseVendorClassID>0</UseVendorClassID>
<VendorClassID>Fanvil X6</VendorClassID>
<EnablePPPoE>0</EnablePPPoE>
<PPPoEUser>user123</PPPoEUser>
<PPPoEPassword>password</PPPoEPassword>
<ARPCacheLife>2</ARPCacheLife>
<WAN6IP></WAN6IP>
<WAN6IPPREFIX></WAN6IPPREFIX>
<WAN6Gateway></WAN6Gateway>
<Domain6Name></Domain6Name>
<PrimaryDNS6></PrimaryDNS6>
<SecondaryDNS6></SecondaryDNS6>
<EnableDHCP6>1</EnableDHCP6>
<DHCP6AutoDNS>1</DHCP6AutoDNS>
<DHCP6AutoTime>0</DHCP6AutoTime>
<UseVendor6ClassID>0</UseVendor6ClassID>
<Vendor6ClassID>Fanvil X6</Vendor6ClassID>
<wifi>
<WIFIEnable>{$fanvil_wifi_enable}</WIFIEnable>
</wifi>
</net>
<mm>
<G723BitRate>1</G723BitRate>
<ILBCPayloadType>97</ILBCPayloadType>
<ILBCPayloadLen>20</ILBCPayloadLen>
<AMRPayloadType>108</AMRPayloadType>
<AMRWBPayloadType>109</AMRWBPayloadType>
<G726-16PayloadType>103</G726-16PayloadType>
<G726-24PayloadType>104</G726-24PayloadType>
<G726-32PayloadType>102</G726-32PayloadType>
<G726-40PayloadType>105</G726-40PayloadType>
<DtmfPayloadType>101</DtmfPayloadType>
<OpusPayloadType>107</OpusPayloadType>
<OpusSampleRate>0</OpusSampleRate>
<VAD>0</VAD>
<H264PayloadType>117</H264PayloadType>
<ResvAudioBand>0</ResvAudioBand>
<RTPInitialPort>16384</RTPInitialPort>
<RTPPortQuantity>16384</RTPPortQuantity>
<RTPKeepAlive>0</RTPKeepAlive>
<RTCPCNAMEUser></RTCPCNAMEUser>
<RTCPCNAMEHost></RTCPCNAMEHost>
<SelectYourTone>{if isset($fanvil_country_toneset)}{$fanvil_country_toneset}{else}11{/if}</SelectYourTone>
<SidetoneGAIN>1</SidetoneGAIN>
<DialTone>350+440/0</DialTone>
<RingbackTone>440+480/2000,0/4000</RingbackTone>
<BusyTone>480+620/500,0/500</BusyTone>
<CongestionTone></CongestionTone>
<CallwaitingTone>440/300,0/10000,440/300,0/10000,0/0</CallwaitingTone>
<HoldingTone></HoldingTone>
<ErrorTone></ErrorTone>
<StutterTone></StutterTone>
<InformationTone></InformationTone>
<DialRecallTone>350+440/100,0/100,350+440/100,0/100,350+440/100,0/100,350+440/0</DialRecallTone>
<MessageTone></MessageTone>
<HowlerTone></HowlerTone>
<NumberUnobtainable>400/500,0/6000</NumberUnobtainable>
<WarningTone>1400/500,0/0</WarningTone>
<RecordTone>440/500,0/5000</RecordTone>
<AutoAnswerTone></AutoAnswerTone>
<capability>
<AudioCodecSets>PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,opus,G722</AudioCodecSets>
<VideoCodecSets>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}H264{/if}</VideoCodecSets>
<VideoFrameRate>25</VideoFrameRate>
<VideoBitRate>2000000</VideoBitRate>
<VideoResolution>4</VideoResolution>
<VideoNegotiateDir>2</VideoNegotiateDir>
</capability>
</mm>
<sip>
<SIPPort>{$sip_port}</SIPPort>
<STUNServer>{$fanvil_stun_server}</STUNServer>
<STUNPort>{$fanvil_stun_port}</STUNPort>
<STUNRefreshTime>50</STUNRefreshTime>
<SIPWaitStunTime>800</SIPWaitStunTime>
<ExternNATAddrs></ExternNATAddrs>
<RegFailInterval>32</RegFailInterval>
<SIPPswdEncryption>0</SIPPswdEncryption>
<StrictBranchPrefix>0</StrictBranchPrefix>
<VideoMuteAttr>0</VideoMuteAttr>
<EnableGroupBackup>0</EnableGroupBackup>
<EnableRFC4475>1</EnableRFC4475>
<StrictUAMatch>1</StrictUAMatch>
<CSTAEnable>0</CSTAEnable>
<NotifyReboot>1</NotifyReboot>
<line index="1">
<PhoneNumber>{$account.1.user_id}</PhoneNumber>
<DisplayName>{$account.1.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.1.server_address}</RegisterAddr>
<RegisterPort>{$account.1.sip_port}</RegisterPort>
<RegisterUser>{$account.1.auth_id}</RegisterUser>
<RegisterPswd>{$account.1.password}</RegisterPswd>
<RegisterTTL>{$account.1.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.1.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.1.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line1)}{$fanvil_ringtone_line1}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.1.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.1.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.1.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
<line index="2">
<PhoneNumber>{$account.2.user_id}</PhoneNumber>
<DisplayName>{$account.2.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.2.server_address}</RegisterAddr>
<RegisterPort>{$account.2.sip_port}</RegisterPort>
<RegisterUser>{$account.2.auth_id}</RegisterUser>
<RegisterPswd>{$account.2.password}</RegisterPswd>
<RegisterTTL>{$account.2.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.2.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.2.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line2)}{$fanvil_ringtone_line2}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.2.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.2.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.2.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
<line index="3">
<PhoneNumber>{$account.3.user_id}</PhoneNumber>
<DisplayName>{$account.3.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.3.server_address}</RegisterAddr>
<RegisterPort>{$account.3.sip_port}</RegisterPort>
<RegisterUser>{$account.3.auth_id}</RegisterUser>
<RegisterPswd>{$account.3.password}</RegisterPswd>
<RegisterTTL>{$account.3.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.3.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.3.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line3)}{$fanvil_ringtone_line3}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.3.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.3.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.3.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<SendANOnCode></SendANOnCode>
<SendANOffCode></SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
<line index="4">
<PhoneNumber>{$account.4.user_id}</PhoneNumber>
<DisplayName>{$account.4.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.4.server_address}</RegisterAddr>
<RegisterPort>{$account.4.sip_port}</RegisterPort>
<RegisterUser>{$account.4.auth_id}</RegisterUser>
<RegisterPswd>{$account.4.password}</RegisterPswd>
<RegisterTTL>{$account.1.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.4.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.4.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line4)}{$fanvil_ringtone_line4}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.4.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.4.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.4.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
<line index="5">
<PhoneNumber>{$account.5.user_id}</PhoneNumber>
<DisplayName>{$account.5.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.5.server_address}</RegisterAddr>
<RegisterPort>{$account.5.sip_port}</RegisterPort>
<RegisterUser>{$account.5.auth_id}</RegisterUser>
<RegisterPswd>{$account.5.password}</RegisterPswd>
<RegisterTTL>{$account.5.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.5.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.5.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line5)}{$fanvil_ringtone_line5}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.5.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.5.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.5.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
<line index="6">
<PhoneNumber>{$account.6.user_id}</PhoneNumber>
<DisplayName>{$account.6.display_name}</DisplayName>
<SipName></SipName>
<RegisterAddr>{$account.6.server_address}</RegisterAddr>
<RegisterPort>{$account.6.sip_port}</RegisterPort>
<RegisterUser>{$aaccount.6.uth_id}</RegisterUser>
<RegisterPswd>{$account.6.password}</RegisterPswd>
<RegisterTTL>{$account.6.register_expires}</RegisterTTL>
<BackupAddr></BackupAddr>
<BackupPort>5060</BackupPort>
<BackupTransport>0</BackupTransport>
<BackupTTL>3600</BackupTTL>
<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>
<BakProxyAddr>{$account.6.outbound_proxy_secondary}</BakProxyAddr>
<BakProxyPort>{$account.6.sip_port}</BakProxyPort>
<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>
<SRTPAuth-Tag>0</SRTPAuth-Tag>
<LocalDomain></LocalDomain>
<AlwaysFWD>0</AlwaysFWD>
<BusyFWD>0</BusyFWD>
<NoAnswerFWD>0</NoAnswerFWD>
<AlwaysFWDNum></AlwaysFWDNum>
<BusyFWDNum></BusyFWDNum>
<NoAnswerFWDNum></NoAnswerFWDNum>
<FWDTimer>5</FWDTimer>
<HotlineNum></HotlineNum>
<EnableHotline>0</EnableHotline>
<WarmLineTime>0</WarmLineTime>
<PickupNum></PickupNum>
<JoinNum></JoinNum>
<IntercomNum></IntercomNum>
<RingType>{if isset($fanvil_ringtone_line6)}{$fanvil_ringtone_line6}{else}default{/if}</RingType>
<NATUDPUpdate>2</NATUDPUpdate>
<UDPUpdateTTL>60</UDPUpdateTTL>
<ServerType>0</ServerType>
<UserAgent></UserAgent>
<PRACK>0</PRACK>
<KeepAUTH>0</KeepAUTH>
<SessionTimer>0</SessionTimer>
<STimerExpires>0</STimerExpires>
<EnableGRUU>0</EnableGRUU>
<DTMFMode>3</DTMFMode>
<DTMFInfoMode>0</DTMFInfoMode>
<NATType>0</NATType>
<EnableRport>1</EnableRport>
<Subscribe>0</Subscribe>
<SubExpire>{$account.6.register_expires}</SubExpire>
<SingleCodec>0</SingleCodec>
<CLIR>0</CLIR>
<StrictProxy>1</StrictProxy>
<DirectContact>0</DirectContact>
<HistoryInfo>0</HistoryInfo>
{if $account.6.sip_transport == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
{if $account.6.sip_transport == 'dns srv'}<DNSMode>1</DNSMode>{/if}
<XFERExpire>0</XFERExpire>
<BanAnonymous>0</BanAnonymous>
<DialOffLine>0</DialOffLine>
<QuotaName>0</QuotaName>
<PresenceMode>0</PresenceMode>
<RFCVer>1</RFCVer>
<PhonePort>0</PhonePort>
<SignalPort>5060</SignalPort>
{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 == 'tls'}<Transport>2</Transport>{/if}
<UseSRVMixer>0</UseSRVMixer>
<SRVMixerUri></SRVMixerUri>
<LongContact>0</LongContact>
<AutoTCP>1</AutoTCP>
<UriEscaped>1</UriEscaped>
<ClicktoTalk>0</ClicktoTalk>
<MWINum>*97</MWINum>
<CallParkNum></CallParkNum>
<RetrieveNum></RetrieveNum>
<MSRPHelpNum></MSRPHelpNum>
<UserIsPhone>0</UserIsPhone>
<AutoAnswer>0</AutoAnswer>
<NoAnswerTime>5</NoAnswerTime>
<MissedCallLog>1</MissedCallLog>
<SvcCodeMode>1</SvcCodeMode>
<DNDOnSvcCode>*78</DNDOnSvcCode>
<DNDOffSvcCode>*79</DNDOffSvcCode>
<CFUOnSvcCode>*72</CFUOnSvcCode>
<CFUOffSvcCode>*73</CFUOffSvcCode>
<CFBOnSvcCode>*72</CFBOnSvcCode>
<CFBOffSvcCode>*73</CFBOffSvcCode>
<CFNOnSvcCode>*72</CFNOnSvcCode>
<CFNOffSvcCode>*73</CFNOffSvcCode>
<ANCOnSvcCode></ANCOnSvcCode>
<ANCOffSvcCode></ANCOffSvcCode>
<SendANOnCode>*67</SendANOnCode>
<SendANOffCode>*67</SendANOffCode>
<CWOnCode></CWOnCode>
<CWOffCode></CWOffCode>
<VoiceCodecMap>OPUS,PCMU,PCMA,G726-32,G729,G723,iLBC,AMR,G722,AMR-WB</VoiceCodecMap>
<VideoCodecMap>{if isset($fanvil_video_codec)}{$fanvil_video_codec}{else}{/if}</VideoCodecMap>
<BLFListUri></BLFListUri>
<BLFServer></BLFServer>
<Respond182>0</Respond182>
<EnableBLFList>0</EnableBLFList>
<CallerIdType>4</CallerIdType>
<SynClockTime>0</SynClockTime>
<UseVPN>1</UseVPN>
<EnableDND>0</EnableDND>
<InactiveHold>0</InactiveHold>
<ReqWithPort>0</ReqWithPort>
<UpdateRegExpire>1</UpdateRegExpire>
<EnableSCA>0</EnableSCA>
<SubCallPark>0</SubCallPark>
<SubCCStatus>0</SubCCStatus>
<FeatureSync>0</FeatureSync>
<EnableXferBack>0</EnableXferBack>
<XferBackTime>35</XferBackTime>
<UseTelCall>0</UseTelCall>
<EnablePreview>0</EnablePreview>
<PreviewMode>1</PreviewMode>
<TLSVersion>0</TLSVersion>
<CSTANumber></CSTANumber>
<EnableChgPort>0</EnableChgPort>
<VQName></VQName>
<VQServer></VQServer>
<VQServerPort>5060</VQServerPort>
<VQHTTPServer></VQHTTPServer>
<FlashMode>0</FlashMode>
<ContentType></ContentType>
<ContentBody></ContentBody>
<UnregisterOnBoot>0</UnregisterOnBoot>
<EnableMACHeader>0</EnableMACHeader>
<RecordStart>Record:on</RecordStart>
<RecordStop>Record:off</RecordStop>
</line>
</sip>
<call>
<port index="1">
<EnableXferDPlan>1</EnableXferDPlan>
<EnableFwdDPlan>0</EnableFwdDPlan>
<EnablePreDPlan>0</EnablePreDPlan>
<IPDialPrefix>.</IPDialPrefix>
<EnableDND>1</EnableDND>
<DNDMode>0</DNDMode>
<EnableSpaceDND>0</EnableSpaceDND>
<DNDStartTime>1500</DNDStartTime>
<DNDEndTime>1730</DNDEndTime>
<EnableWhiteList>1</EnableWhiteList>
<EnableBlackList>1</EnableBlackList>
<EnableCallBar>1</EnableCallBar>
<MuteRinging>0</MuteRinging>
<BanDialOut>0</BanDialOut>
<BanEmptyCID>0</BanEmptyCID>
<AcceptAnyCall>1</AcceptAnyCall>
<EnableCLIP>1</EnableCLIP>
<CallWaiting>1</CallWaiting>
<CallTransfer>1</CallTransfer>
<CallSemiXfer>1</CallSemiXfer>
<CallConference>1</CallConference>
<AutoPickupNext>0</AutoPickupNext>
<BusyNoLine>1</BusyNoLine>
<AutoOnhook>1</AutoOnhook>
<AutoOnhookTime>3</AutoOnhookTime>
<EnableIntercom>1</EnableIntercom>
<IntercomMute>0</IntercomMute>
<IntercomTone>1</IntercomTone>
<IntercomBarge>1</IntercomBarge>
<UseAutoRedial>0</UseAutoRedial>
<RedialEnterCallLog>0</RedialEnterCallLog>
<AutoRedialDelay>30</AutoRedialDelay>
<AutoRedialTimes>5</AutoRedialTimes>
<CallComplete>0</CallComplete>
<CHoldingTone>1</CHoldingTone>
<CWaitingTone>1</CWaitingTone>
<HideDTMFType>0</HideDTMFType>
<TalkDTMFTone>1</TalkDTMFTone>
<DialDTMFTone>1</DialDTMFTone>
<PswDialMode>0</PswDialMode>
<PswDialLength>0</PswDialLength>
<PswDialPrefix></PswDialPrefix>
<EnableMultiLine>1</EnableMultiLine>
<AllowIPCall>1</AllowIPCall>
<CallerNameType>0</CallerNameType>
<MuteForRing>0</MuteForRing>
<AutoHandleVideo>0</AutoHandleVideo>
<DefaultAnsMode>{$fanvil_default_answer_mode}</DefaultAnsMode>
<DefaultDialMode>{$fanvil_default_dial_mode}</DefaultDialMode>
<HoldToTransfer>0</HoldToTransfer>
<EnablePreDial>1</EnablePreDial>
<DefaultExtLine>1</DefaultExtLine>
<EnableDefLine>1</EnableDefLine>
<EnableSelLine>1</EnableSelLine>
<RinginHeadset>0</RinginHeadset>
<AutoHeadset>0</AutoHeadset>
<DNDReturnCode>480</DNDReturnCode>
<BusyReturnCode>486</BusyReturnCode>
<RejectReturnCode>603</RejectReturnCode>
<ContactType>0</ContactType>
<EnableCountryCode>0</EnableCountryCode>
<CountryCode></CountryCode>
<CallAreaCode></CallAreaCode>
<NumberPrivacy>0</NumberPrivacy>
<PrivacyRule></PrivacyRule>
<TransfDTMFCode></TransfDTMFCode>
<HoldDTMFCode></HoldDTMFCode>
<ConfDTMFCode></ConfDTMFCode>
</port>
<basic>
<DialbyPound>1</DialbyPound>
<BTransferbyPound>0</BTransferbyPound>
<OnhooktoBXfer>0</OnhooktoBXfer>
<OnhooktoAXfer>0</OnhooktoAXfer>
<ConfOnhooktoXfer>0</ConfOnhooktoXfer>
<DialFixedLength>0</DialFixedLength>
<FixedLengthNums>11</FixedLengthNums>
<DialbyTimeout>1</DialbyTimeout>
<DialTimeoutvalue>10</DialTimeoutvalue>
<EnableEOneSixFour>0</EnableEOneSixFour>
</basic>
<alertInfo index="1">
<Text>External</Text>
<RingType>{if isset($fanvil_default_ringtone_ext)}{$fanvil_default_ringtone_ext}{else}Type 1{/if}</RingType>
</alertInfo>
<alertInfo index="2">
<Text>External2</Text>
<RingType>{if isset($fanvil_default_ringtone_ext2)}{$fanvil_default_ringtone_ext2}{else}Type 4{/if}</RingType>
</alertInfo>
<alertInfo index="3">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="4">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="5">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="6">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="7">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="8">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="9">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
<alertInfo index="10">
<Text></Text>
<RingType>Type 1</RingType>
</alertInfo>
</call>
<phone>
<MenuPassword>{if isset($fanvil_menu_password)}{$fanvil_menu_password}{else}123{/if}</MenuPassword>
<KeyLockPassword>123</KeyLockPassword>
<FastKeylockCode></FastKeylockCode>
<EnableKeyLock>0</EnableKeyLock>
<KeyLockTimeout>0</KeyLockTimeout>
<KeyLockStatus>0</KeyLockStatus>
<EmergencyCall>110</EmergencyCall>
<PushXMLIP></PushXMLIP>
<SIPNumberPlan>0</SIPNumberPlan>
<LDAPSearch>0</LDAPSearch>
<SearchPath>0</SearchPath>
<CallerDisplayT>0</CallerDisplayT>
<CallLogDisplayType>0</CallLogDisplayType>
<EnableRecvSMS>1</EnableRecvSMS>
<EnableCallHistory>1</EnableCallHistory>
<LineDisplayFormat>$name</LineDisplayFormat>
<EnableMWITone>0</EnableMWITone>
<AllPswdEncryption>0</AllPswdEncryption>
<SIPNotifyXML>1</SIPNotifyXML>
<BlockXMLWhenCall>1</BlockXMLWhenCall>
<XMLUpdateInterval>0</XMLUpdateInterval>
<display>
<LCDTitle>{$fanvil_greeting}</LCDTitle>
<LCDConstrast>5</LCDConstrast>
<EnableEnergysaving>{if isset($fanvil_display_brightness_inactive)}{$fanvil_display_brightness_inactive}{else}4{/if}</EnableEnergysaving>
<LCDLuminanceLevel>{if isset($fanvil_display_brightness_active)}{$fanvil_display_brightness_active}{else}12{/if}</LCDLuminanceLevel>
<BacklightOffTime>{if isset($fanvil_display_inactivity_time)}{$fanvil_display_inactivity_time}{else}45{/if}</BacklightOffTime>
<DisableCHNIME>0</DisableCHNIME>
<PhoneModel></PhoneModel>
<HostName>bcm911188sv</HostName>
<DefaultLanguage>en</DefaultLanguage>
<EnableGreetings>0</EnableGreetings>
</display>
<powerLed>
<Power>0</Power>
<MWIOrSMS>3</MWIOrSMS>
<InUsing>0</InUsing>
<Ring>2</Ring>
<Hold>0</Hold>
<Mute>0</Mute>
<MissedCall>3</MissedCall>
</powerLed>
<volume>
<HandsetVol>5</HandsetVol>
<HandsetMicVol>3</HandsetMicVol>
<HeadsetVol>5</HeadsetVol>
<HeadsetMicVol>3</HeadsetMicVol>
<HeadsetRingVol>5</HeadsetRingVol>
<HandFreeVol>8</HandFreeVol>
<HandFreeMicVol>3</HandFreeMicVol>
<HandFreeRingVol>4</HandFreeRingVol>
<RingType>{if isset($fanvil_default_ringtone)}{$fanvil_default_ringtone}{else}Type 2{/if}</RingType>
</volume>
<date>
<EnableSNTP>1</EnableSNTP>
<SNTPServer>{$ntp_server_primary}</SNTPServer>
<SecondSNTPServer>{$ntp_server_secondary}</SecondSNTPServer>
<TimeZone>{$fanvil_time_zone}</TimeZone>
<TimeZoneName>{$fanvil_time_zone_name}</TimeZoneName>
<SNTPTimeout>60</SNTPTimeout>
<Enable_DST>{$fanvil_enable_dst}</Enable_DST>
<DST_Fixed_Type>2</DST_Fixed_Type>
<SNTPTimeout>60</SNTPTimeout>
<DSTType>1</DSTType>
<DSTLocation>{if isset($fanvil_location)}{$fanvil_location}{else}4{/if}</DSTLocation>
<DSTRuleMode>0</DSTRuleMode>
<DSTMinOffset>{if isset($fanvil_dst_minute_offset)}{$fanvil_dst_minute_offset}{else}60{/if}</DSTMinOffset>
<DSTStartMon>3</DSTStartMon>
<DSTStartWeek>5</DSTStartWeek>
<DSTStartWday>0</DSTStartWday>
<DSTStartHour>2</DSTStartHour>
<DSTEndMon>10</DSTEndMon>
<DSTEndWeek>5</DSTEndWeek>
<DSTEndWday>0</DSTEndWday>
<DSTEndHour>2</DSTEndHour>
<Enable_DST>1</Enable_DST>
<DST_Fixed_Type>2</DST_Fixed_Type>
</date>
<timeDisplay>
<EnableTimeDisplay>0</EnableTimeDisplay>
<TimeDisplayStyle>{if isset($fanvil_time_display)}1{else}0{/if}</TimeDisplayStyle>
<DateDisplayStyle>{if isset($fanvil_date_display)}{$fanvil_date_display}{else}6{/if}</DateDisplayStyle>
<DateSeparator>{if isset($fanvil_date_separator)}{$fanvil_date_separator}{else}0{/if}</DateSeparator>
</timeDisplay>
<softkey>
<SoftkeyMode>0</SoftkeyMode>
<SoftKeyExitStyle>{if isset($fanvil_softkey_exit)}{$fanvil_softkey_exit}{else}1{/if}</SoftKeyExitStyle>
<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>
<RingingSoftkey>{if isset($fanvil_softkey_ringingsoftkey)}{$fanvil_softkey_ringingsoftkey}{else}accept;none;forward;reject;{/if}</RingingSoftkey>
<AlertingSoftkey>end;none;none;none;</AlertingSoftkey>
<XAlertingSoftkey>end;none;none;none;</XAlertingSoftkey>
<ConferenceSoftkey>hold;none;split;end;</ConferenceSoftkey>
<WaitingSoftkey>hold;xfer;conf;end;</WaitingSoftkey>
<EndingSoftkey>repeat;none;none;end;</EndingSoftkey>
<DialerPreSoftkey>send;2aB;delete;exit;</DialerPreSoftkey>
<DialerCallSoftkey>repeat;2aB;delete;exit;</DialerCallSoftkey>
<DialerXferSoftkey>repeat;2aB;delete;exit;</DialerXferSoftkey>
<DialerCfwdSoftkey>repeat;2aB;delete;exit;</DialerCfwdSoftkey>
<DesktopClick>{if isset($fanvil_softkey_desktopclick)}{$fanvil_softkey_desktopclick}{else}history;status;none;none;none;{/if}</DesktopClick>
<DailerClick>none;none;none;none;none;</DailerClick>
<CallClick>none;none;voldown;volup;none;</CallClick>
<DesktopLongPress>status;none;none;none;reset;</DesktopLongPress>
<SoftkeyMode>0</SoftkeyMode>
<DialerConfSoftkey>contact;clogs;redial;video;cancel;</DialerConfSoftkey>
</softkey>
<agent>
<AgentUsername></AgentUsername>
<AgentPassword></AgentPassword>
<AgentNumber></AgentNumber>
<AgentSipline>0</AgentSipline>
<AgentStatus>0</AgentStatus>
<AgentStatusReason></AgentStatusReason>
</agent>
<bwDir index="1">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwDir index="2">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwDir index="3">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwDir index="4">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwDir index="5">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwDir index="6">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwDir>
<bwCallLog index="1">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwCallLog>
<bwCallLog index="2">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwCallLog>
<bwCallLog index="3">
<Title></Title>
<URL></URL>
<Username></Username>
<Password></Password>
<SipLine>0</SipLine>
</bwCallLog>
<ldap index="1">
<Title></Title>
<Server></Server>
<port>389</port>
<Base></Base>
<UseSSL>0</UseSSL>
<Version>3</Version>
<CallingLine>1</CallingLine>
<InCallSearch>0</InCallSearch>
<OutCallSearch>0</OutCallSearch>
<Authenticate>3</Authenticate>
<Username></Username>
<Password></Password>
<TelAttr>telephoneNumber</TelAttr>
<MobileAttr>mobile</MobileAttr>
<OtherAttr>other</OtherAttr>
<NameAttr>cn sn ou</NameAttr>
<SortAttr>cn</SortAttr>
<Displayname>cn</Displayname>
<NumberFilter>(|(telephoneNumber=%)(mobile=%)(other=%))</NumberFilter>
<NameFilter>(|(cn=%)(sn=%))</NameFilter>
<MaxHits>50</MaxHits>
</ldap>
<ldap index="2">
<Title></Title>
<Server></Server>
<port>389</port>
<Base></Base>
<UseSSL>0</UseSSL>
<Version>3</Version>
<CallingLine>1</CallingLine>
<InCallSearch>0</InCallSearch>
<OutCallSearch>0</OutCallSearch>
<Authenticate>3</Authenticate>
<Username></Username>
<Password></Password>
<TelAttr>telephoneNumber</TelAttr>
<MobileAttr>mobile</MobileAttr>
<OtherAttr>other</OtherAttr>
<NameAttr>cn sn ou</NameAttr>
<SortAttr>cn</SortAttr>
<Displayname>cn</Displayname>
<NumberFilter>(|(telephoneNumber=%)(mobile=%)(other=%))</NumberFilter>
<NameFilter>(|(cn=%)(sn=%))</NameFilter>
<MaxHits>50</MaxHits>
</ldap>
<ldap index="3">
<Title></Title>
<Server></Server>
<port>389</port>
<Base></Base>
<UseSSL>0</UseSSL>
<Version>3</Version>
<CallingLine>1</CallingLine>
<InCallSearch>0</InCallSearch>
<OutCallSearch>0</OutCallSearch>
<Authenticate>3</Authenticate>
<Username></Username>
<Password></Password>
<TelAttr>telephoneNumber</TelAttr>
<MobileAttr>mobile</MobileAttr>
<OtherAttr>other</OtherAttr>
<NameAttr>cn sn ou</NameAttr>
<SortAttr>cn</SortAttr>
<Displayname>cn</Displayname>
<NumberFilter>(|(telephoneNumber=%)(mobile=%)(other=%))</NumberFilter>
<NameFilter>(|(cn=%)(sn=%))</NameFilter>
<MaxHits>50</MaxHits>
</ldap>
<ldap index="4">
<Title></Title>
<Server></Server>
<port>389</port>
<Base></Base>
<UseSSL>0</UseSSL>
<Version>3</Version>
<CallingLine>1</CallingLine>
<InCallSearch>0</InCallSearch>
<OutCallSearch>0</OutCallSearch>
<Authenticate>3</Authenticate>
<Username></Username>
<Password></Password>
<TelAttr>telephoneNumber</TelAttr>
<MobileAttr>mobile</MobileAttr>
<OtherAttr>other</OtherAttr>
<NameAttr>cn sn ou</NameAttr>
<SortAttr>cn</SortAttr>
<Displayname>cn</Displayname>
<NumberFilter>(|(telephoneNumber=%)(mobile=%)(other=%))</NumberFilter>
<NameFilter>(|(cn=%)(sn=%))</NameFilter>
<MaxHits>50</MaxHits>
</ldap>
<ldap index="5">
<Title></Title>
<Server></Server>
<port>389</port>
<Base></Base>
<UseSSL>0</UseSSL>
<Version>3</Version>
<CallingLine>1</CallingLine>
<InCallSearch>0</InCallSearch>
<OutCallSearch>0</OutCallSearch>
<Authenticate>3</Authenticate>
<Username></Username>
<Password></Password>
<TelAttr>telephoneNumber</TelAttr>
<MobileAttr>mobile</MobileAttr>
<OtherAttr>other</OtherAttr>
<NameAttr>cn sn ou</NameAttr>
<SortAttr>cn</SortAttr>
<Displayname>cn</Displayname>
<NumberFilter>(|(telephoneNumber=%)(mobile=%)(other=%))</NumberFilter>
<NameFilter>(|(cn=%)(sn=%))</NameFilter>
<MaxHits>50</MaxHits>
</ldap>
<xmlContact index="1">
<Name></Name>
<Addr></Addr>
<UserName></UserName>
<PassWd></PassWd>
<Sipline>0</Sipline>
</xmlContact>
<xmlContact index="2">
<Name></Name>
<Addr></Addr>
<UserName></UserName>
<PassWd></PassWd>
<Sipline>0</Sipline>
</xmlContact>
<xmlContact index="3">
<Name></Name>
<Addr></Addr>
<UserName></UserName>
<PassWd></PassWd>
<Sipline>0</Sipline>
</xmlContact>
<xmlContact index="4">
<Name></Name>
<Addr></Addr>
<UserName></UserName>
<PassWd></PassWd>
<Sipline>0</Sipline>
</xmlContact>
<xmlContact index="5">
<Name></Name>
<Addr></Addr>
<UserName></UserName>
<PassWd></PassWd>
<Sipline>0</Sipline>
</xmlContact>
<screenSaver>
<ScreenSaverType>0</ScreenSaverType>
<ScreenTimeout>0</ScreenTimeout>
<EnableActivePeriod>0</EnableActivePeriod>
<PeriodOneStart>0</PeriodOneStart>
<PeriodOneEndTime>0</PeriodOneEndTime>
<PeriodTwoStart>0</PeriodTwoStart>
<PeriodTwoEndTime>0</PeriodTwoEndTime>
<ScreenSaverApp></ScreenSaverApp>
<SleepAfterActive>0</SleepAfterActive>
<SleepTimeout>0</SleepTimeout>
</screenSaver>
</phone>
<dm>
<OnhookTime>120</OnhookTime>
</dm>
<cti>
<EnabledActiveUri>1</EnabledActiveUri>
<EnabledActionUrl>1</EnabledActionUrl>
<ActiveUriIP></ActiveUriIP>
<StartRebootUrl></StartRebootUrl>
<BootCompletedUrl></BootCompletedUrl>
<IPChangeUrl></IPChangeUrl>
<RegOnUrl></RegOnUrl>
<RegOffUrl></RegOffUrl>
<RegFailedUrl></RegFailedUrl>
<PhoneStateIdleUrl></PhoneStateIdleUrl>
<PhoneStateTalking></PhoneStateTalking>
<PhoneStateRinging></PhoneStateRinging>
<DNDOnUrl></DNDOnUrl>
<DNDOffUrl></DNDOffUrl>
<AlwaysFWDOnUrl></AlwaysFWDOnUrl>
<AlwaysFWDOffUrl></AlwaysFWDOffUrl>
<BusyFWDOnUrl></BusyFWDOnUrl>
<BusyFWDOffUrl></BusyFWDOffUrl>
<NoAnsFWDOnUrl></NoAnsFWDOnUrl>
<NoAnsFWDOffUrl></NoAnsFWDOffUrl>
<MuteOnUrl></MuteOnUrl>
<MuteOffUrl></MuteOffUrl>
<IncmoingCallUrl></IncmoingCallUrl>
<OutgoingCallUrl></OutgoingCallUrl>
<CallActiveUrl></CallActiveUrl>
<CallStopUrl></CallStopUrl>
<TransferUrl></TransferUrl>
<HoldOnUrl></HoldOnUrl>
<HoldOffUrl></HoldOffUrl>
<HeldOnUrl></HeldOnUrl>
<HeldOffUrl></HeldOffUrl>
<MuteOnCallUrl></MuteOnCallUrl>
<MuteOffCallUrl></MuteOffCallUrl>
<NewMissedcallUrl></NewMissedcallUrl>
<NewMWIUrl></NewMWIUrl>
<NewSMSUrl></NewSMSUrl>
<at>
<AtEnabled>0</AtEnabled>
<AtServer></AtServer>
</at>
</cti>
<mcast>
<Priority>0</Priority>
<EnablePriority>0</EnablePriority>
<addr index="1">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="2">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="3">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="4">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="5">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="6">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="7">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="8">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="9">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
<addr index="10">
<Name></Name>
<Host></Host>
<Port>0</Port>
</addr>
</mcast>
<web>
<WebServerType>0</WebServerType>
<WebPort>80</WebPort>
<HttpsWebPort>443</HttpsWebPort>
<RemoteControl>1</RemoteControl>
<EnableMMIFilter>0</EnableMMIFilter>
<WebAuthentication>0</WebAuthentication>
<EnableTelnet>0</EnableTelnet>
<TelnetPort>23</TelnetPort>
<TelnetPrompt></TelnetPrompt>
<LogonTimeout>30</LogonTimeout>
<account index="1">
<Name>{if isset($admin_name)}{$admin_name}{else}admin{/if}</Name>
<Password>{if isset($admin_password)}{$admin_password}{else}admin{/if}</Password>
<Level>10</Level>
</account>
<account index="2">
<Name>guest</Name>
<Password>guest</Password>
<Level>5</Level>
</account>
</web>
<tr069>
<TR069Tone>1</TR069Tone>
<CPESerialNumber></CPESerialNumber>
<ACSServerType>1</ACSServerType>
<EnableTR069>0</EnableTR069>
<ACSURL>0.0.0.0</ACSURL>
<ACSUserName>admin</ACSUserName>
<ACSPassword>admin</ACSPassword>
<ACSBackupURL>0.0.0.0</ACSBackupURL>
<ACSBackupUserName></ACSBackupUserName>
<ACSBackupPassword></ACSBackupPassword>
<CPEUserName>dps</CPEUserName>
<CPEPassword>dps</CPEPassword>
<PeriodixInterval>3600</PeriodixInterval>
<TLSVersion>0</TLSVersion>
<AreaCode>020</AreaCode>
<STUNEnable>0</STUNEnable>
<STUNServerAddr>{$fanvil_stun_server}</STUNServerAddr>
<STUNServerPort>{$fanvil_stun_port}</STUNServerPort>
<STUNLocalPort>30000</STUNLocalPort>
</tr069>
<hotspot>
<EnableHotspot>0</EnableHotspot>
<Mode>1</Mode>
<ListenType>0</ListenType>
<ListenIP>224.0.2.0</ListenIP>
<ListenPort>16360</ListenPort>
<OwnName>SIP Hotspot</OwnName>
<hs index="1">
<Enable>1</Enable>
</hs>
<hs index="2">
<Enable>1</Enable>
</hs>
<hs index="3">
<Enable>1</Enable>
</hs>
<hs index="4">
<Enable>1</Enable>
</hs>
<hs index="5">
<Enable>1</Enable>
</hs>
<hs index="6">
<Enable>1</Enable>
</hs>
</hotspot>
<vpn>
<VPNmode>-1</VPNmode>
<EnableVPN>0</EnableVPN>
<EnableNat>0</EnableNat>
<Openvpnmode>0</Openvpnmode>
<L2TPServerAddress></L2TPServerAddress>
<L2TPUserName></L2TPUserName>
<L2TPPassword></L2TPPassword>
<L2TPNegotiateDNS>1</L2TPNegotiateDNS>
<PPTPServerAddress></PPTPServerAddress>
<PPTPUserName></PPTPUserName>
<PPTPPassword></PPTPPassword>
</vpn>
<mt>
<ContactUpdateMode>0</ContactUpdateMode>
<AutoServerDigest>0</AutoServerDigest>
</mt>
<ap>
<DefaultUsername>{$http_auth_username}</DefaultUsername>
<DefaultPassword>{$http_auth_password}</DefaultPassword>
<InputCfgFileName></InputCfgFileName>
<DeviceCfgFileKey></DeviceCfgFileKey>
<CommonCfgFileKey></CommonCfgFileKey>
<DownloadCommonConf>1</DownloadCommonConf>
<SaveProvisionInfo>1</SaveProvisionInfo>
<CheckFailTimes>1</CheckFailTimes>
<FlashServerIP>{if isset($fanvil_provision_url)}{$fanvil_provision_url}{else}https://{$domain_name}/app/provision{/if}</FlashServerIP>
<FlashFileName>{$fanvil_firmware_config}</FlashFileName>
<FlashProtocol>5</FlashProtocol>
<FlashMode>1</FlashMode>
<FlashInterval>1</FlashInterval>
<updatePBInterval>720</updatePBInterval>
<APPswdEncryption>0</APPswdEncryption>
<pnp>
<PNPEnable>1</PNPEnable>
<PNPIP>224.0.1.75</PNPIP>
<PNPPort>5060</PNPPort>
<PNPTransport>0</PNPTransport>
<PNPInterval>1</PNPInterval>
</pnp>
<opt>
<DHCPOption>66</DHCPOption>
<DHCPv6Option>0</DHCPv6Option>
<DhcpOption120>0</DhcpOption120>
</opt>
</ap>
<ota>
</ota>
<rps>
</rps>
<fwCheck>
<EnableAutoUpgrade>{if isset($fanvil_enable_auto_upgrade)}{$fanvil_enable_auto_upgrade}{else}0{/if}</EnableAutoUpgrade>
<UpgradeServer1>{if isset($fanvil_firmware_upgrade_server_1)}{$fanvil_firmware_upgrade_server_1}{else}{/if}</UpgradeServer1>
<UpgradeServer2>{if isset($fanvil_firmware_upgrade_server_2)}{$fanvil_firmware_upgrade_server_2}{else}{/if}</UpgradeServer2>
<AutoUpgradeInterval>{if isset($fanvil_firmware_upgrade_interval)}{$fanvil_firmware_upgrade_interval}{else}24{/if}</AutoUpgradeInterval>
</fwCheck>
<qos>
<EnableVLAN>{if isset($fanvil_enable_vlan)}{$fanvil_enable_vlan}{else}0{/if}</EnableVLAN>
<VLANID>{if isset($fanvil_lan_port_vlan)}{$fanvil_lan_port_vlan}{else}256{/if}</VLANID>
<EnablePVID>{if isset($fanvil_pc_port_vlan)}2{else}0{/if}</EnablePVID>
<PVIDValue>{if isset($fanvil_pc_port_vlan)}{$fanvil_pc_port_vlan}{else}254{/if}</PVIDValue>
<SignallingPriority>{if isset($fanvil_qos_sip)}{$fanvil_qos_sip}{else}0{/if}</SignallingPriority>
<VoicePriority>{if isset($fanvil_qos_rtp_voice)}{$fanvil_qos_rtp_voice}{else}0{/if}</VoicePriority>
<VideoPriority>{if isset($fanvil_qos_rtp_video)}{$fanvil_qos_rtp_video}{else}0{/if}</VideoPriority>
<LANPortPriority>0</LANPortPriority>
<EnablediffServ>{if isset($fanvil_enable_diffserv)}{$fanvil_enable_diffserv}{else}0{/if}</EnablediffServ>
<SingallingDSCP>{if isset($fanvil_dscp_sip)}{$fanvil_dscp_sip}{else}46{/if}</SingallingDSCP>
<VoiceDSCP>{if isset($fanvil_dscp_rtp_voice)}{$fanvil_dscp_rtp_voice}{else}46{/if}</VoiceDSCP>
<VideoDSCP>{if isset($fanvil_dscp_rtp_video)}{$fanvil_dscp_rtp_video}{else}34{/if}</VideoDSCP>
<LLDPTransmit>{if isset($fanvil_lldp_tx_enable)}{$fanvil_lldp_tx_enable}{else}0{/if}</LLDPTransmit>
<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>
<LLDPSaveLearnData>1</LLDPSaveLearnData>
<CDPEnable>0</CDPEnable>
<CDPRefreshTime>60</CDPRefreshTime>
<DHCPOptionVlan>0</DHCPOptionVlan>
</qos>
<log>
<Level>INFO</Level>
<Style>level,tag</Style>
<OutputDevice>stdout{if $fanvil_syslog_enable == '1'},syslog{else}{/if}</OutputDevice>
<FileName>platform.log</FileName>
<FileSize>512KB</FileSize>
<SyslogTag>platform</SyslogTag>
<SyslogServer>{if isset($fanvil_syslog_server)}{$fanvil_syslog_server}{else}0.0.0.0{/if}</SyslogServer>
<SyslogServerPort>{if isset($fanvil_syslog_server_port)}{$fanvil_syslog_server_port}{else}514{/if}</SyslogServerPort>
</log>
<pubApp>
<WatchDogEnabled>1</WatchDogEnabled>
<EnableInAccess>0</EnableInAccess>
<EnableOutAccess>0</EnableOutAccess>
</pubApp>
<vqm>
<SessionReport>1</SessionReport>
<IntervalReport>1</IntervalReport>
<IntervalPeriod>60</IntervalPeriod>
<MOS-LQWarning>40</MOS-LQWarning>
<MOS-LQCritical>25</MOS-LQCritical>
<DelayWarning>150</DelayWarning>
<DelayCritical>200</DelayCritical>
<PhoneReport>1</PhoneReport>
<WEBReport>1</WEBReport>
</vqm>
<dot1x>
<XsupMode>0</XsupMode>
<XsupUser>admin</XsupUser>
<XsupPassword>admin</XsupPassword>
<sslMode>
<PermissionCTF>0</PermissionCTF>
<CommonName>0</CommonName>
<CTFmode>0</CTFmode>
<DeviceCertMode>0</DeviceCertMode>
</sslMode>
</dot1x>
<ipCamera></ipCamera>
<record>
<Enabled>1</Enabled>
<VoiceCodec>G729</VoiceCodec>
<RecordType>0</RecordType>
<FileSizeLimit>8</FileSizeLimit>
<ServerAddr>0.0.0.0</ServerAddr>
<ServerPort>10000</ServerPort>
</record>
<ateTest>
<ATEId>0000000000000000</ATEId>
</ateTest>
<background>
<TimeoutToScreensaver></TimeoutToScreensaver>
<UserChangeBackground></UserChangeBackground>
<EHSHeadsettype></EHSHeadsettype>
<MissedCallPopup></MissedCallPopup>
<MWIPopup></MWIPopup>
<DeviceConnectPopup></DeviceConnectPopup>
<SMSPopup></SMSPopup>
<OtherPopup></OtherPopup>
</background>
<EHS></EHS>
<UIconfig>
<BluetoothEnabled></BluetoothEnabled>
<BluetoothAdapterName></BluetoothAdapterName>
<BTLastConnectedAddr></BTLastConnectedAddr>
<BTAudioCodec></BTAudioCodec>
</UIconfig>
<dsskey>
<SelectDsskeyAction>0</SelectDsskeyAction>
<MemoryKeytoBXfer>3</MemoryKeytoBXfer>
<FuncKeyPageNum>5</FuncKeyPageNum>
<DSSHomePage>0</DSSHomePage>
<Extern1PageBelong>0</Extern1PageBelong>
<Extern2PageBelong>0</Extern2PageBelong>
<Extern3PageBelong>0</Extern3PageBelong>
<Extern4PageBelong>0</Extern4PageBelong>
<Extern5PageBelong>0</Extern5PageBelong>
<DSSExtend1MAC></DSSExtend1MAC>
<DSSExtend1IP></DSSExtend1IP>
<DSSExtend2MAC></DSSExtend2MAC>
<DSSExtend2IP></DSSExtend2IP>
<DSSExtend3MAC></DSSExtend3MAC>
<DSSExtend3IP></DSSExtend3IP>
<DSSExtend4MAC></DSSExtend4MAC>
<DSSExtend4IP></DSSExtend4IP>
<DSSExtend5MAC></DSSExtend5MAC>
<DSSExtend5IP></DSSExtend5IP>
{strip}{*-- Each Internal Index contains 12 keys --*}{/strip}
<internal index="1">
{foreach $keys["line"] as $row}
{if $row.device_key_id <= 12}
<Fkey index="{$row.device_key_id}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="2">
{foreach $keys["line"] as $row}
{if $row.device_key_id > 12 && $row.device_key_id <= 24}
<Fkey index="{$row.device_key_id-12}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="3">
{foreach $keys["line"] as $row}
{if $row.device_key_id > 24 && $row.device_key_id <= 36}
<Fkey index="{$row.device_key_id-24}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="4">
{foreach $keys["line"] as $row}
{if $row.device_key_id > 36 && $row.device_key_id <= 48}
<Fkey index="{$row.device_key_id-36}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="5">
{foreach $keys["line"] as $row}
{if $row.device_key_id > 48 && $row.device_key_id <= 60}
<Fkey index="{$row.device_key_id-48}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="1">
{foreach $keys["memory"] as $row}
{if $row.device_key_id <= 12}
<Fkey index="{$row.device_key_id}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="2">
{foreach $keys["memory"] as $row}
{if $row.device_key_id > 12 && $row.device_key_id <= 24}
<Fkey index="{$row.device_key_id-12}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="3">
{foreach $keys["memory"] as $row}
{if $row.device_key_id > 24 && $row.device_key_id <= 36}
<Fkey index="{$row.device_key_id-24}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="4">
{foreach $keys["memory"] as $row}
{if $row.device_key_id > 36 && $row.device_key_id <= 48}
<Fkey index="{$row.device_key_id-36}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
<internal index="5">
{foreach $keys["memory"] as $row}
{if $row.device_key_id > 48 && $row.device_key_id <= 60}
<Fkey index="{$row.device_key_id-48}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
<ICON>{$row.device_key_icon}</ICON>
</Fkey>
{/if}
{/foreach}
</internal>
{foreach $keys["programmable"] as $row}
<dssSoft index="{$row.device_key_id}">
<Type>{if $row.device_key_type == 3}0{elseif $row.device_key_type == 1}2{else}1{/if}</Type>
<Value>{if $row.device_key_type == 3}{elseif $row.device_key_type == 1}SIP{$row.device_key_line}{else}{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}{/if}</Value>
<Title>{$row.device_key_label}</Title>
</dssSoft>
{/foreach}
{strip}{*-- Each External Index contains 20 keys --*}{/strip}
<external index="1">
{foreach $keys["expansion"] as $row}
{if $row.device_key_id < 20}
<exKey index="{$row.device_key_id}">
<Type>0</Type>
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
<Title>{$row.device_key_label}</Title>
</exKey>
{/if}
{/foreach}
</external>
<external index="2">
{foreach $keys["expansion"] as $row}
{if $row.device_key_id > 19 && $row.device_key_id < 40}
<exKey index="{$row.device_key_id}">
<Type>0</Type>
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
<Title>{$row.device_key_label}</Title>
</exKey>
{/if}
{/foreach}
</external>
<external index="3">
{foreach $keys["expansion"] as $row}
{if $row.device_key_id > 39 && $row.device_key_id < 60}
<exKey index="{$row.device_key_id}">
<Type>0</Type>
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
<Title>{$row.device_key_label}</Title>
</exKey>
{/if}
{/foreach}
</external>
<external index="4">
{foreach $keys["expansion"] as $row}
{if $row.device_key_id > 59 && $row.device_key_id < 80}
<exKey index="{$row.device_key_id}">
<Type>0</Type>
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
<Title>{$row.device_key_label}</Title>
</exKey>
{/if}
{/foreach}
</external>
<external index="5">
{foreach $keys["expansion"] as $row}
{if $row.device_key_id > 79 && $row.device_key_id < 100}
<exKey index="{$row.device_key_id}">
<Type>0</Type>
<Value>{$row.device_key_value}@{$row.device_key_line}/{$row.device_key_type}</Value>
<Title>{$row.device_key_label}</Title>
</exKey>
{/if}
{/foreach}
</external>
</dsskey>
</sysConf>