- Mitglied seit
- 30 Dez 2012
- Beiträge
- 36
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo
Ich habe leider ziemliche Problem mit meinen IP Phone
Da ich ein sich einfach nicht regestiren möchte
Ich weiß nicht weiter
Zudem will das Phone immer eine .tlv datei ziehen die Ich nicht habe?
Daten:
IP vom Phone: 10.20.52.100
Subnetz: 255.252.0.0
GTWY und DNS: 10.20.0.1 (die Fritz.Box)
TFTP: 10.22.12.55
Asterisk server im RZ: voip.a-r-s-networks.net
auf dem TFTP habe ich folgende Datein
Log vom TFTP
Asterisk Server peers
Asterisk Consolen mitschnitt (Logs von der FB habe ich leider nicht) Zeitraum vom Phone Boot und Register
das Phone fragt nicht mal am Server an?
Ich habe leider ziemliche Problem mit meinen IP Phone
Da ich ein sich einfach nicht regestiren möchte
Ich weiß nicht weiter
Zudem will das Phone immer eine .tlv datei ziehen die Ich nicht habe?
Daten:
IP vom Phone: 10.20.52.100
Subnetz: 255.252.0.0
GTWY und DNS: 10.20.0.1 (die Fritz.Box)
TFTP: 10.22.12.55
Asterisk server im RZ: voip.a-r-s-networks.net
Code:
<device>
<fullConfig>true</fullConfig>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>admin</sshUserId>
<sshPassword>password</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D/M/YA</dateTemplate>
<timeZone>West Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>10.20.0.1</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>voip.a-r-s-networks.net</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>
<sipProfile>
<sipProxies>
<backupProxy>10.20.0.1</backupProxy>
<backupProxyPort>5060</backupProxyPort>
<emergencyProxy>10.20.0.1</emergencyProxy>
<emergencyProxyPort>5060</emergencyProxyPort>
<outboundProxy>10.20.0.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>
<dtmfAvtPayload>101</dtmfAvtPayload>
<dtmfDbLevel>3</dtmfDbLevel>
<dtmfOutofBand>avt</dtmfOutofBand>
<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
<kpml>3</kpml>
<phoneLabel>Stefan Amey</phoneLabel>
<stutterMsgWaiting>1</stutterMsgWaiting>
<callStats>false</callStats>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>Call Center</featureLabel>
<proxy>voip.a-r-s-networks.net</proxy>
<port>5060</port>
<name>10000000</name>
<displayName>Call Center</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>10000000</authName>
<authPassword>************</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*0</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>10000000</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
<line button="2">
<featureID>9</featureID>
<featureLabel>Office</featureLabel>
<proxy>10.20.0.1</proxy>
<port>5060</port>
<name>620</name>
<displayName>Office</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>620</authName>
<authPassword>*******</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*0</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>620</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
</sipLines>
<voipControlPort>5060</voipControlPort>
<startMediaPort>16348</startMediaPort>
<stopMediaPort>20134</stopMediaPort>
<dscpForAudio>184</dscpForAudio>
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
<dialTemplate>dialplan.xml</dialTemplate>
<softKeyFile></softKeyFile>
</sipProfile>
<commonProfile>
<phonePassword></phonePassword>
<backgroundImageAccess>true</backgroundImageAccess>
<callLogBlfEnabled>2</callLogBlfEnabled>
</commonProfile>
<loadInformation>SIP45.9-3-1SR2-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>
<daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
<displayOnTime>00:00</displayOnTime>
<displayOnDuration>00:00</displayOnDuration>
<displayIdleTimeout>00:00</displayIdleTimeout>
<spanToPCPort>1</spanToPCPort>
<loggingDisplay>1</loggingDisplay>
<loadServer></loadServer>
</vendorConfig>
<userLocale>
<name></name>
<uid></uid>
<langCode>en_US</langCode>
<version>1.0.0.0-1</version>
<winCharSet>iso-8859-1</winCharSet>
</userLocale>
<networkLocale></networkLocale>
<networkLocaleInfo>
<name></name>
<uid></uid>
<version>1.0.0.0-1</version>
</networkLocaleInfo>
<deviceSecurityMode>1</deviceSecurityMode>
<authenticationURL>http://127.0.0.1/services/authenticate.php</authenticationURL>
<directoryURL>http://127.0.0.1/services/directory.php</directoryURL>
<servicesURL>http://phone-xml.berbee.com/menu.xml</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>
</device>
auf dem TFTP habe ich folgende Datein
Code:
7921-dictionary.xml
7921-font.dat
7921-kate.utf-8.xml
7921-kate.xml
apps45.9-3-1ES13.sbn
be-sccp.jar
be-sip.jar
cin-sip.jar
CME-locale-de_DE-German-9.5.2.6.tar
CME-locale-de_DE-German-9.5.2.6.tar.cfg
cmterm-7945_7965-sip.9-3-1SR2-1.cop.sgn
cnu45.9-3-1ES13.sbn
cvm45sip.9-3-1ES13.sbn
Desktops
dialplan.xml
dsp45.9-3-1ES13.sbn
g3-tones.xml
g4-tones.xml
gb-sccp-sip.jar
gd-sip.jar
gh-sip.jar
gp-sccp.jar
gp-sip.jar
ipc-sccp.jar
ipc-sip.jar
jar45sip.9-3-1ES13.sbn
lk-sip.jar
mitdaten.txt
mk-sccp.jar
mk-sip.jar
OS79XX.TXT
RINGLIST.DAT
ringlist.xml
rp-sccp.jar
rtl-sccp.jar
SEP7940.cnf.xml
SEP7945.cnf.xml
SEP7960.cnf.xml
SEP7970.cnf.xml
SEPACA016FC7FE2.cnf.xml
SIP45.9-3-1SR2-1S.loads
SIP7940.cnf
SIP7960.cnf
SIPDefault.cnf
tags_file
tc-sccp.jar
tc-sip.jar
td-sccp.jar
td-sip.jar
term45.default.loads
term65.default.loads
utf8_tags_file
XMLDefault.cnf.xml
Log vom TFTP
Code:
Connection received from 10.20.52.100 on port 52949 [02/08 20:05:35.218]
Read request for file <term65.default.loads>. Mode octet [02/08 20:05:35.234]
Using local port 2437 [02/08 20:05:35.234]
<term65.default.loads>: sent 2 blks, 666 bytes in 0 s. 0 blk resent [02/08 20:05:35.234]
Connection received from 10.20.52.100 on port 52871 [02/08 20:06:06.656]
Read request for file <jar45sip.9-3-1ES13.sbn>. Mode octet [02/08 20:06:06.656]
Using local port 2464 [02/08 20:06:06.656]
<jar45sip.9-3-1ES13.sbn>: sent 3697 blks, 1892834 bytes in 3 s. 0 blk resent [02/08 20:06:09.531]
Connection received from 10.20.52.100 on port 52159 [02/08 20:06:45.343]
Read request for file <cnu45.9-3-1ES13.sbn>. Mode octet [02/08 20:06:45.359]
Using local port 2478 [02/08 20:06:45.359]
<cnu45.9-3-1ES13.sbn>: sent 1135 blks, 580961 bytes in 1 s. 0 blk resent [02/08 20:06:46.171]
Connection received from 10.20.52.100 on port 51474 [02/08 20:07:18.750]
Read request for file <apps45.9-3-1ES13.sbn>. Mode octet [02/08 20:07:18.750]
Using local port 2499 [02/08 20:07:18.765]
<apps45.9-3-1ES13.sbn>: sent 9123 blks, 4670501 bytes in 7 s. 0 blk resent [02/08 20:07:25.546]
Connection received from 10.20.52.100 on port 51847 [02/08 20:08:08.656]
Read request for file <dsp45.9-3-1ES13.sbn>. Mode octet [02/08 20:08:08.656]
Using local port 2510 [02/08 20:08:08.656]
<dsp45.9-3-1ES13.sbn>: sent 710 blks, 363303 bytes in 1 s. 0 blk resent [02/08 20:08:09.171]
Connection received from 10.20.52.100 on port 52229 [02/08 20:08:41.250]
Read request for file <cvm45sip.9-3-1ES13.sbn>. Mode octet [02/08 20:08:41.250]
Using local port 2514 [02/08 20:08:41.281]
<cvm45sip.9-3-1ES13.sbn>: sent 5251 blks, 2688046 bytes in 4 s. 0 blk resent [02/08 20:08:45.203]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac AC:A0:16:FC:7F:E2 [02/08 20:09:41.937]
Previously allocated address 10.20.52.100 acked [02/08 20:09:41.937]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac AC:A0:16:FC:7F:E2 [02/08 20:09:47.843]
Previously allocated address 10.20.52.100 acked [02/08 20:09:47.843]
Connection received from 10.20.52.100 on port 53175 [02/08 20:10:35.671]
Read request for file <CTLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:10:35.671]
File <CTLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:10:35.687]
Connection received from 10.20.52.100 on port 50298 [02/08 20:11:06.375]
Read request for file <ITLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:11:06.375]
File <ITLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:11:06.375]
Connection received from 10.20.52.100 on port 52103 [02/08 20:11:37.093]
Read request for file <ITLFile.tlv>. Mode octet [02/08 20:11:37.093]
File <ITLFile.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:11:37.109]
Connection received from 10.20.52.100 on port 49361 [02/08 20:12:07.890]
Read request for file <SEPACA016FC7FE2.cnf.xml>. Mode octet [02/08 20:12:07.906]
Using local port 2602 [02/08 20:12:07.906]
<SEPACA016FC7FE2.cnf.xml>: sent 17 blks, 8234 bytes in 0 s. 0 blk resent [02/08 20:12:07.921]
Connection received from 10.20.52.100 on port 49874 [02/08 20:13:03.343]
Read request for file <SIP45.9-3-1SR2-1S.loads>. Mode octet [02/08 20:13:03.359]
Using local port 2607 [02/08 20:13:03.359]
<SIP45.9-3-1SR2-1S.loads>: sent 2 blks, 666 bytes in 0 s. 0 blk resent [02/08 20:13:03.359]
Connection received from 10.20.52.100 on port 52984 [02/08 20:13:36.546]
Read request for file <jar45sip.9-3-1ES13.sbn>. Mode octet [02/08 20:13:36.546]
Using local port 2608 [02/08 20:13:36.562]
<jar45sip.9-3-1ES13.sbn>: sent 3697 blks, 1892834 bytes in 3 s. 0 blk resent [02/08 20:13:39.250]
Connection received from 10.20.52.100 on port 50109 [02/08 20:14:17.265]
Read request for file <cnu45.9-3-1ES13.sbn>. Mode octet [02/08 20:14:17.265]
Using local port 2618 [02/08 20:14:17.265]
<cnu45.9-3-1ES13.sbn>: sent 1135 blks, 580961 bytes in 1 s. 0 blk resent [02/08 20:14:18.093]
Connection received from 10.20.52.100 on port 52782 [02/08 20:14:52.468]
Read request for file <apps45.9-3-1ES13.sbn>. Mode octet [02/08 20:14:52.468]
Using local port 2619 [02/08 20:14:52.484]
<apps45.9-3-1ES13.sbn>: sent 9123 blks, 4670501 bytes in 7 s. 0 blk resent [02/08 20:14:59.140]
Connection received from 10.20.52.100 on port 51281 [02/08 20:15:43.671]
Read request for file <dsp45.9-3-1ES13.sbn>. Mode octet [02/08 20:15:43.671]
Using local port 2622 [02/08 20:15:43.671]
<dsp45.9-3-1ES13.sbn>: sent 710 blks, 363303 bytes in 1 s. 0 blk resent [02/08 20:15:44.203]
Connection received from 10.20.52.100 on port 51792 [02/08 20:16:18.468]
Read request for file <cvm45sip.9-3-1ES13.sbn>. Mode octet [02/08 20:16:18.484]
Using local port 2624 [02/08 20:16:18.484]
<cvm45sip.9-3-1ES13.sbn>: sent 5251 blks, 2688046 bytes in 4 s. 0 blk resent [02/08 20:16:22.343]
Connection received from 10.20.52.100 on port 50424 [02/08 20:17:51.812]
Read request for file <CTLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:17:51.828]
File <CTLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:17:51.828]
Connection received from 10.20.52.100 on port 52041 [02/08 20:18:22.515]
Read request for file <ITLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:18:22.515]
File <ITLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:18:22.515]
Connection received from 10.20.52.100 on port 52053 [02/08 20:18:53.218]
Read request for file <ITLFile.tlv>. Mode octet [02/08 20:18:53.218]
File <ITLFile.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:18:53.218]
Connection received from 10.20.52.100 on port 51879 [02/08 20:19:24.140]
Read request for file <SEPACA016FC7FE2.cnf.xml>. Mode octet [02/08 20:19:24.156]
Using local port 2637 [02/08 20:19:24.156]
<SEPACA016FC7FE2.cnf.xml>: sent 17 blks, 8236 bytes in 0 s. 0 blk resent [02/08 20:19:24.171]
Connection received from 10.20.52.100 on port 50046 [02/08 20:20:06.937]
Read request for file </be-sip.jar>. Mode octet [02/08 20:20:06.937]
Using local port 2683 [02/08 20:20:06.937]
<\be-sip.jar>: sent 144 blks, 73478 bytes in 1 s. 0 blk resent [02/08 20:20:07.046]
Connection received from 10.20.52.100 on port 52090 [02/08 20:20:37.921]
Read request for file </g3-tones.xml>. Mode octet [02/08 20:20:37.921]
Using local port 2684 [02/08 20:20:37.921]
<\g3-tones.xml>: sent 3 blks, 1386 bytes in 0 s. 0 blk resent [02/08 20:20:37.921]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac AC:A0:16:FC:7F:E2 [02/08 20:21:56.343]
Previously allocated address 10.20.52.100 acked [02/08 20:21:56.343]
Connection received from 10.20.52.100 on port 50827 [02/08 20:22:40.453]
Read request for file <CTLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:22:40.453]
File <CTLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:22:40.453]
Connection received from 10.20.52.100 on port 50607 [02/08 20:23:11.109]
Read request for file <ITLSEPACA016FC7FE2.tlv>. Mode octet [02/08 20:23:11.109]
File <ITLSEPACA016FC7FE2.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:23:11.109]
Connection received from 10.20.52.100 on port 52059 [02/08 20:23:41.671]
Read request for file <ITLFile.tlv>. Mode octet [02/08 20:23:41.671]
File <ITLFile.tlv> : error 2 in system call CreateFile Das System kann die angegebene Datei nicht finden. [02/08 20:23:41.671]
Connection received from 10.20.52.100 on port 53203 [02/08 20:24:12.437]
Read request for file <SEPACA016FC7FE2.cnf.xml>. Mode octet [02/08 20:24:12.437]
Using local port 2696 [02/08 20:24:12.453]
<SEPACA016FC7FE2.cnf.xml>: sent 17 blks, 8236 bytes in 0 s. 0 blk resent [02/08 20:24:12.453]
Connection received from 10.20.52.100 on port 52660 [02/08 20:24:59.921]
Read request for file <dialplan.xml>. Mode octet [02/08 20:24:59.921]
Using local port 2699 [02/08 20:24:59.921]
<dialplan.xml>: sent 1 blk, 93 bytes in 0 s. 0 blk resent [02/08 20:24:59.921]
Asterisk Server peers
Code:
Name/username Host Dyn Nat ACL Port Status
10000000 (Unspecified) D N 5060 Unmonitored
Asterisk Consolen mitschnitt (Logs von der FB habe ich leider nicht) Zeitraum vom Phone Boot und Register
Code:
[Aug 2 18:30:11] NOTICE[600]: chan_sip.c:21601 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 30000001
[Aug 2 18:30:13] NOTICE[600]: chan_sip.c:21601 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 30000002
[Aug 2 18:30:17] NOTICE[600]: chan_sip.c:21601 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 20000002
das Phone fragt nicht mal am Server an?