<?xml version="1.0" encoding="UTF-8"?>
<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>admin</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D.M.Y</dateTemplate>
<timeZone>W. Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.0.1</name> <!-- NTP Server, hier meine Fritz Box -->
<ntpMode>unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<processNodeName>hpbx70891.sipnal.at</processNodeName> <!-- SIP Server -->
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>
<advertiseG722Codec>1</advertiseG722Codec> <!-- Schritt 1/3 für HD Telefonie -->
<sipProfile>
<sipProxies>
<outboundProxy>89.207.144.132</outboundProxy>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<preferredCodec>g722</preferredCodec> <!-- Schritt 2/3 für HD Telefonie -->
<phoneLabel>10</phoneLabel>
<sipLines>
<line button="1" lineIndex="1"> <!-- SIP Account -->
<featureID>9</featureID>
<featureLabel>Alexander</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<callWaiting>3</callWaiting>
<authName>10</authName>
<name>10</name>
<authPassword>PASSWORT</authPassword>
<messageWaitingLampPolicy>2</messageWaitingLampPolicy>
<messagesNumber>55</messagesNumber> <!-- Kurzwahl für FB AB auf Brieftaste -->
<ringSettingIdle>4</ringSettingIdle> <!-- Wichtig für Anklopfen -->
<ringSettingActive>5</ringSettingActive>
</line>
</sipLines>
<dialTemplate>dialplan.xml</dialTemplate> <!-- Dialplan, einfach mal googeln -->
</sipProfile>
<userLocale> <!-- Umstellen auf deutsche Sprache -->
<name>Germany</name>
<uid>1</uid>
<langCode>de_DE</langCode>
<winCharSet>iso-8859-1</winCharSet>
</userLocale>
<networkLocale>Germany</networkLocale>
<networkLocaleInfo>
<name>Germany</name>
<version>8.8.2.5</version>
</networkLocaleInfo>
<vendorConfig>
<g722CodecSupport>2</g722CodecSupport> <!-- Schritt 3/3 für HD Telefonie -->
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall> <!-- Einstellungen für wann Display an/aus -->
<displayIdleTimeout>00:30</displayIdleTimeout>
<daysDisplayNotActive></daysDisplayNotActive>
<displayOnTime>06:30</displayOnTime>
<displayOnDuration>16:30</displayOnDuration>
<settingsAccess>1</settingsAccess> <!-- loakler Zugriff auf Admin Menü erlaubt -->
<webAccess>1</webAccess> <!-- Web Zugriff erlaubt -->
<webProtocol>0</webProtocol>
<kemOneColumn>0</kemOneColumn>
</vendorConfig>
<addOnModules>
<addOnModule idx="1">
<deviceType>BEKEM</deviceType>
<deviceLine>36</deviceLine>
<loadInformation></loadInformation>
</addOnModule>
</addOnModules>
<phoneServices useHTTPS="true">
<provisioning>0</provisioning>
<phoneService type="1" category="0"> <!-- für Anzeige verpasster Anrufe -->
<name>Missed Calls</name>
<url>Application:Cisco/MissedCalls</url>
<vendor></vendor>
<version></version>
</phoneService>
<phoneService type="2" category="0"> <!-- um die Brieftaste nutzen zu können -->
<name>Voicemail</name>
<url>Application:Cisco/Voicemail</url>
<vendor></vendor>
<version></version>
</phoneService>
<phoneService type="1" category="0"> <!-- für Anzeige empfangener Anrufe -->
<name>Received Calls</name>
<url>Application:Cisco/ReceivedCalls</url>
<vendor></vendor>
<version></version>
</phoneService>
<phoneService type="1" category="0"> <!-- für Anzeige getätigter Anrufe -->
<name>Placed Calls</name>
<url>Application:Cisco/PlacedCalls</url>
<vendor></vendor>
<version></version>
</phoneService>
</phoneServices>
<featurePolicyFile>DefaultFP.xml</featurePolicyFile> <!-- steuert die verfügbaren Funktionen, zB Wahlwiederholung -->
<commonConfig> <!-- aktiviert alle Zubehör Optionen, wifi nur mit 9971 -->
<usb1>1</usb1>
<usb2>1</usb2>
<ciscoCamera>0</ciscoCamera>
<videoCapability>0</videoCapability>
<usbClasses>0,1,2</usbClasses>
<sdio>1</sdio>
<bluetooth>1</bluetooth>
<wifi>0</wifi>
<bluetoothProfile>0,1</bluetoothProfile>
</commonConfig>
<authenticationURL></authenticationURL> <!-- wird zB für Screenshots benötigt -->
<loadInformation>sip88xx.12-5-1SR2-2</loadInformation> <!-- FW Version -->
</device>