IP Phone 7961 Kofiguration mit Firmware "cmterm-7941_7961-sip.9-4-2SR1-1" an FritzBox

danie1690

Neuer User
Mitglied seit
20 Sep 2008
Beiträge
2
Punkte für Reaktionen
0
Punkte
0
Hallo,

da ich meine Speeddial Tasten neu Belegen wollte, habe ich mir gedacht kann man das Telefon auch gleich auf den neuesten Stand bringen.
Die neuste Firmware habe ich auch aufgespielt (cmterm-7941_7961-sip.9-4-2SR1-1).

Nun will das Telefon aber die SEP[MAC].cnf.xml nicht mehr -> Status Messages: Error Verifying Config Info

Das 7961 soll (wie gehabt) an einer Fritz!Box 7490 laufen.

Hoffe ihr könnt mir helfen.

Meine Dateien:

SEP[MAC].cnf.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<device>
   <deviceProtocol>SIP</deviceProtocol>
   <sshUserId>admin</sshUserId>
   <sshPassword>admin</sshPassword>
 <devicePool>
  <dateTimeSetting>
   <dateTemplate>D.M.YY</dateTemplate> <!-- Jahreszahl nur 2-stellig -->
   <timeZone>Central Europe Standard/Daylight Time</timeZone>
   <ntps>
    <ntp>
     <name>IP_FB</name> <!-- IP des NTP Server. Hier die FRITZ!box -->
     <ntpMode>Unicast</ntpMode>
    </ntp>
   </ntps>
  </dateTimeSetting>
  <callManagerGroup>
   <members>
    <member priority="0">
     <callManager>
      <processNodeName>IP_FB</processNodeName> <!-- IP Adresse der FRITZ!box -->
      <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>
  <sipCallFeatures>
   <cnfJoinEnabled>true</cnfJoinEnabled>
   <callForwardURI>x--serviceuri-cfwdall</callForwardURI>
   <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
   <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
   <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
   <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
   <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
   <rfc2543Hold>false</rfc2543Hold>
   <callHoldRingback>2</callHoldRingback>
   <localCfwdEnable>true</localCfwdEnable>
   <semiAttendedTransfer>true</semiAttendedTransfer>
   <anonymousCallBlock>2</anonymousCallBlock>
   <callerIdBlocking>2</callerIdBlocking>
   <dndControl>0</dndControl>
   <remoteCcEnable>true</remoteCcEnable>
  </sipCallFeatures>
  <preferredCodec>g722</preferredCodec> <!-- Schritt 2/3 für HD Telefonie -->
  <phoneLabel>Telefon</phoneLabel>
  <sipLines>
   <!-- Konfiguriert die Funktionstasten neben dem Display
   <featureID>9</featureID> gilt für ausgehende Leitungen (primary Lines)
   <featureID>2</featureID> für Kurzwahltasten (Speed Dial)-->
   <line button="1">
    <featureID>9</featureID>
    <featureLabel>Amt</featureLabel>   <!-- Bezeichnung der Taste / Anzeige im Display -->
    <proxy>USECALLMANAGER</proxy>
    <name>Nummer</name>
    <displayName>Nummer</displayName>
    <contact>Nummer</contact>
    <port>5060</port>
    <autoAnswer>
     <autoAnswerEnabled>2</autoAnswerEnabled>
    </autoAnswer>
    <callWaiting>3</callWaiting>
    <authName>Nummer</authName> <!-- Name des IP Telefons aus der FRITZ!box -->
    <authPassword>Passwort</authPassword> <!-- Passwort des IP Telefons aus der FRITZ!box -->
    <sharedLine>false</sharedLine>
    <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
    <messagesNumber>**300</messagesNumber>
    <ringSettingIdle>4</ringSettingIdle>
    <ringSettingActive>5</ringSettingActive>
    <forwardCallInfoDisplay>
     <callerName>true</callerName>
     <callerNumber>true</callerNumber>
     <redirectedNumber>false</redirectedNumber>
     <dialedNumber>true</dialedNumber>
    </forwardCallInfoDisplay>
   </line>
   <!-- Die Tasten können frei belegt werden. Hier ein Beispiel für eine Kurzwahl -->
   <line button="2"> 
    <featureID>20</featureID>
    <featureLabel>NAME</featureLabel>
    <speedDialNumber>0123456789</speedDialNumber>
   </line> 
   <line button="3"> 
    <featureID>20</featureID>
    <featureLabel>NAME</featureLabel>
    <speedDialNumber>0123456789</speedDialNumber>
   </line> 
   <line button="4"> 
    <featureID>20</featureID>
    <featureLabel>NAME</featureLabel>
    <speedDialNumber>0123456789</speedDialNumber>
   </line> 
   <line button="5"> 
    <featureID>20</featureID>
    <featureLabel>NAME</featureLabel>
    <speedDialNumber>0123456789</speedDialNumber>
   </line> 
   <line button="6"> 
    <featureID>20</featureID>
    <featureLabel>NAME</featureLabel>
    <speedDialNumber>0123456789</speedDialNumber>
   </line> 
  </sipLines>
  <dialTemplate>dialplan.xml</dialTemplate>
  <sipStack>
   <sipInviteRetx>6</sipInviteRetx>
   <sipRetx>10</sipRetx>
   <timerInviteExpires>180</timerInviteExpires>
   <timerRegisterExpires>3600</timerRegisterExpires>
   <timerRegisterDelta>5</timerRegisterDelta>
   <timerKeepAliveExpires>120</timerKeepAliveExpires>
   <timerSubscribeExpires>120</timerSubscribeExpires>
   <timerSubscribeDelta>5</timerSubscribeDelta>
   <timerT1>500</timerT1>
   <timerT2>4000</timerT2>
   <maxRedirects>70</maxRedirects>
   <remotePartyID>false</remotePartyID>
   <userInfo>None</userInfo>
  </sipStack>
  <autoAnswerTimer>1</autoAnswerTimer>
  <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
  <autoAnswerOverride>true</autoAnswerOverride>
  <transferOnhookEnabled>false</transferOnhookEnabled>
  <enableVad>false</enableVad>
  <preferredCodec>none</preferredCodec>
  <dtmfAvtPayload>101</dtmfAvtPayload>
  <dtmfDbLevel>3</dtmfDbLevel>
  <dtmfOutofBand>avt</dtmfOutofBand>
  <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
  <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
  <kpml>3</kpml>
  <natEnabled>false</natEnabled>
  <natAddress></natAddress>
  <stutterMsgWaiting>0</stutterMsgWaiting>
  <callStats>false</callStats>
  <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
  <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
  <startMediaPort>16384</startMediaPort>
  <stopMediaPort>32766</stopMediaPort>
  <voipControlPort>5060</voipControlPort>
  <dscpForAudio>184</dscpForAudio>
  <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
 </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 -->
  <disableSpeaker>false</disableSpeaker>
  <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
  <pcPort>0</pcPort>
  <settingsAccess>1</settingsAccess>
  <garp>0</garp>
  <voiceVlanAccess>0</voiceVlanAccess>
  <videoCapability>0</videoCapability>
  <autoSelectLineEnable>0</autoSelectLineEnable>
  <sshAccess>0</sshAccess>
  <sshPort>22</sshPort>
  <webAccess>0</webAccess>
  <spanToPCPort>1</spanToPCPort>
  <loggingDisplay>1</loggingDisplay>
  <loadServer></loadServer>
  <daysDisplayNotActive></daysDisplayNotActive>
  <displayOnTime>03:00</displayOnTime>
  <displayOnDuration>00:01</displayOnDuration>
  <displayIdleTimeout>00:05</displayIdleTimeout>
  <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
 </vendorConfig>
 <commonProfile>
  <phonePassword></phonePassword>
  <backgroundImageAccess>true</backgroundImageAccess>
  <callLogBlfEnabled>2</callLogBlfEnabled>
 </commonProfile>
 <loadInformation>SIP41.9-4-2SR1-1S</loadInformation> <!-- Bezeichnung der zu ladenden Firmware -->
 <deviceSecurityMode>1</deviceSecurityMode>
 <authenticationURL>http://192.168.44.1/ciscoauth.php</authenticationURL> <!-- wird nicht genutzt -->
 <directoryURL>http://192.168.44.1/directory.php</directoryURL> <!-- wird nicht genutzt -->
 <idleURL></idleURL>
 <informationURL></informationURL>
 <messagesURL></messagesURL>
 <proxyServerURL></proxyServerURL>
 <servicesURL></servicesURL>
 <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
 <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
 <dscpForCm2Dvce>96</dscpForCm2Dvce>
 <transportLayerProtocol>2</transportLayerProtocol>
 <capfAuthMode>0</capfAuthMode>
 <capfList>
  <capf>
   <phonePort>3804</phonePort>
  </capf>
 </capfList>
 <certHash></certHash>
 <encrConfig>false</encrConfig>
</device>

XMLDefault.cnf.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<Default> 
  <callManagerGroup> 
     <members> 
        <member priority="0"> 
           <callManager> 
              <ports> 
                 <ethernetPhonePort>2000</ethernetPhonePort> 
                 <mgcpPorts> 
                    <listen>2427</listen> 
                    <keepAlive>2428</keepAlive> 
                 </mgcpPorts> 
              </ports> 
              <processNodeName></processNodeName> 
           </callManager> 
        </member> 
     </members> 
  </callManagerGroup> 
 <loadInformation30018 model="Cisco 7961"><?xml version="1.0" encoding="UTF-8"?></loadInformation30018> 
 <loadInformation308 model="Cisco 7961G-GE">SIP41.9-4-2SR1-1S</loadInformation308> 
 <authenticationURL></authenticationURL> 
 <directoryURL></directoryURL> 
 <idleURL></idleURL> 
 <informationURL></informationURL> 
 <messagesURL></messagesURL> 
 <servicesURL></servicesURL> 
</Default>

dialplan.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<DIALTEMPLATE>
    <TEMPLATE MATCH="*" Timeout="5" />
</DIALTEMPLATE>
 
Hallo,

auf den ersten Blick konnte ich kein Fehler entdecken. Versuche doch einfach mal mit den gängigen Vorlagen aus dem Netz (z.B. hier) eine neue Konfiguration zu entwickeln. Um einen möglichen Fehler auszuschließen lass die XMLDefault.cnf.xml weg, die wird ja nicht zwangsweise benötigt. Der Fehler liegt nämlich ganz klar darin, dass das Cisco einen Fehler in der Konfigurationsdatei entdeckt und diese deswegen nicht läd.

Viele Grüße
 
Danke für die Hilfe!

Leider hat es nichts gebracht, ich habe auf dem ftp Server nur noch die zwei Dateien SEP[MAC].cnf.xml und die dailplan.xml.

Habe aber noch immer das gleiche Fehlerbild - Inzwischen auch mit der alten Firmware - obwohl ich noch die Orginal SEP[MAC].cnf.xml habe mit der das Telefon vorher gelaufen ist.

Hier die Files..

Code:
<device>
 <deviceProtocol>SIP</deviceProtocol>
 <sshUserId>admin</sshUserId>
 <sshPassword>admin</sshPassword>
<devicePool>
 <dateTimeSetting>
  <dateTemplate>D.M.YY</dateTemplate>
  <timeZone>Central Europe Standard/Daylight Time</timeZone>
  <ntps>
   <ntp>
    <name>fritzbox</name>
    <ntpMode>Unicast</ntpMode>
   </ntp>
  </ntps>
 </dateTimeSetting>
 <callManagerGroup>
  <members>
   <member priority="0">
    <callManager>
     <ports>
      <ethernetPhonePort>2000</ethernetPhonePort>
      <sipPort>5060</sipPort>
      <securedSipPort>5061</securedSipPort>
     </ports>
     <processNodeName>fritzbox</processNodeName>
    </callManager>
   </member>
  </members>
 </callManagerGroup>
</devicePool>
<commonProfile>
 <phonePassword></phonePassword>
 <backgroundImageAccess>true</backgroundImageAccess>
 <callLogBlfEnabled>2</callLogBlfEnabled>
</commonProfile>
<loadInformation>SIP41.9-4-2SR1-1S</loadInformation>
<vendorConfig>
 <disableSpeaker>false</disableSpeaker>
 <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
 <pcPort>0</pcPort>
 <settingsAccess>1</settingsAccess>
 <garp>0</garp>
 <voiceVlanAccess>0</voiceVlanAccess>
 <videoCapability>0</videoCapability>
 <autoSelectLineEnable>0</autoSelectLineEnable>
 <sshAccess>0</sshAccess>
 <sshPort>22</sshPort>
 <webAccess>0</webAccess>
 <spanToPCPort>1</spanToPCPort>
 <loggingDisplay>1</loggingDisplay>
 <loadServer></loadServer>
 <daysDisplayNotActive></daysDisplayNotActive>
 <displayOnTime>08:00</displayOnTime>
 <displayOnDuration>00:01</displayOnDuration>
 <displayIdleTimeout>00:05</displayIdleTimeout>
 <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
</vendorConfig>
<deviceSecurityMode>1</deviceSecurityMode>
<authenticationURL>http://192.168.0.10/ciscoauth.php</authenticationURL>
<directoryURL>http://192.168.0.10/directory.php</directoryURL>
<idleURL></idleURL>
<informationURL></informationURL>
<messagesURL></messagesURL>
<proxyServerURL></proxyServerURL>
<servicesURL></servicesURL>
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
<dscpForCm2Dvce>96</dscpForCm2Dvce>
<transportLayerProtocol>2</transportLayerProtocol>
<capfAuthMode>0</capfAuthMode>
<capfList>
 <capf>
  <phonePort>3804</phonePort>
 </capf>
</capfList>
<certHash></certHash>
<encrConfig>false</encrConfig>
<sipProfile>
 <sipProxies>
  <backupProxy></backupProxy>
  <backupProxyPort></backupProxyPort>
  <emergencyProxy></emergencyProxy>
  <emergencyProxyPort></emergencyProxyPort>
  <outboundProxy></outboundProxy>
  <outboundProxyPort></outboundProxyPort>
  <registerWithProxy>true</registerWithProxy>
 </sipProxies>
 <sipCallFeatures>
  <cnfJoinEnabled>true</cnfJoinEnabled>
  <callForwardURI>x--serviceuri-cfwdall</callForwardURI>
  <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
  <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
  <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
  <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
  <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
  <rfc2543Hold>false</rfc2543Hold>
  <callHoldRingback>2</callHoldRingback>
  <localCfwdEnable>true</localCfwdEnable>
  <semiAttendedTransfer>true</semiAttendedTransfer>
  <anonymousCallBlock>2</anonymousCallBlock>
  <callerIdBlocking>2</callerIdBlocking>
  <dndControl>0</dndControl>
  <remoteCcEnable>true</remoteCcEnable>
 </sipCallFeatures>
 <sipStack>
  <sipInviteRetx>6</sipInviteRetx>
  <sipRetx>10</sipRetx>
  <timerInviteExpires>180</timerInviteExpires>
  <timerRegisterExpires>3600</timerRegisterExpires>
  <timerRegisterDelta>5</timerRegisterDelta>
  <timerKeepAliveExpires>120</timerKeepAliveExpires>
  <timerSubscribeExpires>120</timerSubscribeExpires>
  <timerSubscribeDelta>5</timerSubscribeDelta>
  <timerT1>500</timerT1>
  <timerT2>4000</timerT2>
  <maxRedirects>70</maxRedirects>
  <remotePartyID>false</remotePartyID>
  <userInfo>None</userInfo>
 </sipStack>
 <autoAnswerTimer>1</autoAnswerTimer>
 <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
 <autoAnswerOverride>true</autoAnswerOverride>
 <transferOnhookEnabled>false</transferOnhookEnabled>
 <enableVad>false</enableVad>
 <preferredCodec>none</preferredCodec>
 <dtmfAvtPayload>101</dtmfAvtPayload>
 <dtmfDbLevel>3</dtmfDbLevel>
 <dtmfOutofBand>avt</dtmfOutofBand>
 <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
 <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
 <kpml>3</kpml>
 <natEnabled>false</natEnabled>
 <natAddress></natAddress>
 <stutterMsgWaiting>0</stutterMsgWaiting>
 <callStats>false</callStats>
 <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
 <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
 <startMediaPort>16384</startMediaPort>
 <stopMediaPort>32766</stopMediaPort>
 <voipControlPort>5060</voipControlPort>
 <dscpForAudio>184</dscpForAudio>
 <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
 <dialTemplate>dialplan.xml</dialTemplate>
 <phoneLabel>Telefon</phoneLabel>
 <sipLines>
  <line button="1">
   <featureID>9</featureID>
   <featureLabel>621</featureLabel>
   <name>621</name>
   <displayName>621</displayName>
   <contact>621</contact>
   <proxy>USECALLMANAGER</proxy>
   <port>5060</port>
   <autoAnswer>
    <autoAnswerEnabled>2</autoAnswerEnabled>
   </autoAnswer>
   <callWaiting>3</callWaiting>
   <authName>621</authName>
   <authPassword>PASSWORT</authPassword>
   <sharedLine>false</sharedLine>
   <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
   <messagesNumber>**300</messagesNumber>
   <ringSettingIdle>4</ringSettingIdle>
   <ringSettingActive>5</ringSettingActive>
   <forwardCallInfoDisplay>
    <callerName>true</callerName>
    <callerNumber>true</callerNumber>
    <redirectedNumber>false</redirectedNumber>
    <dialedNumber>true</dialedNumber>
   </forwardCallInfoDisplay>
  </line>
  <line button="2">
   <featureID>2</featureID>
   <featureLabel></featureLabel>
   <speedDialNumber></speedDialNumber>
  </line>
  <line button="3">
   <featureID>2</featureID>
   <featureLabel></featureLabel>
   <speedDialNumber></speedDialNumber>
  </line>
  <line button="4">
   <featureID>2</featureID>
   <featureLabel></featureLabel>
   <speedDialNumber></speedDialNumber>
  </line>
  <line button="5">
   <featureID>2</featureID>
   <featureLabel></featureLabel>
   <speedDialNumber></speedDialNumber>
  </line>
  <line button="6">
   <featureID>2</featureID>
   <featureLabel></featureLabel>
   <speedDialNumber></speedDialNumber>
  </line>
 </sipLines>
</sipProfile>
</device>

Code:
<?xml version="1.0" encoding="UTF-8"?>
<DIALTEMPLATE>
    <TEMPLATE MATCH="*" Timeout="5" />
</DIALTEMPLATE>
 
Die Meldung "Error Verifying Config Info" ist ja zumindest recht hilfreich.
Das heißt, die Config wird nicht gefunden oder enthält logische Fehler.
The problem can be observed if the .cnf or .xml configuration file of the IP phone is corrupt or missing from the Program Files\cisco\tftpPath directory.

Wenn es jetzt "auf einmal" weder mit der einen noch der anderen Firmware geht, würde ich auf einen Fehler beim TFTP Server tippen (sprich config wird nicht gefunden)
Wenn da alles ok ist, sind vielleicht Einträge drin, die nicht für die Firmware gedacht sind der einfach mal alle DNS Namen durch IPs ersetzen oder einfach mal alle Zeilen löschen, die einem komisch vorkommen.
 
Hey danie1690,
muss ich zum Umstellen auf deutsch nur die paar Zeilen hinzufügen, oder brauche ich da noch eine Datei für ? Wenn ja, wo bekomme ich diese her ?
 
@danie1690

Hast du zufällig noch die Firmwaredatien für das 7941/61 ?
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.