cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1671
Views
0
Helpful
7
Replies

CME Call Transfer Issue SIP Trunk

ajonesy1987
Level 1
Level 1

I have a weird issue on a Cisco 2921 router running CME 9.1.

IOS Version: (C2900-UNIVERSALK9-M), Version 15.2(4)M4, RELEASE SOFTWARE (fc2)

Basically the problem is when you transfer a call the call drops after a few seconds. BUT this only happens when an outbound call is placed!

Call Flow:
Extension 1013 --> Calls 90800123123 --> Transfer call to Ext 1014 the call then drops after a few seconds.

You can sometimes get a few seconds of speech in but then the call drops

If for example 0800 123 123 called Extension 1013 and then transferred the call to ext 1014 the call transfers and works fine.

So transfer work for inbound based calls but not when outbound.

Any suggestions greatly appreciated!

Thank You

Adam


7 Replies 7

paolo bevilacqua
Hall of Fame
Hall of Fame

A SIP trace would be needed, however make sure that you have

voice service voip

no supplementary-service sip moved-temporarily

no supplementary-service sip refer

That is already present under voice service voip.

The TAC Engineer said that during the outbound call transfer the cme sends a sup update message to the trunk provider which is causing it to fail.

During the incoming call that doesnt happen.

I can do a test call and take debugs. debug ccapit inout and debug ccsip call?

Thanks

Only debug ccsip message and nothing more.

find attached.

call flow:

1013 --> calls 07540691598 --> transfer ext 1014

Thanks

Hi,

I have looked at the logs and the problem is how the CCME is trying to perform the transfer. A sip UPDATE method was sent to opensips but their system didnt respond to it..This was sent 4 times..In the past UPDATE/RE-INVITE during call hold/xfer creates issues...

Try and configure mid-call UPDATE consumtion...I an not sure if this will work because it documented to work between a sip to sip CUBE

voice service voip

sip

mid-call signaling block

Sent:

UPDATE sip:+447540691598@208.76.16.106:4080;transport=udp SIP/2.0

Via: SIP/2.0/UDP 31.221.88.178:5060;branch=z9hG4bK2972496

From: "Ext 1013" <>442035881013@sipgw3.orbtalk.co.uk>;tag=12941988-673

To: <>07540691598@sipgw3.orbtalk.co.uk>;tag=MDk6MTE6MTUuMDA

Date: Tue, 30 Jul 2013 09:11:14 GMT

Call-ID: D1E23CE1-F82E11E2-8372B9FC-6A000AE5@31.221.88.178

User-Agent: Cisco-SIPGateway/IOS-15.2.4.M4

Max-Forwards: 70

Route: <193.104.103.6>

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

Timestamp: 1375175488

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

CSeq: 103 UPDATE

Contact: <442035881013>

Min-SE:  1800

Proxy-Authorization: Digest username="IPT-442035881000",realm="orbtalk.co.uk",uri="sip:+447540691598@208.76.16.106:4080;transport=udp",response="9df45b760de42d64e23f814a7e626592",nonce="83e075aaf872155c41dac0c66dc663a9",opaque="3360477783",algorithm=MD5

Content-Length: 0

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts

Hi,

Thanks for the response. I tried but it didnt work.

I captured another log to show:

Thanks

Pls send your show run (attach it here)

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts