Bump.
I'm seeing the same issue as the others (I don't know why this thread is marked as "answered"). When performing a call transfer to a Lync user (the transferring phone is on CUCM 7.1), CUCM sends the original caller ID data to
Lync when the CUCM user "releases" the call (directly connecting the original caller and the Lync user). See this in the two SIP messages (INVITE and UPDATE).
INVITE
TL_INFO(TF_PROTOCOL) [0]093C.16D0::09/25/2013-19:47:37.787.0016f4dd (S4,SipMessage.DataLoggingHelper:sipmessage.cs(686))[1439648545]
<<<<<<<<<<<<Incoming SipMessage c=[<SipTcpConnection_3EC4D6E>], 172.18.8.33:5060<-10.152.11.32:49353
INVITE sip:8292072@q-lyncfe-01.xyz.qa1:5060 SIP/2.0
FROM: "Joe Blow" <sip:2119@10.152.11.32>;tag=0b0729df-c8f3-40f1-8194-b348c6e639ac-24203344
TO: <sip:8292072@q-lyncfe-01.xyz.qa1>
CSEQ: 101 INVITE
CALL-ID: 52fd5800-24313dd9-1e6e-200b980a@10.152.11.32
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP 10.152.11.32:5060;branch=z9hG4bK78892bfce0a4
ALLOW-EVENTS: presence, kpml
CONTACT: <sip:2119@10.152.11.32:5060;transport=tcp>
CONTENT-LENGTH: 0
DATE: Wed, 25 Sep 2013 19:47:37 GMT
EXPIRES: 180
SUPPORTED: timer,resource-priority,replaces
SUPPORTED: X-cisco-srtp-fallback
SUPPORTED: Geolocation
USER-AGENT: Cisco-CUCM7.1
ALLOW: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CALL-INFO: <sip:10.152.11.32:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
P-ASSERTED-IDENTITY: "Joe Blow" <sip:2119@10.152.11.32>
Min-SE: 1800
Remote-Party-ID: "Joe Blow" <sip:2119@10.152.11.32>;party=calling;screen=yes;privacy=off
Session-Expires: 1800
------------EndOfIncoming SipMessage
UPDATE
UPDATE sip:Q-LYNCFE-01.xyz.qa1:5060;maddr=172.18.8.33;transport=Tcp SIP/2.0
FROM: "Joe Blow" <sip:2119@10.152.11.32>;tag=0b0729df-c8f3-40f1-8194-b348c6e639ac-24203344
TO: <sip:8292072@q-lyncfe-01.xyz.qa1>;tag=ffc9958fa9
CSEQ: 102 UPDATE
CALL-ID: 52fd5800-24313dd9-1e6e-200b980a@10.152.11.32
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP 10.152.11.32:5060;branch=z9hG4bK788a3852b3c3
ALLOW-EVENTS: presence, kpml
CONTACT: <sip:2119@10.152.11.32:5060;transport=tcp>
CONTENT-LENGTH: 0
DATE: Wed, 25 Sep 2013 19:47:37 GMT
SUPPORTED: timer,resource-priority,replaces
USER-AGENT: Cisco-CUCM7.1
ALLOW: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
P-ASSERTED-IDENTITY: <sip:6175551234@10.152.11.32>
Remote-Party-ID: <sip:6175551234@10.152.11.32>;party=calling;screen=yes;privacy=off
------------EndOfIncoming SipMessage
However, the Lync client never gets an update so it continues to show just the transferring caller, not the original number.
Trunk configuration is shown below:
Identity : Global
OutboundTranslationRulesList : {}
SipResponseCodeTranslationRulesList : {}
Description :
ConcentratedTopology : True
EnableBypass : False
EnableMobileTrunkSupport : False
EnableReferSupport : True
EnableSessionTimer : False
EnableSignalBoost : False
MaxEarlyDialogs : 20
RemovePlusFromUri : False
RTCPActiveCalls : True
RTCPCallsOnHold : True
SRTPMode : Required
EnablePIDFLOSupport : False
-
Edited by
Hugh Kelley MTRL
Thursday, September 26, 2013 3:30 PM