Cisco 7970 Asterisk SIP

streetfighter12

Neuer User
Mitglied seit
10 Okt 2006
Beiträge
70
Punkte für Reaktionen
0
Punkte
0
Hallo,
ich bin gerade dabei, ein Cisco 7970 mit SIP Firmware, mit einem Asterisk Server zu verbinden.

Leider erscheint im Display, lediglich ein graues Telefon mit einem roten Kreuz, sowie ein registering.

Den Line Button habe ich wie folgt eingebunden:
Code:
<line button="1"> 
<featureID>9</featureID> 
<featureLabel>210</featureLabel> 
<proxy>172.16.10.11</proxy> 
<port>5060</port> 
<name>210</name> 
<displayName>210</displayName> 
<autoAnswer> 
<autoAnswerEnabled>2</autoAnswerEnabled> 
</autoAnswer> 
<callWaiting>3</callWaiting> 
<authName>210</authName> 
<authPassword>210</authPassword> 
<sharedLine>false</sharedLine> 
<messageWaitingLampPolicy>3</messageWaitingLampPolicy> 
<messagesNumber>80</messagesNumber> 
<ringSettingIdle>4</ringSettingIdle> 
<ringSettingActive>5</ringSettingActive> 
<contact>7b452e87-4496-4762-e11f-b26751a1884b</contact> 
<forwardCallInfoDisplay> 
<callerName>true</callerName> 
<callerNumber>false</callerNumber> 
<redirectedNumber>false</redirectedNumber> 
<dialedNumber>true</dialedNumber> 
</forwardCallInfoDisplay> 
</line>


In der Asterisk Sip-Config, ist das Telefon wie folgt eingebunden:
Code:
[210]
context=app201
callerid=210 <210>
host=dynamic
domain=172.16.10.11
qualify=no
type=friend 
user=210
secret=210
disallow=all
allow=gsm
allow=ulaw 
allow=alaw

Und der sip show peer 210 Befehl, gibt folgendes Ergebniss:
Code:
  * Name       : 210
  Secret       : <Set>
  MD5Secret    : <Not set>
  Context      : app201
  Subscr.Cont. : <Not set>
  Language     : de
  AMA flags    : Unknown
  Transfer mode: open
  CallingPres  : Presentation Allowed, Not Screened
  Callgroup    : 
  Pickupgroup  : 
  Mailbox      : 
  VM Extension : asterisk
  LastMsgsSent : 32767/65535
  Call limit   : 0
  Dynamic      : Yes
  Callerid     : "210" <210>
  MaxCallBR    : 384 kbps
  Expire       : 45
  Insecure     : no
  Nat          : Always
  ACL          : No
  T38 pt UDPTL : No
  CanReinvite  : Yes
  PromiscRedir : No
  User=Phone   : No
  Video Support: No
  Text Support : No
  Trust RPID   : No
  Send RPID    : No
  Subscriptions: Yes
  Overlap dial : Yes
  DTMFmode     : rfc2833
  Timer T1     : 500
  Timer B      : 32000
  ToHost       : 
  Addr->IP     : 172.16.16.8 Port 5060
  Defaddr->IP  : 0.0.0.0 Port 5060
  Transport    : UDP
  Def. Username: 7b452e87-4496-4762-e11f-b26751a1884b
  SIP Options  : (none)
  Codecs       : 0xe (gsm|ulaw|alaw)
  Codec Order  : (gsm:20,ulaw:20,alaw:20)
  Auto-Framing :  No 
  100 on REG   : No
  Status       : Unmonitored
  Useragent    : 
  Reg. Contact : sip:[email protected]:5060;transport=udp
  Qualify Freq : 60000 ms
  Sess-Timers  : Accept
  Sess-Refresh : uas
  Sess-Expires : 1800 secs
  Min-Sess     : 90 secs

Mit besten Grüßen

Streetfighter12
 
Wenn ich in der Asterisk Konsole die IP des Gerätes mitlogge erhalte ich folgende Ausgabe:
Code:
<--- SIP read from UDP://172.16.16.8:49940 --->
REGISTER sip:172.16.10.11 SIP/2.0
Via: SIP/2.0/UDP 172.16.16.8:5060;branch=z9hG4bK1ffb6e66
From: <sip:[email protected]>;tag=001647cd99b4001f57fc7555-9bd7cca0
To: <sip:[email protected]>
Call-ID: [email protected]
Max-Forwards: 70
Date: Wed, 07 Jan 2009 16:54:37 GMT
CSeq: 103 REGISTER
User-Agent: Cisco-CP7970G/8.4.0
Contact: <sip:[email protected]:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-001647cd99b4>";+u.sip!model.ccm.cisco.com="30006"
Supported: (null),X-cisco-xsi-7.0.1
Content-Length: 0
Expires: 3600


<------------->
--- (13 headers 0 lines) ---
Sending to 172.16.16.8 : 5060 (no NAT)

<--- Transmitting (no NAT) to 172.16.16.8:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 172.16.16.8:5060;branch=z9hG4bK1ffb6e66;received=172.16.16.8
From: <sip:[email protected]>;tag=001647cd99b4001f57fc7555-9bd7cca0
To: <sip:[email protected]>;tag=as54dd4e72
Call-ID: [email protected]
CSeq: 103 REGISTER
Server: Asterisk PBX 1.6.1.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4b9b0fc1"
Content-Length: 0

<------------>
Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: REGISTER)
Voice-Server1*CLI> 
<--- SIP read from UDP://172.16.16.8:49940 --->
REGISTER sip:172.16.10.11 SIP/2.0
Via: SIP/2.0/UDP 172.16.16.8:5060;branch=z9hG4bK991835e8
From: <sip:[email protected]>;tag=001647cd99b4001f57fc7555-9bd7cca0
To: <sip:[email protected]>
Call-ID: [email protected]
Max-Forwards: 70
Date: Wed, 07 Jan 2009 16:54:37 GMT
CSeq: 104 REGISTER
User-Agent: Cisco-CP7970G/8.4.0
Contact: <sip:[email protected]:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-001647cd99b4>";+u.sip!model.ccm.cisco.com="30006"
Authorization: Digest username="210",realm="asterisk",uri="sip:172.16.10.11",response="641ca8b9c6e9e5018e94a5b1b5638530",nonce="4b9b0fc1",algorithm=MD5
Supported: (null),X-cisco-xsi-7.0.1
Content-Length: 0
Expires: 3600


<------------->
--- (14 headers 0 lines) ---
Sending to 172.16.16.8 : 5060 (no NAT)
Voice-Server1*CLI> 
<--- Transmitting (no NAT) to 172.16.16.8:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.16.16.8:5060;branch=z9hG4bK991835e8;received=172.16.16.8
From: <sip:[email protected]>;tag=001647cd99b4001f57fc7555-9bd7cca0
To: <sip:[email protected]>;tag=as54dd4e72
Call-ID: [email protected]
CSeq: 104 REGISTER
Server: Asterisk PBX 1.6.1.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces, timer
Expires: 3600
Contact: <sip:[email protected]:5060;transport=udp>;expires=3600
Date: Wed, 13 May 2009 05:05:45 GMT
Content-Length: 0

Aber das Telefon, registriert sich einfach nicht.
 
Es gibt neue Erkenntnisse, ich kann rauswählen.

Eingehende Anrufe hingegen funktionieren nicht.

Komischweise werden mir keine SoftKeys angezeigt und die Leitung, hat immer noch ein graues Telefon, mit einem roten Kreuz.

Update 14.05.09:
Eingehende Anrufe funktionieren, nach einer änderung in der extensions.conf. Nur wie schon gesagt, die Leitung in Display, zeigt immer noch das graue Telefon Symbol mit dem roten X und SoftKeys, werden mir immer noch nicht Angezeigt.

Hier noch einmal die komplette SEP Konfig.
Code:
<device xsi:type="axl:XIPPhone" ctiid="203849429" uuid="{96f8508b-10ef-f98c-d20d-0471777ec725}"> 
<fullConfig>true</fullConfig> 
<deviceProtocol>SIP</deviceProtocol> 
<sshUserId>user</sshUserId> 
<sshPassword>pass</sshPassword> 
<devicePool uuid="{a755aa55-089c-2b47-9603-c7d51b9ca4b5}"> 
<name>Dallas 5.0 Beta</name> 
<dateTimeSetting uuid="{9ec4850a-7748-11d3-bdf0-00108302ead1}"> 
<name>CMLocal</name> 
<dateTemplate>D/M/Y</dateTemplate> 
<timeZone>W. Europe Standard/Daylight Time</timeZone> 
</dateTimeSetting> 
<callManagerGroup> 
<name>5.0 Beta</name> 
<tftpDefault>true</tftpDefault> 
<members> 
<member priority="0"> 
<callManager> 
<name>ccm-beta-5-1</name> 
<description>CallManager 5.0 Beta Pub - 5.0.1.032</description> 
<ports> 
<ethernetPhonePort>2000</ethernetPhonePort> 
<sipPort>5060</sipPort> 
<securedSipPort>5061</securedSipPort> 
<mgcpPorts> 
<listen>2427</listen> 
<keepAlive>2428</keepAlive> 
</mgcpPorts> 
</ports> 
<processNodeName>ccm-beta-5-1</processNodeName> 
</callManager> 
</member> 
</members> 
</callManagerGroup> 
<srstInfo uuid="{cd241e11-4a58-4d3d-9661-f06c912a18a3}"> 
<name>Disable</name> 
<srstOption>Disable</srstOption> 
<userModifiable>false</userModifiable> 
<ipAddr1>172.16.10.11</ipAddr1> 
<port1>2000</port1> 
<ipAddr2></ipAddr2> 
<port2>2000</port2> 
<ipAddr3></ipAddr3> 
<port3>2000</port3> 
<sipIpAddr1>172.16.10.11</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> 
<sipProfile> 
<sipProxies> 
<backupProxy>172.16.10.11</backupProxy> 
<backupProxyPort>5060</backupProxyPort> 
<emergencyProxy>172.16.10.11</emergencyProxy> 
<emergencyProxyPort>5060</emergencyProxyPort> 
<outboundProxy>172.16.10.11</outboundProxy> 
<outboundProxyPort>5060</outboundProxyPort> 
<registerWithProxy>true</registerWithProxy> 
</sipProxies> 
<sipCallFeatures> 
<cnfJoinEnabled>true</cnfJoinEnabled> 
<callForwardURI>x-cisco-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>true</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> 
<phoneLabel>Titanium</phoneLabel> 
<stutterMsgWaiting>2</stutterMsgWaiting> 
<callStats>false</callStats> 
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer> 
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts> 
<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig> 
<startMediaPort>16384</startMediaPort> 
<stopMediaPort>32766</stopMediaPort> 
<sipLines> 

<line button="1"> 
<featureID>9</featureID> 
<featureLabel>210</featureLabel> 
<proxy>172.16.10.11</proxy> 
<port>5060</port> 
<name>210</name> 
<displayName>210</displayName> 
<autoAnswer> 
<autoAnswerEnabled>2</autoAnswerEnabled> 
</autoAnswer> 
<callWaiting>3</callWaiting> 
<authName>210</authName> 
<authPassword>210</authPassword> 
<sharedLine>false</sharedLine> 
<messageWaitingLampPolicy>3</messageWaitingLampPolicy> 
<messagesNumber>80</messagesNumber> 
<ringSettingIdle>4</ringSettingIdle> 
<ringSettingActive>5</ringSettingActive> 
<contact>210</contact> 
</line> 
</sipLines> 

<voipControlPort>5060</voipControlPort> 
<dscpForAudio>184</dscpForAudio> 
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy> 
<dialTemplate>dialplan.xml</dialTemplate> 
<softKeyFile>SK50719900-3bee-4594-bc3f-6400e1a33bf0.xml</softKeyFile> 
</sipProfile> 

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

<loadInformation>SIP70.8-0-4SR1S</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,7</daysDisplayNotActive> 
<displayOnTime>08:00</displayOnTime> 
<displayOnDuration>10:30</displayOnDuration> 
<displayIdleTimeout>01:00</displayIdleTimeout> 
<spanToPCPort>1</spanToPCPort> 
</vendorConfig> 

<versionStamp>1136931633-57191cee-5ffc-4342-b286-4246b4991890</versionStamp> 

<userLocale> 
<name>English_United_States</name> 
<uid>1</uid> 
<langCode>en_US</langCode> 
<version>1.0.0.0-1</version> 
<winCharSet>iso-8859-1</winCharSet> 
</userLocale> 

<networkLocale>United_States</networkLocale> 
<networkLocaleInfo> 
<name>United_States</name> 
<uid>64</uid> 
<version>1.0.0.0-1</version> 
</networkLocaleInfo> 
<deviceSecurityMode>1</deviceSecurityMode> 
<idleTimeout>0</idleTimeout> 
<authenticationURL>http://ccm-beta-5-1:8080/ccmcip/authenticate.jsp</authenticationURL> 
<directoryURL>http://10.0.0.20/cisco_voip/PhoneDirectory.xml</directoryURL> 
<idleURL></idleURL> 
<informationURL>http://ccm-beta-5-1:8080/ccmcip/GetTelecasterHelpText.jsp</informationURL> 
<messagesURL></messagesURL> 
<proxyServerURL>172.16.10.11</proxyServerURL> 
<servicesURL>http://10.0.0.20/cisco_voip/services.xml</servicesURL> 
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig> 
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices> 
<dscpForCm2Dvce>96</dscpForCm2Dvce> 
<transportLayerProtocol>4</transportLayerProtocol> 
<capfAuthMode>0</capfAuthMode> 

<capfList> 
<capf> 
<phonePort>3804</phonePort> 
<processNodeName>ccm-beta-5-1</processNodeName> 
</capf> 
</capfList> 

<certHash></certHash> 
<encrConfig>false</encrConfig> 
</device>
 
Zuletzt bearbeitet:
@streetfighter12

Schau Dir mal die Beispielkonfiguration bei voip-info.org an. Wenn Du Dich daran hältst, sollte es eigentlich sowohl bei Ein- als auch bei Ausgehenden Anrufen ( mit der Default "Asterisk on FBF" Konfiguration ) keine Probleme geben.

Dort kannst Du zwar auch Angaben zu Softkeys finden, aber normalerweise solltest Du keine softkeys.xml benötigen.

Noch ein paar Tips:
- als preferredCodec solltest Du an Deinem Telefon "g711alaw" setzen
- Dein Cisco-Konfig File ist mit SIP Port 5060 eingestellt ( der Asterisk on FBF horcht by default aber auf Port 5061, da 5060 bereits von der FBF belegt ist! Ansonsten stoppst Du den voipd auf der FBF und änderst die sip.conf mit bindport=5060 )

Mehr fällt mir auf Anhieb nicht ein ...

Gruß
dynamic
 
Guten Tag,
leider hat mir das nicht weiterhelfen können.

Mein Display sieht immer noch so aus, wie beschrieben (siehe Anhang).

Vielen Dank

Mit besten Grüßen

Streetfighter12
 

Anhänge

  • DSC03046.JPG
    DSC03046.JPG
    308.3 KB · Aufrufe: 36
  • DSC03047.JPG
    DSC03047.JPG
    314 KB · Aufrufe: 29
  • DSC03050.JPG
    DSC03050.JPG
    364.8 KB · Aufrufe: 28
Das Problem, konnte ich mittlerweile lösen.

Es lag, an folgenden Abschnitt:
Code:
<sipProxies> 
<backupProxy>172.16.10.11</backupProxy> 
<backupProxyPort>5060</backupProxyPort> 
<emergencyProxy>172.16.10.11</emergencyProxy> 
<emergencyProxyPort>5060</emergencyProxyPort> 
<outboundProxy>172.16.10.11</outboundProxy> 
<outboundProxyPort>5060</outboundProxyPort> 
<registerWithProxy>true</registerWithProxy> 
</sipProxies>

Mit folgenden veränderungen, funktioniert alles:
Code:
<sipProxies> 
<backupProxy></backupProxy> 
<backupProxyPort>5060</backupProxyPort> 
<emergencyProxy></emergencyProxy> 
<emergencyProxyPort>5060</emergencyProxyPort> 
<outboundProxy></outboundProxy> 
<outboundProxyPort>5060</outboundProxyPort> 
<registerWithProxy>true</registerWithProxy> 
</sipProxies>

Jetzt habe ich aber das Problem, dass die Telefone nicht mit unseren DNS Server kommunizieren, die Telefone übernehmen zwar die Einstellungen, aber ich kann kein Service einbinden.
Das weder mit einen Domainnamen extern/intern, noch mit einer IP extern/intern.

Meine Konfig:
Code:
<device xsi:type="axl:XIPPhone" ctiid="203849429" uuid="{96f8508b-10ef-f98c-d20d-0471777ec725}"> 
<fullConfig>true</fullConfig> 
<deviceProtocol>SIP</deviceProtocol> 
<sshUserId>user</sshUserId> 
<sshPassword>pass</sshPassword> 
<devicePool uuid="{a755aa55-089c-2b47-9603-c7d51b9ca4b5}"> 
<name>Dallas 5.0 Beta</name> 
<dateTimeSetting uuid="{9ec4850a-7748-11d3-bdf0-00108302ead1}"> 
<name>CMLocal</name> 
<dateTemplate>D/M/Y</dateTemplate> 
<timeZone>W. Europe Standard/Daylight Time</timeZone> 
</dateTimeSetting> 
<callManagerGroup> 
<name>5.0 Beta</name> 
<tftpDefault>true</tftpDefault> 
<members> 
<member priority="0"> 
<callManager> 
<name>172.16.10.11</name> 
<description>CallManager 5.0 Beta Pub - 5.0.1.032</description> 
<ports> 
<ethernetPhonePort>2000</ethernetPhonePort> 
<sipPort>5060</sipPort> 
<securedSipPort>5060</securedSipPort> 
<mgcpPorts> 
<listen>2427</listen> 
<keepAlive>2428</keepAlive> 
</mgcpPorts> 
</ports> 
<processNodeName>172.16.10.11</processNodeName> 
</callManager> 
</member> 
</members> 
</callManagerGroup> 
<srstInfo uuid="{cd241e11-4a58-4d3d-9661-f06c912a18a3}"> 
<name>Disable</name> 
<srstOption>Disable</srstOption> 
<userModifiable>false</userModifiable> 
<ipAddr1></ipAddr1> 
<port1>2000</port1> 
<ipAddr2></ipAddr2> 
<port2>2000</port2> 
<ipAddr3></ipAddr3> 
<port3>2000</port3> 
<sipIpAddr1>172.16.10.11</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> 
<sipProfile> 
<sipProxies> 
<backupProxy></backupProxy> 
<backupProxyPort>5060</backupProxyPort> 
<emergencyProxy></emergencyProxy> 
<emergencyProxyPort>5060</emergencyProxyPort> 
<outboundProxy></outboundProxy> 
<outboundProxyPort>5060</outboundProxyPort> 
<registerWithProxy>true</registerWithProxy> 
</sipProxies> 
<sipCallFeatures> 
<cnfJoinEnabled>true</cnfJoinEnabled> 
<callForwardURI>x-cisco-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>true</remotePartyID> 
<userInfo>None</userInfo> 
</sipStack> 
<autoAnswerTimer>1</autoAnswerTimer> 
<autoAnswerAltBehavior>false</autoAnswerAltBehavior> 
<autoAnswerOverride>true</autoAnswerOverride> 
<transferOnhookEnabled>false</transferOnhookEnabled> 
<enableVad>false</enableVad> 
<preferredCodec>g711alaw</preferredCodec> 
<dtmfAvtPayload>101</dtmfAvtPayload> 
<dtmfDbLevel>3</dtmfDbLevel> 
<dtmfOutofBand>avt</dtmfOutofBand> 
<alwaysUsePrimeLine>false</alwaysUsePrimeLine> 
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail> 
<kpml>3</kpml> 
<phoneLabel>202</phoneLabel> 
<stutterMsgWaiting>2</stutterMsgWaiting> 
<callStats>false</callStats> 
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer> 
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts> 
<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig> 
<startMediaPort>16384</startMediaPort> 
<stopMediaPort>32766</stopMediaPort> 
<sipLines> 

<line button="1"> 
<featureID>9</featureID> 
<featureLabel>202</featureLabel> 
<proxy>172.16.10.11</proxy> 
<port>5060</port> 
<name>202</name> 
<displayName>202</displayName> 
<autoAnswer> 
<autoAnswerEnabled>2</autoAnswerEnabled> 
</autoAnswer> 
<callWaiting>3</callWaiting> 
<authName>202</authName> 
<authPassword>202</authPassword> 
<sharedLine>false</sharedLine> 
<messageWaitingLampPolicy>3</messageWaitingLampPolicy> 
<messagesNumber>80</messagesNumber> 
<ringSettingIdle>4</ringSettingIdle> 
<ringSettingActive>5</ringSettingActive> 
<contact>202</contact> 
<forwardCallInfoDisplay> 
<callerName>true</callerName> 
<callerNumber>false</callerNumber> 
<redirectedNumber>false</redirectedNumber> 
<dialedNumber>true</dialedNumber> 
</forwardCallInfoDisplay>
</line> 

<line button="2">
<featureID>21</featureID>
<featureLabel></featureLabel>
<speedDialNumber></speedDialNumber>
</line> 

<line button="3">
<featureID>21</featureID>
<featureLabel></featureLabel>
<speedDialNumber></speedDialNumber>
</line> 

<line button="4">
<featureID>21</featureID>
<featureLabel></featureLabel>
<speedDialNumber></speedDialNumber>
</line>

<line button="5">
<featureID>21</featureID>
<featureLabel></featureLabel>
<speedDialNumber></speedDialNumber>
</line> 

<line button="6">
<featureID>21</featureID>
<featureLabel>Pickup</featureLabel>
<speedDialNumber>*8</speedDialNumber>
</line> 

</sipLines> 

<voipControlPort>5060</voipControlPort> 
<dscpForAudio>184</dscpForAudio> 
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy> 
<dialTemplate>dialplan.xml</dialTemplate> 
<softKeyFile>SK50719900-3bee-4594-bc3f-6400e1a33bf0.xml</softKeyFile> 
</sipProfile> 

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

<loadInformation>SIP70.8-4-4S</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:01</displayOnTime> 
<displayOnDuration>00:01</displayOnDuration> 
<displayIdleTimeout>00:02</displayIdleTimeout> 
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall> 
<spanToPCPort>1</spanToPCPort> 
</vendorConfig> 

<versionStamp>1136931633-57191cee-5ffc-4342-b286-4246b4991890</versionStamp> 

<userLocale> 
<name>German_Germany</name> 
<uid>1</uid> 
<langCode>de</langCode> 
<version>1.0.0.0-1</version> 
<winCharSet>iso-8859-1</winCharSet> 
</userLocale> 

<networkLocale></networkLocale> 
<networkLocaleInfo> 
<name>German_Germany</name> 
<uid>64</uid> 
<version>1.0.0.0-1</version> 
</networkLocaleInfo> 
<deviceSecurityMode>1</deviceSecurityMode> 
<idleTimeout>0</idleTimeout> 
<authenticationURL>http://ccm-beta-5-1:8080/ccmcip/authenticate.jsp</authenticationURL> 
<directoryURL>http://172.16.10.10/directory/xml/index.php</directoryURL> 
<idleURL></idleURL> 
<informationURL>http://172.16.10.10/directory/xml/index.php</informationURL> 
<messagesURL></messagesURL> 
<proxyServerURL>172.16.10.11</proxyServerURL> 
<servicesURL>http://phone-xml.berbee.com/menu.xml</servicesURL> 
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig> 
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices> 
<dscpForCm2Dvce>96</dscpForCm2Dvce> 
<transportLayerProtocol>4</transportLayerProtocol> 
<capfAuthMode>0</capfAuthMode> 

<capfList> 
<capf> 
<phonePort>3804</phonePort> 
<processNodeName>asterisk.lieblinger.com</processNodeName> 
</capf> 
</capfList> 

<certHash></certHash> 
<encrConfig>false</encrConfig> 
</device>

Vielleicht hat ja, jemmand ein Tipp für mich.

Mit besten Grüßen

Streetfighter12
 
Es lag an folgender Befehlszeile:

<proxyServerURL>172.16.10.11</proxyServerURL>

Da der Asterisk-Server, nicht als Proxy eingerichtet ist, konnte die Auflösung der Adressen gar nicht stattfinden.

Nach dem ich den Eintrag, wie folgt geändert habe, funktioniert nun die Auflösung einwandfrei.

Neue Befehlszeile:
<proxyServerURL></proxyServerURL>


Mit besten Grüßen

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