[Problem] CP-7941G und Asterisk Startschwerigkeiten

chris-berlin

Mitglied
Mitglied seit
25 Mai 2004
Beiträge
483
Punkte für Reaktionen
0
Punkte
16
Hallo,
habe die lketzten Tage viel gelesen, vor allem das man die Ciscos mit der SEP[MAC]cnf.xml Konfiguriert wird. Nun habe ich angefangen mir ein solche Datei zu basteln, leider mir null Erfolg. Im Display steht "Unprovisioned" habe schon nach beispiel CFGs gesucht leider mit wenig Erfolg. Auf dem Telefon ist die 8.3.1s drauf, so kam es hier an. Hat jemand eine Beispiel welches auch 100% funktioniert zum verstehen ?

Chris
 
Zuletzt bearbeitet:
Hallo zusammen,
habe jetzt meine Configuration gebastelt, nun steht das Cisco auf Registerie und versucht sich scheinbar anzumelden. Aber es klappt nicht, im Log vom Asterisk sehe ich auch nichts. Hat jemand noch ein tip wo es, sitze schon den ganzen Tag dran.

Hier mal meine Config

Code:
<device>
   <deviceProtocol>SIP</deviceProtocol>
   <sshUserId>root</sshUserId>
   <sshPassword>root</sshPassword>
   <devicePool>
      <dateTimeSetting>
         <dateTemplate>D-M-YA</dateTemplate>
         <timeZone>W. Europe Standard/Daylight Time</timeZone>
         <ntps>
              <ntp>
                  <name>129.70.132.33</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>192.168.1.20</processNodeName>
               </callManager>
            </member>
         </members>
      </callManagerGroup>
   </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--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>g729a</preferredCodec>
      <dtmfAvtPayload>101</dtmfAvtPayload>
      <dtmfDbLevel>3</dtmfDbLevel>
      <dtmfOutofBand>avt</dtmfOutofBand>
      <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
      <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
      <kpml>3</kpml>
      <natEnabled>0</natEnabled>
      <natAddress>1.1.1.1</natAddress>
      <phoneLabel>Max Phone</phoneLabel>
      <stutterMsgWaiting>2</stutterMsgWaiting>
      <callStats>false</callStats>
      <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
      <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
      <startMediaPort>16384</startMediaPort>
      <stopMediaPort>32766</stopMediaPort>
      <sipLines>
         <line button="1">
            <featureID>9</featureID>
            <featureLabel>291</featureLabel>
            <proxy>192.168.1.20</proxy>
            <port>5060</port>
            <name>291</name>
            <displayName>Max</displayName>
            <autoAnswer>
               <autoAnswerEnabled>2</autoAnswerEnabled>
            </autoAnswer>
            <callWaiting>3</callWaiting>
            <authName>291</authName>
            <authPassword>passwort</authPassword>
            <sharedLine>false</sharedLine>
            <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
            <messagesNumber>291</messagesNumber>
            <ringSettingIdle>4</ringSettingIdle>
            <ringSettingActive>5</ringSettingActive>
            <contact>291</contact>
            <forwardCallInfoDisplay>
               <callerName>true</callerName>
               <callerNumber>false</callerNumber>
               <redirectedNumber>false</redirectedNumber>
               <dialedNumber>true</dialedNumber>
            </forwardCallInfoDisplay>
         </line>
         <line button="2">
            <featureID>21</featureID>
            <featureLabel>My Speed dial</featureLabel>
            <speedDialNumber>291</speedDialNumber>
         </line>
      </sipLines>
      <voipControlPort>5060</voipControlPort>
      <dscpForAudio>184</dscpForAudio>
      <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
      <dialTemplate>dialplan.xml</dialTemplate>
   </sipProfile>
   <commonProfile>
      <phonePassword></phonePassword>
      <backgroundImageAccess>true</backgroundImageAccess>
      <callLogBlfEnabled>2</callLogBlfEnabled>
   </commonProfile>
   <loadInformation>SIP41.8-3-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>
      <webAccess>1</webAccess>
      <spanToPCPort>1</spanToPCPort>
      <loggingDisplay>1</loggingDisplay>
      <loadServer></loadServer>
   </vendorConfig>
   <versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp>
   <networkLocale>New_Zealand</networkLocale>
   <networkLocaleInfo>
      <name>New_Zealand</name>
      <version>5.0(2)</version>
   </networkLocaleInfo>
   <deviceSecurityMode>1</deviceSecurityMode>
   <authenticationURL>http://www/authenticate.php</authenticationURL>
   <directoryURL>http://www/directory.xml</directoryURL>
   <idleURL></idleURL>
   <informationURL>http://www/GetTelecasterHelpText.jsp</informationURL>
   <messagesURL></messagesURL>
   <proxyServerURL>proxy:3128</proxyServerURL>
   <servicesURL>http://www/services.xml</servicesURL>
   <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
   <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
   <dscpForCm2Dvce>96</dscpForCm2Dvce>
   <transportLayerProtocol>4</transportLayerProtocol>
   <capfAuthMode>0</capfAuthMode>
   <capfList>
      <capf>
         <phonePort>3804</phonePort>
      </capf>
   </capfList>
   <certHash></certHash>
   <encrConfig>false</encrConfig>
</device>
 
in line ändere mal:

<proxy>192.168.1.20</proxy>

zu

<proxy>USECALLMANAGER</proxy>
 
leider keine änderung :-(

Hast du noch ein tip ?

Chris

P.S. nun habe die Anzeige Unprovisioned, habe nichts weitergemacht nur nochmal ein Factory Reset.
 
Zuletzt bearbeitet:
ja, hatte ich gestern auch. Ist leider nicht so einfach zu finden wenn man die logs nicht vor sich hat.
Meine Vermutung, er frisst die config nicht mehr. Setzt mal <dateTemplate>D.M.Y</dateTemplate>
und schau ob er das nimmt
 
Also bei dem Fehler kann ich demnach davon ausgehen das er die SEP nicht nimmt weil da irgendwo was falsch ist? Wo finde ich die Logs, ko0mme bei der Unprov meldung auf die Webseite aber da sieht man nicht wirklich was oder ?

Chris

P.S. leider keine Besserung, ich glaube ich verlaufe mnich von Feher zu Fehler.
 
Zuletzt bearbeitet:
So,

nun mal Schritt für Schriit.

in meinem tftp Verzeichnis habe ich folgende Datei

Sip Fw 8-3-1 für 7941

XMLDefault.cnf.xml -----> da kann man ja nicht viel falsch machen, ist ja nur für FW Updates
SEPmac.cnf.xml ----> MAC Stimmt, da ist die Config

Habe auch schon viele andere CFGs aus den Netzen genommen, auch einige selber gebaut. Entweder Registriert er sich ewig und startet dann neu oder es kommt halt unprov. Das kann ja nicht wirklich so unmöglich sein oder ?
Liegt es eventuell an der FW das die nen Bug hat oder so ?

Chris

P.S. Logs gefunden, PhoneLabel war zu lang, wollte dem ein eindeutigen Namen geben. So wieder beim Registrieren.
Wie komme ich eigentlich an die Logs wenn da nicht unprov steht. Es scheint der Webserver dann offline zu sein
 
Zuletzt bearbeitet:
wenn du es hin bekommst das da registering steht, dannn bist du fast am ziel.
musst nur den proxy wie oben erwähnt setzen

Der webserver sollte auch bei unprov da sein, außer er ist deaktiviert
 
Geht leider immer noch nicht so sieht mein Line aus :

Code:
<sipLines>
         <line button="1">
            <featureID>9</featureID>
            <featureLabel>291</featureLabel>
            <proxy>USECALLMANAGER</proxy>
            <port>5060</port>
            <name>1111</name>

Der Webserver ist ja damit aktiv "<webAccess>1</webAccess>
" oder ?

Nun schupse mich bitte in die richtige Richtung ;-)

Chris
 
<webAccess>0</webAccess>

damit ist er aktiv, mit 1 ist er deaktiviert.

Diese funktioniert bei mir, aber auch erst nach einem downgrade von 9.1 auf 8.0.2 -> 8.5 -> 9.1
Code:
<device>
  <deviceProtocol>SIP</deviceProtocol>
  <sshUserId>admin</sshUserId>
  <sshPassword>123</sshPassword>
  <devicePool>
        <dateTimeSetting>
            <dateTemplate>D.M.Y</dateTemplate>
            <timeZone>Taipei Standard Time</timeZone>
            <ntps>
                <ntp>
                    <name>asterikIP</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>asterikIP</processNodeName>
              </callManager>
           </member>
        </members>
     </callManagerGroup>
  </devicePool>

  <commonProfile>
     <phonePassword>123</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>

     <webAccess>0</webAccess>
     <spanToPCPort>1</spanToPCPort>
     <loggingDisplay>1</loggingDisplay>
     <loadServer></loadServer>
  </vendorConfig>

  <networkLocale></networkLocale>

    <networkLocaleInfo>
        <name></name>
        <uid></uid>
        <version></version>
    </networkLocaleInfo>

  <deviceSecurityMode>1</deviceSecurityMode>

  <authenticationURL></authenticationURL>
  <directoryURL>http://yourwebserver/dir</directoryURL>
  <servicesURL></servicesURL>
  <idleURL></idleURL>
  <informationURL></informationURL>
  <messagesURL></messagesURL>
  <proxyServerURL></proxyServerURL>
  <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  <dscpForCm2Dvce>96</dscpForCm2Dvce>

  <transportLayerProtocol>4</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>
     <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>SIP Ayagy</phoneLabel>
     <sipLines>
        <line button="1">
           <featureID>9</featureID>
           <featureLabel>19</featureLabel>
           <name>19</name>
           <displayName>19</displayName>
           <contact>19</contact>
           <proxy>USECALLMANAGER</proxy>
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>

           <authName>19</authName>
           <authPassword>19</authPassword>

           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
           <messagesNumber>*97</messagesNumber>
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>

           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
        </line>
     </sipLines>
  </sipProfile>
</device>
 
So Logfile habe ich jetzt, werde aber nicht wirklich schlau ausser das scheinbar irgendwie der SIP Server nicht will !?

Code:
F 11:56:06.201834           runtime = 0.620 secs
INF 11:56:06.201883          user cpu = 0.001803867 secs
INF 11:56:06.201926        system cpu = 0.004689802 secs
INF 11:56:06.201966    child user cpu = 0.000000000 secs
INF 11:56:06.202007     child sys cpu = 0.000000000 secs
INF 11:56:06.202056    sys interrupts = 0.006682442 secs for 103 interrupts
INF 11:56:06.202104 total cpu = 0.006493669 secs ( 0% utilization )
WRN 11:56:06.437817 JVM: Startup Module Loader|cip.l10n.NetworkLocaleProperty:? - Unable to process LocaleProperty 'device.settings.config.localization.networklocale'
WRN 11:56:06.485742 SECD: WARN:lookupCTL: ** no CTL, assume CCM 192.168.1.20 NONSECURE
NOT 11:56:07.295517 JVM: Startup Module Loader|cip.sipcc.SipCcAdapter:  - cmname=192.168.1.20 cmIp=192.168.1.20 port=5060 isValid=true
NOT 11:56:07.297490 JVM: Startup Module Loader|cip.sipcc.d:  - initializeLinePlane(): Mgmt Interface is in Service now..
ERR 11:56:07.318045 JVM: sip_transport_setup_cc_conn: DN <1>: Error: sip_platform_tcp_channel_create(server addr=192.168.1.20, server port=5060) failed.
ERR 11:56:07.319287 JVM: sip_regmgr_setup_cc_conns: Socket open failure: DN <1> CCM <0>
ERR 11:56:07.320933 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <1>
ERR 11:56:07.322417 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <2>
ERR 11:56:07.323547 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <3>
ERR 11:56:07.324643 JVM: sip_regmgr_setup_cc_conns: NO CALL CONTROL AVAILABLE! Init a reboot!
ERR 11:56:07.325864 JVM: sip_platform_localexpires_timer_stop: Error: Line number (58) is invalid
ERR 11:56:07.331340 JVM:  Error: sip_sm_init failed
ERR 11:56:07.405848 JVM: 11:56:07|java.lang.ClassCastException: cip.callagent.cy
	at cip.callagent.di.a(IZ)V(Unknown Source)
	at cip.callagent.g.a(Lcip/callagent/dr;Lcip/sys/x;)V(Unknown Source)
	at cip.callagent.g.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.n.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.aa.a(Lcip/sys/ad;)Ljava/lang/Throwable;(Unknown Source)
	at cip.sys.aa.e()V(Unknown Source)
	at cip.sys.l.run()V(Unknown Source)
	at java.lang.Thread.startup(Z)V(Unknown Source)
ERR 11:56:07.408841 JVM: Startup Module Loader|cip.sys.aa:? - error sending message Family: cip.callagent.e@10b ID: 14 Source: cip.callagent.an@b2fff9 P1: 0 P2: false java.lang.ClassCastException: cip.callagent.cy
ERR 11:56:07.419101 JVM: 11:56:07|java.lang.ClassCastException: cip.callagent.cy
	at cip.callagent.di.a(IZ)V(Unknown Source)
	at cip.callagent.g.a(Lcip/callagent/dr;Lcip/sys/x;)V(Unknown Source)
	at cip.callagent.g.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.n.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.aa.a(Lcip/sys/ad;)Ljava/lang/Throwable;(Unknown Source)
	at cip.sys.aa.e()V(Unknown Source)
	at cip.sys.l.run()V(Unknown Source)
	at java.lang.Thread.startup(Z)V(Unknown Source)
NOT 11:56:07.425095 tftpClient: request server 1 --->

Fehlt da noch was, ich habe gesehen das es auch eine SIPDefault.cnf gibt, die habe ich nicht kann es sein das da noch Settings drin sind die hier gebraucht werden ?

Chris
 
Error: sip_platform_tcp_channel_create(server addr=192.168.1.20, server port=5060) failed.


du hast auch tcp am asterisk an?
 
Wo mache ich da an ? Oder macht das Cisco was falsch ? Bin jetzt etwas überfordert.

Chris
 
tcpenable=yes
 
Jups, hatt eich bei voip-info übersehen. So das habe ich jetzt eingetragen http://www.voip-info.org/wiki/view/...ml+configuration+files+for+SIP#EnablingTCPSIP
Code:
udpbindaddr=0.0.0.0
tcpenable=yes
tcpbindaddr=0.0.0.0
callcounter=yes
transport=udp, tcp

Cisco meint jetzt folgendes

Code:
OT 12:59:32.518800 JVM: Startup Module Loader|cip.sipcc.d:  - initializeLinePlane(): Mgmt Interface is in Service now..
ERR 12:59:32.651895 JVM: sip_transport_setup_cc_conn: DN <1>: Error: sip_platform_tcp_channel_create(server addr=192.168.1.20, server port=5060) failed.
ERR 12:59:32.653057 JVM: sip_regmgr_setup_cc_conns: Socket open failure: DN <1> CCM <0>
ERR 12:59:32.654726 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <1>
ERR 12:59:32.655800 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <2>
ERR 12:59:32.656840 JVM: sip_regmgr_setup_cc_conns: CCM invalid/Not configured for DN <1> CCM <3>
ERR 12:59:32.657856 JVM: sip_regmgr_setup_cc_conns: NO CALL CONTROL AVAILABLE! Init a reboot!
ERR 12:59:32.659029 JVM: sip_platform_localexpires_timer_stop: Error: Line number (58) is invalid
ERR 12:59:32.665711 JVM:  Error: sip_sm_init failed
ERR 12:59:32.849289 JVM: 12:59:32|java.lang.ClassCastException: cip.callagent.cy
	at cip.callagent.di.a(IZ)V(Unknown Source)
	at cip.callagent.g.a(Lcip/callagent/dr;Lcip/sys/x;)V(Unknown Source)
	at cip.callagent.g.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.n.sinkMessage(Lcip/sys/x;)V(Unknown Source)
	at cip.sys.aa.a(Lcip/sys/ad;)Ljava/lang/Throwable;(Unknown Source)
	at cip.sys.aa.e()V(Unknown Source)
	at cip.sys.l.run()V(Unknown Source)

leider immer noch das selbe, Asterisk habe ich natürlich neu gestartet.

Chris
 
Zuletzt bearbeitet:
poste mal deine conf
 
von asterisk ?
die sip.conf ?

Kann es daran liegen das ich die Asterisk 1.4.29 habe ? Ich googel gerade wie eine verrückter. Sage mir bitte nicht ich muss updaten, gäbe es da noch eine andere möglichkeit ?

Chris
 
Zuletzt bearbeitet:
asterisk 1.4 hat kein tcp support
 
Es gibt etwas neues, also ich habe mal Transportlayerprotokoll auf 2 für UDP gestellt und als Proxy mal die TCP vom Asterisk eingegeben. Soweit melden sich die Telefone jetzt auch an, Leider kommt nach eine kurzen zeit ca. 3-5 Minuten immer wieder ein Restarting. Er verlangt immer nach der Datei mk-sip.jar kann es sein das er deshalb immer wieder durchstartet ?

Chris

P.S. es lag an der DHCP Server, war ein Windows 2003 Server. Irgendwie ging das in die Hose. Mit statischen IP Adressen laufen die jetzt seit 2 Stunden ohne neu Start.
 
Zuletzt bearbeitet:
Schritt für Schritt geht es weiter, die Telefone Funktionieren erstmal ein bischen. Schon ein schöner Erfolg. Ich frage mich ob ich nicht chan-sccp nehmen soll? Was biete es mir für Vorteile ?

Scheue mich etwas vor der Installaion, hab ein bischen Schieß das ich mir unter umständen die XR-1000 abschieße das wäre nicht so schick.

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