Hi Leute ,
Das hier ist meine Config für mein Cisco 9971 . Ich habe 2 Telefonnummern . 1. Amt von EWETEL und 2. VOIP Nummer von Sipgate
3 x Kurzwahlnummern und Do Not Disturb
Es funktioniert soweit super . Nur wenn ich das Telefon OHNE TFTP Server Neustarte wird als Datum 01.01.1982 01:33 angezeigt.
Wo liegt das Problem ?
IP meiner Fritzbox 192.168.188.1
Habe ich das mit den : lineIndex="1" richtig angegeben ?
Das hier ist meine Config für mein Cisco 9971 . Ich habe 2 Telefonnummern . 1. Amt von EWETEL und 2. VOIP Nummer von Sipgate
3 x Kurzwahlnummern und Do Not Disturb
Es funktioniert soweit super . Nur wenn ich das Telefon OHNE TFTP Server Neustarte wird als Datum 01.01.1982 01:33 angezeigt.
Wo liegt das Problem ?
IP meiner Fritzbox 192.168.188.1
Habe ich das mit den : lineIndex="1" richtig angegeben ?
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>Passwort</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D.M.Y</dateTemplate>
<timeZone>W. Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.188.1</name> <!-- NTP Server, hier meine Fritz Box -->
<ntpMode>unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<processNodeName>fritz.box</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>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<preferredCodec>g722</preferredCodec> <!-- Schritt 2/3 für HD Telefonie -->
<phoneLabel>Headquarter</phoneLabel>
<sipLines>
<line button="1" lineIndex="1"> <!-- SIP Account -->
<featureID>9</featureID>
<featureLabel>AMT</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<authName>623</authName>
<name>623</name>
<authPassword>Passwort</authPassword>
<messageWaitingLampPolicy>2</messageWaitingLampPolicy>
<messagesNumber>**600</messagesNumber> <!-- Kurzwahl für FB AB auf Brieftaste -->
<ringSettingIdle>4</ringSettingIdle> <!-- Wichtig für Anklopfen -->
<ringSettingActive>5</ringSettingActive>
</line>
<line button="2" lineIndex="1"> <!-- SIP Account -->
<featureID>9</featureID>
<featureLabel>VOIPNummer</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<authName>624</authName>
<name>624</name>
<authPassword>Passwort</authPassword>
<messageWaitingLampPolicy>2</messageWaitingLampPolicy>
<messagesNumber>**600</messagesNumber> <!-- Kurzwahl für FB AB auf Brieftaste -->
<ringSettingIdle>4</ringSettingIdle> <!-- Wichtig für Anklopfen -->
<ringSettingActive>5</ringSettingActive>
</line>
<line button="3"> <!-- Kurzwahl -->
<featureID>21</featureID>
<featureLabel>Kurzwahl3</featureLabel>
<speedDialNumber>Nummer</speedDialNumber>
</line>
<line button="4"> <!-- Kurzwahl -->
<featureID>21</featureID>
<featureLabel>Kurzwahl4</featureLabel>
<speedDialNumber>Nummer</speedDialNumber>
</line>
<line button="5"> <!-- Kurzwahl -->
<featureID>21</featureID>
<featureLabel>"Kurzwahl5"</featureLabel>
<speedDialNumber>Nummer</speedDialNumber>
</line>
<!-- DND lautlos-->
<line button="6">
<featureID>130</featureID>
<featureLabel>Do Not Disturb</featureLabel>
<helpID>369</helpID>
</line>
</sipLines>
<dialTemplate>dialplan.xml</dialTemplate> <!-- Dialplan, einfach mal googeln -->
</sipProfile>
<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>1,7</daysDisplayNotActive>
<displayOnTime>06:00</displayOnTime>
<displayOnDuration>01:00</displayOnDuration>
<settingsAccess>1</settingsAccess> <!-- loakler Zugriff auf Admin Menü erlaubt -->
<webAccess>0</webAccess> <!-- Web Zugriff erlaubt -->
</vendorConfig>
<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>
<phoneService type="1" category="0"> <!-- Telefonbuch einbinden -->
<name>Kontakte</name>
<url>http://192.168.0.2/directory.php</url>
<vendor/>
<version/>
</phoneService> <!-- Service, taucht im Hauptmenü auf -->
<phoneService type="0" category="0">
<name>Australian Services</name>
<url>http://cisco.internect.net/</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>1</ciscoCamera>
<videoCapability>1</videoCapability>
<usbClasses>0,1,2</usbClasses>
<sdio>1</sdio>
<bluetooth>1</bluetooth>
<wifi>1</wifi>
<bluetoothProfile>0,1</bluetoothProfile>
</commonConfig>
<authenticationURL>http://192.168.0.2/ciscoauth.php</authenticationURL> <!-- wird zB für Screenshots benötigt -->
<loadInformation>sip9971.9-0-4</loadInformation> <!-- FW Version -->
</device>
Zuletzt bearbeitet: