Quantcast
Channel: IP-Phone-Forum
Viewing all articles
Browse latest Browse all 15636

[Problem] Cisco CP-8811 an FritzBox 7490

$
0
0
Hallo zusammen,


nach mehreren Stunden Konfigurations-Versuchen will unser Cisco-Telefon CP-8811 immer noch nicht an unserer FritzBox 7490 funktionieren.

Aktuellste SIP-Firmware konnte ich via TFTP aufspielen, aber die grundlegensten Telefon-Funktionalitäten wollen einfach nicht funktionieren.

Auf dem TFTP-Server habe ich die notwendige SEP<MAC>.cnf-xml und auch eine dialplan.xml ist vorhanden.


Nach einem Reset des Telefons und der Konfiguration mit aktiviertem DHCP und alternativen TFTP-Server werden die Konfigurationsfiles
auch vom TFTP-Server geladen. Danach erscheint nur noch "Detecting network" im Telefon-Display und es geht einfach nicht weiter.


Was ich mich generell frage ist, warum es viele Konfigurationsfiles im Internet für Cisco-Telefone gibt, in denen Usernames mit "620" o.ä.
konfiguriert sind.

In der Fritzbox kann man generell bei der Einrichtung eines IP-Telefons nur einen Telefonnamen, Usernamen und ein Passwort festlegen.
Ich gehe also davon aus, dass die "620" in den Beispiel-Konfigurationsfiles der in der FritzBox hinterlegte Username ist?
(Warum sollte man dort als Username "620" eintragen? Was gehört in das Konfigurations-File?)

Ich verstehe auch nicht, was die Login-Informationen in der Konfigurations-Gruppe "sipLines" bzw. "line button="1" zu suchen
haben. Werden dort nicht die Funktionstasten konfiguriert? Warum sollten Login-Daten auf einer Funktionstaste liegen?

Es wäre schön, wenn jemand eine lauffähige Konfiguration posten könnte, so dass das Telefon wenigstens basis-mäßig funktioniert...

Als Anhänge meine aktuellen beiden Konfigurations-Files zur Kontrolle.

Danke Euch!


SEP<MAC>.cnf.xml

<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>admin</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>22.03.17</dateTemplate> <!-- Jahreszahl nur 2-stellig -->
<timeZone>Central Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.1.1</name> <!-- IP des NTP Server. Hier die FRITZ!box -->
<ntpMode>Unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
<processNodeName>192.168.1.1</processNodeName> <!-- IP Adresse der FRITZ!box -->
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>

<commonProfile>
<phonePassword></phonePassword>
<backgroundImageAccess>true</backgroundImageAccess>
<callLogBlfEnabled>2</callLogBlfEnabled>
</commonProfile>

<loadInformation>SIP88XX.11-7-1-17</loadInformation> <!-- Bezeichnung der zu ladenden Firmware -->

<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>03:00</displayOnTime>
<displayOnDuration>00:01</displayOnDuration>
<displayIdleTimeout>00:05</displayIdleTimeout>
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
</vendorConfig>

<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>

<sipProfile>
<sipProxies>
<backupProxy>192.168.1.1</backupProxy>
<backupProxyPort>5060</backupProxyPort>
<emergencyProxy>192.168.1.1</emergencyProxy>
<emergencyProxyPort>5060</emergencyProxyPort>
<outboundProxy>192.168.1.1</outboundProxy>
<outboundProxyPort>5060</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>Office</phoneLabel>
<sipLines>
<!-- Konfiguriert die Funktionstasten neben dem Display
<featureID>9</featureID> gilt fuer ausgehende Leitungen (primary Lines)
<featureID>2</featureID> für Kurzwahltasten (Speed Dial)
-->
<line button="1">
<featureID>9</featureID>
<featureLabel>test</featureLabel> <!-- Bezeichnung der Taste / Anzeige im Display -->
<name>test</name>
<displayName>test</displayName>
<contact>test</contact>
<!--Den folgenden Eintrag USECALLMANAGER so belassen. Wenn man hier die IP
der FRITZ!box einträgt funktioniert die Konfiguration nicht. Die IP wird bereits
oben im Abschnitt <callManagerGroup> definiert -->
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>

<authName>Telefon</authName> <!-- Name des IP Telefons aus der FRITZ!box -->
<authPassword>12345678</authPassword> <!-- Passwort des IP Telefons aus der FRITZ!box -->

<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*97</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 Kurzwhl -->
<line button="6">
<featureID>2</featureID>
<featureLabel>Notruf</featureLabel>
<speedDialNumber>110</speedDialNumber>
</line>

</sipLines>
</sipProfile>
</device>




dialplan.xml

<DIALTEMPLATE>
<TEMPLATE MATCH="*" Timeout="3"/>
<TEMPLATE MATCH="0" Timeout="3"/>
</DIALTEMPLATE>

Viewing all articles
Browse latest Browse all 15636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>