Hallo zusammen,
ich versuche ein Cisco 7970 direkt am Telekom VoIP Anschluss anzumelden. Dazu verwende ich folgende SEP MAC Konfiguration:
Diese Konfiguration ist abgeleitet von einer Konfiguration zur Anmeldung des Gerätes an eine FritzBox, wo sie problemlos funktioniert. Die Anmeldedaten und -nummer sind hier geändert. Für den Login benutze ich den Telekom Login (Kundencenter). Eine SEP Default gibt es nicht.
Das Problem ist, dass das Gerät sich nicht registriert. Meine Frage nun: Wie bekomme ich das hin?
Danke vorab!
ich versuche ein Cisco 7970 direkt am Telekom VoIP Anschluss anzumelden. Dazu verwende ich folgende SEP MAC Konfiguration:
Code:
<?xml version="1.0" encoding="UTF-8"?><device>
<fullConfig>true</fullConfig>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>geheim</sshPassword>
<ipAddressMode>2</ipAddressMode>
<allowAutoConfig>true</allowAutoConfig>
<ipPreferenceModeControl>0</ipPreferenceModeControl>
<tzdata>
<tzolsonversion>2009p</tzolsonversion>
<tzupdater></tzupdater>
</tzdata>
<devicePool>
<dateTimeSetting>
<dateTemplate>D.M.YY</dateTemplate>
<timeZone>Central Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.53.103.108</name>
<ntpMode>Unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<name>Default</name>
<tftpDefault>true</tftpDefault>
<members>
<member priority="0">
<callManager>
<description></description>
<processNodeName>tel.t-online.de</processNodeName>
<ports>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
<ethernetPhonePort>2000</ethernetPhonePort>
</ports>
</callManager>
</member>
</members>
</callManagerGroup>
<srstInfo uuid="{cd241e11-4a58-4d3d-9661-f06c912a18a3}">
<name>Enable</name>
<srstOption>Enable</srstOption>
<userModifiable>true</userModifiable>
<ipAddr1>USECALLMANAGER</ipAddr1>
<port1>2000</port1>
<ipAddr2></ipAddr2>
<port2>2000</port2>
<ipAddr3></ipAddr3>
<port3>2000</port3>
<sipIpAddr1>USECALLMANAGER</sipIpAddr1>
<sipPort1>5060</sipPort1>
<sipIpAddr2></sipIpAddr2>
<sipPort2>5060</sipPort2>
<sipIpAddr3></sipIpAddr3>
<sipPort3>5060</sipPort3>
<isSecure>false</isSecure>
</srstInfo>
<mlppDomainId>-1</mlppDomainId>
<mlppIndicationStatus>Default</mlppIndicationStatus>
<preemption>Default</preemption>
<connectionMonitorDuration>120</connectionMonitorDuration>
</devicePool>
<advertiseG722Codec>1</advertiseG722Codec>
<sipProfile>
<sipProxies>
<backupProxy>USECALLMANAGER</backupProxy>
<backupProxyPort>5060</backupProxyPort>
<emergencyProxy>USECALLMANAGER</emergencyProxy>
<emergencyProxyPort>5060</emergencyProxyPort>
<outboundProxy>USECALLMANAGER</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></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>
<phoneLabel>GEHEIM</phoneLabel>
<stutterMsgWaiting>0</stutterMsgWaiting>
<callStats>true</callStats>
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>
<t302Timer>15000</t302Timer>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
<poundEndDial>true</poundEndDial>
<externalNumerMask></externalNumerMask>
<voipControlPort>5060</voipControlPort>
<dscpForAudio>184</dscpForAudio>
<dscpForVideo>136</dscpForVideo>
<dscpForTelepresence>128</dscpForTelepresence>
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
<sipLines>
<line button="1" lineIndex="1">
<featureID>9</featureID>
<featureLabel>0123456789</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<name>0123456789</name>
<displayName>0123456789</displayName>
<contact>0123456789</contact>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>geheim@t-online.de</authName>
<authPassword>geheim</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messageWaitingAMWI>0</messageWaitingAMWI>
<messagesNumber>08003302424</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>true</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
<maxNumCalls>4</maxNumCalls>
<busyTrigger>2</busyTrigger>
<featureOptionMask>1</featureOptionMask>
</line>
</sipLines>
<dialTemplate>dialplan.xml</dialTemplate>
</sipProfile>
<MissedCallLogginOption>99</MissedCallLogginOption>
<commonProfile>
<phonePassword></phonePassword>
<backgroundImageAccess>true</backgroundImageAccess>
<callLogBlfEnabled>2</callLogBlfEnabled>
</commonProfile>
<loadInformation>SIP70.9-4-2-1S</loadInformation>
<userLocale>
<name>german_germany</name>
<uid>9</uid>
<langCode>de_de</langCode>
<version>1.0</version>
<winCharSet></winCharSet>
</userLocale>
<networkLocale>german_germany</networkLocale>
<networkLocaleInfo>
<name>german_germany</name>
<uid>9</uid>
<version>1.0.0.0-1</version>
</networkLocaleInfo>
<vendorConfig>
<disableSpeaker>false</disableSpeaker>
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
<settingsAccass>0</settingsAccass>
<pcPort>0</pcPort>
<sdio>1</sdio>
<garp>1</garp>
<voiceVlanAccess>0</voiceVlanAccess>
<videoCapability>0</videoCapability>
<ciscoCamera>0</ciscoCamera>
<spanToPCPort>1</spanToPCPort>
<loggingDisplay>0</loggingDisplay>
<recordingTone>0</recordingTone>
<recordingToneLocalVolume>100</recordingToneLocalVolume>
<recordingToneRemoteVolume>50</recordingToneRemoteVolume>
<recordingToneDureation></recordingToneDureation>
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
<displayIdleTimeout>00:05</displayIdleTimeout>
<logServer></logServer>
<g722CodecSupport>2</g722CodecSupport>
<headsetWidebandUIControl>0</headsetWidebandUIControl>
<handsetWidebandUIControl>0</handsetWidebandUIControl>
<headsetWidebandEnable>1</headsetWidebandEnable>
<handsetWidebandEnable>1</handsetWidebandEnable>
<lldpAssetId></lldpAssetId>
<powerPriority>0</powerPriority>
<detectCMConnectionFailure>0</detectCMConnectionFailure>
<webAccess>0</webAccess>
<sshAccess>0</sshAccess>
<sshPort>22</sshPort>
</vendorConfig>
<commonConfig>
</commonConfig>
<enterpriseConfig>
</enterpriseConfig>
<versionStamp></versionStamp>
<deviceSecurityMode>1</deviceSecurityMode>
<idleTimeout>0</idleTimeout>
<!--
<authenticationURL>192.168.178.1</authenticationURL>
<directoryURL>192.168.178.1</directoryURL>
<idleURL>192.168.178.1</idleURL>
<informationURL>192.168.178.1</informationURL>
<messagesURL>192.168.178.1</messagesURL>
<proxyServerURL>192.168.178.1</proxyServerURL>
<servicesURL>192.168.178.1</servicesURL>
<dscpForCm2Dvce>96</dscpForCm2Dvce>
<transportLayerProtocol>2</transportLayerProtocol>
<capfAuthMode>0</capfAuthMode>
<capfList>
<capf>
<phonePort>3804</phonePort>
</capf>
</capfList>
<certHash></certHash>
-->
<encrConfig>false</encrConfig>
</device>
Das Problem ist, dass das Gerät sich nicht registriert. Meine Frage nun: Wie bekomme ich das hin?
Danke vorab!