cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1507
Views
0
Helpful
2
Replies

Unity Connection SIP Integration Issue

mehmetozan1977
Level 1
Level 1

Hi everone, I am having a strange issue with SIP integration between CUCM and Unity Cnx. I pickup the handset on extention 2001 and dial 2004, 2004 does not answer, call transfers to Voicemail, and this is where the issue starts, Unity plays the Attempt to sign in message and prompts to enter the PIN for 2001 instead of transferring the call to extension 2004's inbox.

I have run some debugs and noticed the below, the RedirectingId= field is empty. I have tried this from two different CUCMs into the same Unity and both have the same issue. However both CUCMs work with SCCP integration into the same Unity Cnx Box.

The only reference I could find on the net is the below link, but that also did not help:

https://supportforums.cisco.com/discussion/11049716/unity-connection-80-transfer-calls-voicemail-goes-sign

CallData, 1, CallerId=2001, CalledId=2500, RedirectingId=, Origin=16, Reason=1, CallGuid=D8AD66B4CD3C449B80D53ADE94264603, CallerName=HQ Phone 1, LastRedirectingId=, LastRedirectingReason=1, PortDisplayName=HQ-SIP-NEW-1-002
Application, 1, 2001, AttemptSignIn
State, 1, 2001, State - AttemptSignIn.cde!Dummy
State, 1, 2001, Event is [NULL]
Application, 1, 2001, SubSignIn
Display, 1, 2001, Subscriber Sign-In
State, 1, 2001, State - SubSignIn.cde!AnswerPhone
State, 1, 2001, Event is [TrueEvent]
State, 1, 2001, State - SubSignIn.cde!AuthenticateUser
Application, 1, 2001, -->SubAuthenticate
State, 1, 2001, State - SubAuthenticate.cde!TryCounter
State, 1, 2001, Event is [NULL]
State, 1, 2001, State - SubAuthenticate.cde!GatherID
State, 1, 2001, Event is [FalseEvent]
State, 1, 2001, State - SubAuthenticate.cde!LoadSubscriberMinimalData
State, 1, 2001, Event is [NULL]
State, 1, 2001, State - SubAuthenticate.cde!GatherPIN
Application, 1, 2001, -->SubAuthenticatePW
State, 1, 2001, State - SubAuthenticatePW.cde!ValidatePwd
State, 1, 2001, Event is [HangupEvent]
Application, 1, 2001, <--SubAuthenticatePW
State, 1, 2001, Event is [HangupEvent]
Application, 1, 2001, <--SubAuthenticate
State, 1, 2001, Event is [HangupEvent]
Display, 1, 2001, Idle

Any help greatly appreciated and thank you for your time.

1 Accepted Solution

Accepted Solutions

Jonathan Schulenberg
Hall of Fame
Hall of Fame

You need to enable the Redirecting Diversion Header Delivery - Outbound option on the SIP trunk facing CUC, then reset the trunk.

The Redirecting Diversion Header Delivery - Inbound option should also be selected but is not relevant to this specific problem.

 

View solution in original post

2 Replies 2

Jonathan Schulenberg
Hall of Fame
Hall of Fame

You need to enable the Redirecting Diversion Header Delivery - Outbound option on the SIP trunk facing CUC, then reset the trunk.

The Redirecting Diversion Header Delivery - Inbound option should also be selected but is not relevant to this specific problem.

 

Thank you Jonathan, that was it. Its working now:) Phew.