Problem: 7965G SIP und 7914

berfra

Neuer User
Mitglied seit
22 Aug 2008
Beiträge
6
Punkte für Reaktionen
0
Punkte
1
Hallo zusammen,

leider hat mir die Suchfunktion nicht weitergeholfen, darum hier meine Frage, ob irgendjemand helfen kann.

Ich habe ein 7965G mit SIP45.9-4-2SR2-2S an einer Fritzbox laufen. Funktioniert tadellos. Nun habe ich ein Erweiterungsmodul 7914 bekommen, welches auch mit SIP funktionieren soll, wie man hier so liest. Problem ist nur, dass es das bei mir nicht tut. Die LEDs der 7914 bleiben rot.

XMLDefault.cnf.xml sieht folgendermassen aus:

Code:
<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> 
  
<loadInformation124  model="Cisco IP Phone 7914 14-Button Line Expansion
  Module">S00105000400.sbn</loadInformation124>
<loadInformation436  model="Cisco IP Phone 7965"></loadInformation436>


 <authenticationURL></authenticationURL> 
 <directoryURL></directoryURL> 
 <idleURL></idleURL> 
 <informationURL></informationURL> 
 <messagesURL></messagesURL> 
 <servicesURL></servicesURL> 
</Default>

Die SEPxxx.cnf.xml:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<device>


  <deviceProtocol>SIP</deviceProtocol>


  <sshUserId>user</sshUserId>						
  <sshPassword>******</sshPassword>					
  <devicePool>
                <dateTimeSetting>
                        <dateTemplate>D.M.YY</dateTemplate>				      
                        <timeZone>Central Europe Standard/Daylight Time</timeZone>
					 <time_format_24hr>1</time_format_24hr>
                        <ntps>
                                <ntp>
                                        <name>IPvonNTPServer</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>****</processNodeName>			</callManager>
           </member>
        </members>
     </callManagerGroup>
  </devicePool>


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


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


  <deviceSecurityMode>0</deviceSecurityMode>


  <authenticationURL>http://****/ciscoauth.php</authenticationURL>
  <directoryURL>http://****/directory.php</directoryURL>
  <idleURL></idleURL>
  <informationURL></informationURL>


  <messagesURL></messagesURL>
  <proxyServerURL></proxyServerURL>
  <servicesURL>http://****/directory.php</servicesURL>
  <dscpForSCCPPhoneConfig></dscpForSCCPPhoneConfig>
  <dscpForSCCPPhoneServices></dscpForSCCPPhoneServices>
  <dscpForCm2Dvce></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>G711</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>true</callStats>


     <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
     <disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>


     <startMediaPort>***</startMediaPort>
     <stopMediaPort>***</stopMediaPort>


     <voipControlPort>5060</voipControlPort>
     <dscpForAudio>184</dscpForAudio>
     <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
     <dialTemplate>dialplan.xml</dialTemplate>			
     <phoneLabel>TELEFON</phoneLabel>
     
     <addOnModules>
	 	<addOnModule idx="1">
			<loadInformation>S00105000400</loadInformation>
		</addOnModule>
     </addOnModules>	
     
    
     <sipLines>
        <line button="1">							
           <featureID>9</featureID>					
           <featureLabel>****</featureLabel>			
                   <name>626</name>
	              <displayName>626</displayName>
	              <contact>626</contact>


           <proxy>USECALLMANAGER</proxy>				
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>


           <authName>626</authName>					
           <authPassword>****</authPassword>		
           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
           <messagesNumber>**600</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>9</featureID>					
           <featureLabel>****</featureLabel>			
                   <name>627</name>					
                   <displayName>627</displayName>
                   <contact>627</contact>


           <proxy>USECALLMANAGER</proxy>				
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>


           <authName>627</authName>					
           <authPassword>****</authPassword>		
           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
           <messagesNumber></messagesNumber>		
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>


           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>true</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
        </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>
                <line button="7">							
           <featureID>2</featureID>					
           <featureLabel>***</featureLabel>	
           <speedDialNumber>*</speedDialNumber>		
        </line>
     </sipLines>
  </sipProfile>
</device>

Letztere wird offensichtlich nicht geladen, sobald ich den AddOnModule Teil für die Erweiterung einfüge. Hat irgendwer einen Tipp, wie ich die Erweiterung ans funktionieren bekomme?
 
Moin,

hast du die Firmware für das 7914 im Ordner wo alle anderen Dateien für das Telefon liegen ?
 
Ja, liegen alle im Root des TFTP
 
Problem gelöst: Ehrlich gesagt hab ich keine Ahnung wie, aber es funktioniert jetzt.
Folgendes habe ich gemacht:
- mit abgeklemmten 7914 ältere Firmware geflasht
- mit angeklemmter 7914 aktuelle Firmware geflasht

Configs wie oben. Und schon funktioniert es :)
 
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.