Hallo Forum,
Seit ca. einem Jahr betreibe ich eine Fritzbox 7390 und ein Cisco (Sip) 7971+7914.
Die Fritzbox und das ip Telefon verstehen sich sehr gut und alles geht so wie es soll.
Nun habe ich von einem guten Freund, ein Raspberry Pi B ver. geschenkt bekommen. Habe auch sofort Asterisk (vers. 11.15.0) installiert
und alle Updates und Einstellungen gemacht.
Eine Extension wurde auch schon eingerichtet. In den Tftp Ordner habe ich auch schon alle Dateien für das Cisco 7971 gelegt.
Mein Probl. ist das Telefon Registriert die Durchwahl nicht. Es ist ein Kreuz über dem Telefon auf dem Display.
Die Config:
Seit ca. einem Jahr betreibe ich eine Fritzbox 7390 und ein Cisco (Sip) 7971+7914.
Die Fritzbox und das ip Telefon verstehen sich sehr gut und alles geht so wie es soll.
Nun habe ich von einem guten Freund, ein Raspberry Pi B ver. geschenkt bekommen. Habe auch sofort Asterisk (vers. 11.15.0) installiert
und alle Updates und Einstellungen gemacht.
Eine Extension wurde auch schon eingerichtet. In den Tftp Ordner habe ich auch schon alle Dateien für das Cisco 7971 gelegt.
Mein Probl. ist das Telefon Registriert die Durchwahl nicht. Es ist ein Kreuz über dem Telefon auf dem Display.
Die Config:
Code:
<?xml version="1.0" encoding="utf-8"?>
<device>
<fullConfig>true</fullConfig>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>cisco</sshPassword>
<devicePool>
<name />
<dateTimeSetting>
<dateTemplate>D/M/YY</dateTemplate>
<timeZone>W. Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.178.25</name>
<ntpMode>Unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<name />
<tftpDefault>true</tftpDefault>
<members>
<member priority="0">
<callManager>
<name>192.168.178.25</name>
<description />
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
<mgcpPorts>
<listen>2427</listen>
<keepAlive>2428</keepAlive>
</mgcpPorts>
</ports>
<processNodeName>192.168.178.25</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
<srstInfo>
<name>Disable</name>
<srstOption>Disable</srstOption>
<userModifiable>true</userModifiable>
<ipAddr1 />
<port1>2000</port1>
<ipAddr2 />
<port2>2000</port2>
<ipAddr3 />
<port3>2000</port3>
<sipIpAddr1 />
<sipPort1>5060</sipPort1>
<sipIpAddr2 />
<sipPort2>5060</sipPort2>
<sipIpAddr3 />
<sipPort3>5060</sipPort3>
<isSecure>false</isSecure>
</srstInfo>
<mlppDomainId>-1</mlppDomainId>
<mlppIndicationStatus>Default</mlppIndicationStatus>
<preemption>Default</preemption>
<connectionMonitorDuration>120</connectionMonitorDuration>
</devicePool>
<sipProfile>
<sipProxies>
<backupProxy></backupProxy>
<backupProxyPort></backupProxyPort>
<emergencyProxy></emergencyProxy>
<emergencyProxyPort></emergencyProxyPort>
<outboundProxy></outboundProxy>
<outboundProxyPort></outboundProxyPort>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<sipCallFeatures>
<cnfJoinEnabled>true</cnfJoinEnabled>
<callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI>
<callPickupURI>*09</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>1</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>true</remotePartyID>
<userInfo>none</userInfo>
</sipStack>
<autoAnswerTimer>1</autoAnswerTimer>
<autoAnswerAltBehavior>false</autoAnswerAltBehavior>
<autoAnswerOverride>true</autoAnswerOverride>
<transferOnhookEnabled>false</transferOnhookEnabled>
<enableVad>false</enableVad>
<preferredCodec>g722</preferredCodec>
<dtmfAvtPayload>101</dtmfAvtPayload>
<dtmfDbLevel>3</dtmfDbLevel>
<dtmfOutofBand>avt</dtmfOutofBand>
<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
<kpml>3</kpml>
<phoneLabel>Asterisk</phoneLabel>
<stutterMsgWaiting>2</stutterMsgWaiting>
<callStats>true</callStats>
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
<startMediaPort>16384</startMediaPort>
<stopMediaPort>32766</stopMediaPort>
<sipLines>
</line>
<line button="11">
<helpID>369</helpID>
<featureID>130</featureID>
<featureLabel>Do Not Disturb</featureLabel>
</line>
<line button="18">
<featureID>2</featureID>
<featureLabel></featureLabel>
<speedDialNumber></speedDialNumber>
</line>
<line button="1">
<featureID>9</featureID>
<featureLabel>Test</featureLabel>
<proxy>192.168.178.25</proxy>
<port>5060</port>
<name>100</name>
<displayName>Hauptnummer</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>100</authName>
<authPassword>Passwort</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>2</messageWaitingLampPolicy>
<messagesNumber></messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact />
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>true</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
</sipLines>
<voipControlPort>5060</voipControlPort>
<dscpForAudio>184</dscpForAudio>
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
<dialTemplate>dialplan.xml</dialTemplate>
<softKeyFile>softkey.xml</softKeyFile>
<natEnabled>false</natEnabled>
<natAddress></natAddress>
</sipProfile>
<commonProfile>
<phonePassword />
<backgroundImageAccess>true</backgroundImageAccess>
<callLogBlfEnabled>1</callLogBlfEnabled>
</commonProfile>
<addOnModules>
<addOnModule idx="1">
<loadInformation>S00105000400</loadInformation>
</addOnModule>
</addOnModules>
<loadInformation>SIP70.9-4-2-1S</loadInformation>
<vendorConfig>
<disableSpeaker>false</disableSpeaker>
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
<pcPort>0</pcPort>
<settingsAccess>1</settingsAccess>
<garp>1</garp>
<voiceVlanAccess>1</voiceVlanAccess>
<videoCapability>0</videoCapability>
<autoSelectLineEnable>0</autoSelectLineEnable>
<webAccess>0</webAccess>
<daysDisplayNotActive />
<displayOnTime>07:00</displayOnTime>
<displayOnDuration>00:25</displayOnDuration>
<displayIdleTimeout>00:02</displayIdleTimeout>
<spanToPCPort>0</spanToPCPort>
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
<g722CodecSupport>2</g722CodecSupport>
<headsetWidebandUIControl>0</headsetWidebandUIControl>
<handsetWidebandEnable>1<headsetWidebandEnable>0</headsetWidebandEnable></handsetWidebandEnable>
<featurePolicyFile>defaultFP.xml</featurePolicyFile>
<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>
</vendorConfig>
<versionStamp />
<userLocale>
<name>Germany_Germany</name>
<uid>9</uid>
<langCode>de</langCode>
<version>1.0</version>
<winCharSet>ISO-8859-1</winCharSet>
</userLocale>
<networkLocaleInfo>
<name>Germany_Germany</name>
<uid>9</uid>
<version>1.0.0.0-1</version>
</networkLocaleInfo>
<deviceSecurityMode>1</deviceSecurityMode>
<idleTimeout>10</idleTimeout>
<authenticationURL></authenticationURL>
<directoryURL></directoryURL>
<idleURL></idleURL>
<informationURL></informationURL>
<messagesURL />
<proxyServerURL />
<servicesURL>http://www.singlewire.com/freeservices/menu</servicesURL>
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
<dscpForCm2Dvce>96</dscpForCm2Dvce>
<transportLayerProtocol>4</transportLayerProtocol>
<capfAuthMode>0</capfAuthMode>
<capfList>
<capf>
<phonePort>3804</phonePort>
<processNodeName />
</capf>
</capfList>
<certHash />
<encrConfig>false</encrConfig>
<advertiseG722Codec>1</advertiseG722Codec>
</device>
Zuletzt bearbeitet: