cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2060
Views
9
Helpful
8
Replies

SIP Trunk between CUCM 8.5 and CME calling outbound fails

Hello all,

I am trying to setup a SIP Trunk between CUCM 8.5 and CME.  Calling outbound to CUCM is failing with a code of SIP /2.0 503 Service Unvailable.  I can receive inbound calls from the CUCM.

Here is the call flow.

Phones(third-party)--SIP--2901(CME) --SIPtrunk--CUCM--MGCP--PSTN 
1 Accepted Solution

Accepted Solutions

Hi Matthew,

The CUCM server is requesting that the gateway authenticate using Digest Authentication.

You have a couple of options. If you don't want to use Digest Authentication on this trunk, you can uncheck the "Enable Digest Authentication" tick box on the SIP trunk security profile assigned to the SIP trunk used by CME. (Make sure that this profile is not used by any other SIP trunks first)

if you need to use Digest Authentication, create an application user e.g "cmeTrunk" and assign a password in the "Digest Credentials" box then on your CME router add the following commands:

sip-ua

authentication username cmeTrunk password

Dave

View solution in original post

8 Replies 8

Chris Deren
Hall of Fame
Hall of Fame

Can you please post full "debug ccsip messages"?

What are you calling, PSTN number or internal phone DN on CUCM?

Do you have proper CSS applied to the trunk on CUCM?

What IOS are you using on CME?

Can you post your config?

Chris

Log Buffer (10000000 bytes):

Apr  3 17:11:54.614: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:2194@10.181.38.156 SIP/2.0

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-2c106c8bfd6f49be-1---d8754z-;rport

Max-Forwards: 70

Contact: <4966>

To: <2194>

From: "Matthew Michaluk"<4966>;tag=792457d9

Call-ID: NmIyNzM3MjBhYjMzZmYxMTQyYzA4OGViNTRiMTNhZjE.

CSeq: 1 INVITE

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO

Content-Type: application/sdp

Supported: replaces

User-Agent: X-Lite 4 release 4.1 stamp 63214

Content-Length: 402

v=0

o=- 12977946714729921 1 IN IP4 10.99.57.85

s=CounterPath X-Lite 4.1

c=IN IP4 10.99.57.85

t=0 0

a=ice-ufrag:8bc311

a=ice-pwd:4e323f2f026316cd3b630b8fb6c1e20d

m=audio 54592 RTP/AVP 107 0 8 101

a=rtpmap:107 BV32/16000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=sendrecv

a=candidate:1 1 UDP 659136 10.99.57.85 54592 typ host

a=candidate:1 2 UDP 659134 10.99.57.85 54593 typ host

Apr  3 17:11:54.626: //154/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-2c106c8bfd6f49be-1---d8754z-;rport

From: "Matthew Michaluk"<4966>;tag=792457d9

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: NmIyNzM3MjBhYjMzZmYxMTQyYzA4OGViNTRiMTNhZjE.

CSeq: 1 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Apr  3 17:11:54.626: //155/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:2194@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5AF06

From: "Matthew Michaluk" <4966>;tag=4C19CE4-1055

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23CD2C4-7CE611E1-81559B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4063992284-2095452641-2169477930-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473114

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 249

v=0

o=CiscoSystemsSIP-GW-UserAgent 9190 378 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 25532 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:11:54.630: //155/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5AF06

From: "Matthew Michaluk" <4966>;tag=4C19CE4-1055

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23CD2C4-7CE611E1-81559B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:11:54.630: //155/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5AF06

From: "Matthew Michaluk" <4966>;tag=4C19CE4-1055

To: <2194>;tag=615455654

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23CD2C4-7CE611E1-81559B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="Q61+fGJ2njtkfatuaC3iLIZeezqloJ1H", algorithm=MD5

Content-Length: 0

Apr  3 17:11:54.634: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:2194@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5AF06

From: "Matthew Michaluk" <4966>;tag=4C19CE4-1055

To: <2194>;tag=615455654

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23CD2C4-7CE611E1-81559B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:11:54.634: //156/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:2194@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5B237D

From: "Matthew Michaluk" <4966>;tag=4C19CF0-14C9

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23EA73C-7CE611E1-81579B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4063992284-2095452641-2169477930-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473114

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 250

v=0

o=CiscoSystemsSIP-GW-UserAgent 9394 7124 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 21286 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:11:54.638: //156/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5B237D

From: "Matthew Michaluk" <4966>;tag=4C19CF0-14C9

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23EA73C-7CE611E1-81579B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:11:54.638: //156/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5B237D

From: "Matthew Michaluk" <4966>;tag=4C19CF0-14C9

To: <2194>;tag=693622302

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23EA73C-7CE611E1-81579B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="YBPjY4DiQzDJECmOMIw3EaKgJ/kaAySh", algorithm=MD5

Content-Length: 0

Apr  3 17:11:54.646: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:2194@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5B237D

From: "Matthew Michaluk" <4966>;tag=4C19CF0-14C9

To: <2194>;tag=693622302

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23EA73C-7CE611E1-81579B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:11:54.646: //157/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:2194@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5C437

From: "Matthew Michaluk" <4966>;tag=4C19CF8-6DF

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23FDF8C-7CE611E1-81599B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4063992284-2095452641-2169477930-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473114

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 250

v=0

o=CiscoSystemsSIP-GW-UserAgent 8292 5511 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 21846 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:11:54.646: //157/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5C437

From: "Matthew Michaluk" <4966>;tag=4C19CF8-6DF

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23FDF8C-7CE611E1-81599B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:11:54.646: //157/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5C437

From: "Matthew Michaluk" <4966>;tag=4C19CF8-6DF

To: <2194>;tag=962362618

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23FDF8C-7CE611E1-81599B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="Q61+fGJ2njtkfatuaC3iLIZeezqloJ1H", algorithm=MD5

Content-Length: 0

Apr  3 17:11:54.654: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:2194@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5C437

From: "Matthew Michaluk" <4966>;tag=4C19CF8-6DF

To: <2194>;tag=962362618

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F23FDF8C-7CE611E1-81599B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:11:54.654: //158/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:2194@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5DACB

From: "Matthew Michaluk" <4966>;tag=4C19D00-1188

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F2411875-7CE611E1-815B9B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4063992284-2095452641-2169477930-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473114

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 250

v=0

o=CiscoSystemsSIP-GW-UserAgent 3361 1012 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 27742 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:11:54.654: //158/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5DACB

From: "Matthew Michaluk" <4966>;tag=4C19D00-1188

To: <2194>

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F2411875-7CE611E1-815B9B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:11:54.658: //158/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5DACB

From: "Matthew Michaluk" <4966>;tag=4C19D00-1188

To: <2194>;tag=1156190691

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F2411875-7CE611E1-815B9B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="YBPjY4DiQzDJECmOMIw3EaKgJ/kaAySh", algorithm=MD5

Content-Length: 0

Apr  3 17:11:54.658: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:2194@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5DACB

From: "Matthew Michaluk" <4966>;tag=4C19D00-1188

To: <2194>;tag=1156190691

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: F2411875-7CE611E1-815B9B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:11:54.658: //154/F23B99DC814F/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 503 Service Unavailable

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-2c106c8bfd6f49be-1---d8754z-;rport

From: "Matthew Michaluk"<4966>;tag=792457d9

To: <2194>;tag=4C19D08-D71

Date: Tue, 03 Apr 2012 17:11:54 GMT

Call-ID: NmIyNzM3MjBhYjMzZmYxMTQyYzA4OGViNTRiMTNhZjE.

CSeq: 1 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=47

Content-Length: 0

Apr  3 17:11:54.710: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:2194@10.181.38.156 SIP/2.0

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-2c106c8bfd6f49be-1---d8754z-;rport

Max-Forwards: 70

To: <2194>;tag=4C19D08-D71

From: "Matthew Michaluk"<4966>;tag=792457d9

Call-ID: NmIyNzM3MjBhYjMzZmYxMTQyYzA4OGViNTRiMTNhZjE.

CSeq: 1 ACK

Content-Length: 0

Apr  3 17:12:13.262: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:113478650916@10.181.38.156 SIP/2.0

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-9d6411f50414b3e5-1---d8754z-;rport

Max-Forwards: 70

Contact: <4966>

To: <113478650916>

From: "Matthew Michaluk"<4966>;tag=17f0d70f

Call-ID: MzFkYjgwMWVmZmJlOWU0NjQ1N2FkZGJmMWQxYmRlNzM.

CSeq: 1 INVITE

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO

Content-Type: application/sdp

Supported: replaces

User-Agent: X-Lite 4 release 4.1 stamp 63214

Content-Length: 402

v=0

o=- 12977946733373191 1 IN IP4 10.99.57.85

s=CounterPath X-Lite 4.1

c=IN IP4 10.99.57.85

t=0 0

a=ice-ufrag:be6cd9

a=ice-pwd:868d1fa4176edb618ed024e0a42906da

m=audio 55146 RTP/AVP 107 0 8 101

a=rtpmap:107 BV32/16000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=sendrecv

a=candidate:1 1 UDP 659136 10.99.57.85 55146 typ host

a=candidate:1 2 UDP 659134 10.99.57.85 55147 typ host

Apr  3 17:12:13.270: //159/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-9d6411f50414b3e5-1---d8754z-;rport

From: "Matthew Michaluk"<4966>;tag=17f0d70f

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: MzFkYjgwMWVmZmJlOWU0NjQ1N2FkZGJmMWQxYmRlNzM.

CSeq: 1 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Apr  3 17:12:13.270: //160/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:113478650916@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5E18E8

From: "Matthew Michaluk" <4966>;tag=4C1E5BC-B1

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5A4797-7CE611E1-81629B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4250472111-2095452641-2170329898-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473133

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 249

v=0

o=CiscoSystemsSIP-GW-UserAgent 6724 930 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 29746 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:12:13.274: //160/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5E18E8

From: "Matthew Michaluk" <4966>;tag=4C1E5BC-B1

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5A4797-7CE611E1-81629B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:12:13.274: //160/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5E18E8

From: "Matthew Michaluk" <4966>;tag=4C1E5BC-B1

To: <113478650916>;tag=2135384412

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5A4797-7CE611E1-81629B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="Q61+fGJ2njtkfatuaC3iLIZeezqloJ1H", algorithm=MD5

Content-Length: 0

Apr  3 17:12:13.278: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:113478650916@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5E18E8

From: "Matthew Michaluk" <4966>;tag=4C1E5BC-B1

To: <113478650916>;tag=2135384412

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5A4797-7CE611E1-81629B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:12:13.278: //161/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:113478650916@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5F8C0

From: "Matthew Michaluk" <4966>;tag=4C1E5C4-1EA3

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5B7FE7-7CE611E1-81649B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4250472111-2095452641-2170329898-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473133

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 248

v=0

o=CiscoSystemsSIP-GW-UserAgent 77 7007 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 30294 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:12:13.282: //161/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5F8C0

From: "Matthew Michaluk" <4966>;tag=4C1E5C4-1EA3

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5B7FE7-7CE611E1-81649B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:12:13.282: //161/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5F8C0

From: "Matthew Michaluk" <4966>;tag=4C1E5C4-1EA3

To: <113478650916>;tag=492895608

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5B7FE7-7CE611E1-81649B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="Q61+fGJ2njtkfatuaC3iLIZeezqloJ1H", algorithm=MD5

Content-Length: 0

Apr  3 17:12:13.286: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:113478650916@10.111.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK5F8C0

From: "Matthew Michaluk" <4966>;tag=4C1E5C4-1EA3

To: <113478650916>;tag=492895608

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5B7FE7-7CE611E1-81649B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:12:13.286: //162/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:113478650916@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK6083F

From: "Matthew Michaluk" <4966>;tag=4C1E5CC-2490

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5CB837-7CE611E1-81669B2A-690F2E09@10.181.38.156

Supported: 100rel,timer,resource-priority,replaces,sdp-anat

Min-SE:  1800

Cisco-Guid: 4250472111-2095452641-2170329898-1762602505

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1333473133

Contact: <4966>

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 69

P-Asserted-Identity: "Matthew Michaluk" <4966>

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 250

v=0

o=CiscoSystemsSIP-GW-UserAgent 5730 7312 IN IP4 10.181.38.156

s=SIP Call

c=IN IP4 10.181.38.156

t=0 0

m=audio 19898 RTP/AVP 0 101

c=IN IP4 10.181.38.156

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

Apr  3 17:12:13.290: //162/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK6083F

From: "Matthew Michaluk" <4966>;tag=4C1E5CC-2490

To: <113478650916>

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5CB837-7CE611E1-81669B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Apr  3 17:12:13.290: //162/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK6083F

From: "Matthew Michaluk" <4966>;tag=4C1E5CC-2490

To: <113478650916>;tag=1807123680

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5CB837-7CE611E1-81669B2A-690F2E09@10.181.38.156

CSeq: 101 INVITE

Allow-Events: presence

WWW-Authenticate: Digest realm="SHU-CM-1-Cluster", nonce="YBPjY4DiQzDJECmOMIw3EaKgJ/kaAySh", algorithm=MD5

Content-Length: 0

Apr  3 17:12:13.294: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:113478650916@10.181.38.112:5060 SIP/2.0

Via: SIP/2.0/UDP 10.181.38.156:5060;branch=z9hG4bK6083F

From: "Matthew Michaluk" <4966>;tag=4C1E5CC-2490

To: <113478650916>;tag=1807123680

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: FD5CB837-7CE611E1-81669B2A-690F2E09@10.181.38.156

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Apr  3 17:12:13.294: //159/FD590EAF815C/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 503 Service Unavailable

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-9d6411f50414b3e5-1---d8754z-;rport

From: "Matthew Michaluk"<4966>;tag=17f0d70f

To: <113478650916>;tag=4C1E5D4-2F0

Date: Tue, 03 Apr 2012 17:12:13 GMT

Call-ID: MzFkYjgwMWVmZmJlOWU0NjQ1N2FkZGJmMWQxYmRlNzM.

CSeq: 1 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=47

Content-Length: 0

Apr  3 17:12:13.298: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:113478650916@10.181.38.156 SIP/2.0

Via: SIP/2.0/UDP 10.99.57.85:31270;branch=z9hG4bK-d8754z-9d6411f50414b3e5-1---d8754z-;rport

Max-Forwards: 70

To: <113478650916>;tag=4C1E5D4-2F0

From: "Matthew Michaluk"<4966>;tag=17f0d70f

Call-ID: MzFkYjgwMWVmZmJlOWU0NjQ1N2FkZGJmMWQxYmRlNzM.

CSeq: 1 ACK

Content-Length: 0

is the IOS 15.1 or newer?

if so add the following:

voice service voip

no ip address trusted authenticate

If not, the message here that is important is:

SIP/2.0 401 Unauthorized

so, make sure CSS applied to trunk has access to the 2194 DN's parition.

HTH,

Chris

flash0:c2900-universalk9-mz.SPA.151-4.M3.bin

Do you mean for inbound call section

Inbound Calls
Required Field
Required Field
Required Field

OK, applying the following should fix it:

voice service voip

no ip address trusted authenticate

HTH, please rate all useful posts!

Chris

I tried that and no luck.  It is in the right calling search space.

Hi Matthew,

The CUCM server is requesting that the gateway authenticate using Digest Authentication.

You have a couple of options. If you don't want to use Digest Authentication on this trunk, you can uncheck the "Enable Digest Authentication" tick box on the SIP trunk security profile assigned to the SIP trunk used by CME. (Make sure that this profile is not used by any other SIP trunks first)

if you need to use Digest Authentication, create an application user e.g "cmeTrunk" and assign a password in the "Digest Credentials" box then on your CME router add the following commands:

sip-ua

authentication username cmeTrunk password

Dave