03-10-2016 08:42 AM
Hi team,
I am dealing with a customer PoC and trying to send attached data to the Finesse screen. I am setting the UUI field on the consumer side and I am seeing from the CVP logs that this information is reaching to the CVP side correctly.
However, based on the logs, when I start an assist session from the consumer side, the first SIP Invite message is coming from CVP to REAS. Then, REAS is responsing with 200 OK and setting the UUI at this time. The problem is that I cannot find a way to read this data on CVP side (UUI field in a SIP 200 OK message). If the first SIP Invite message came from REAS to CVP, then I would have easily read the UUI field.
Appreciate if anyone can comment on how to accomplish this.
Thanks and regards,
Murat
Solved! Go to Solution.
03-16-2016 07:29 AM
Hi Murat,
The logs that you provided start with a re-invite from CUCM (notice there is a tag param on the SIP To header).
Can you provide the whole log. The initial INVITE will come from REAS.
Regards,
Rob
03-14-2016 01:35 AM
Hi Murat,
This sounds unusual as I'd expect the SIP to be triggered from REAS. Can you check the /opt/cisco/10.6.X.10000-X/REAS/domain/servers/appserver-XXXX/log/calls.log
Regards,
Rob
03-14-2016 04:02 AM
Hi Rob,
Yes, I have checked the logs and concluded based on this. You can see the SIP messages below. 10.224.60.11 is the CUCM, 10.224.60.36 and 10.224.60.35 are the REAS servers. 82021 is the queue number on CVP side.
2016-03-10 04:41:35,672 : Inbound Message
Transport: TCP: ip=10.224.60.11, port=33837, secure=false
INVITE sip:assist-5hpb6r5hihjlrd31g8skl1t78@10.224.60.35:5060 SIP/2.0
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
Contact: <sip:10.224.60.11:5060;transport=tcp>
Content-Type: application/sdp
Content-Length: 28
v=0
o=CiscoSystemsSIP-GW-UserAgent 6627 6607 IN IP4 10.226.236.244
s=SIP Call
c=IN IP4 10.226.236.244
t=0 0
m=audio 17028 RTP/AVP 0 126
c=IN IP4 10.226.236.244
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
m=video 0 RTP/AVP 100
c=IN IP4 10.226.236.244
----------------------------
2016-03-10 04:41:35,673 : Outbound Message
Transport: TCP: ip=10.224.60.36, port=5080, secure=false
INVITE sip:assist-5hpb6r5hihjlrd31g8skl1t78@10.224.60.35:5060 SIP/2.0
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d,SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
Contact: <sip:10.224.60.11:5060;transport=tcp>
Content-Type: application/sdp
MSS_Initial_Remote_Addr: 10.224.60.11
MSS_Initial_Remote_Port: 33837
MSS_Initial_Remote_Transport: tcp
Content-Length: 289
v=0
o=CiscoSystemsSIP-GW-UserAgent 6627 6607 IN IP4 10.226.236.244
s=SIP Call
c=IN IP4 10.226.236.244
t=0 0
m=audio 17028 RTP/AVP 0 126
c=IN IP4 10.226.236.244
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
m=video 0 RTP/AVP 100
c=IN IP4 10.226.236.244
----------------------------
2016-03-10 04:41:35,677 : Inbound Message
Transport: TCP: ip=10.224.60.36, port=5080, secure=false
SIP/2.0 100 Trying
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d;rport=46088,SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Content-Length: 0
----------------------------
2016-03-10 04:41:35,678 : Outbound Message
Transport: TCP: ip=10.224.60.11, port=33837, secure=false
SIP/2.0 100 Trying
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Content-Length: 0
----------------------------
2016-03-10 04:41:36,182 : Inbound Message
Transport: TCP: ip=10.224.60.36, port=5080, secure=false
SIP/2.0 200 OK
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d;rport=46088,SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Contact: <sip:10.224.60.35:5060;transport=udp>
Min-SE: 400
Session-Expires: 10800;refresher=uas
Content-Type: application/sdp
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: timer,100rel
Content-Length: 196
v=0
o=- 9143347764 2 IN IP4 10.224.22.37
s=-
c=IN IP4 10.224.22.37
t=0 0
m=audio 17050 RTP/AVP 0 126
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=sendrecv
m=video 0 RTP/AVP
----------------------------
2016-03-10 04:41:36,183 : Outbound Message
Transport: TCP: ip=10.224.60.11, port=33837, secure=false
SIP/2.0 200 OK
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Contact: <sip:10.224.60.35:5060;transport=udp>
Min-SE: 400
Session-Expires: 10800;refresher=uas
Content-Type: application/sdp
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: timer,100rel
Content-Length: 196
v=0
o=- 9143347764 2 IN IP4 10.224.22.37
s=-
c=IN IP4 10.224.22.37
t=0
m=audio 17050 RTP/AVP 0 126
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=sendrecv
m=video 0 RTP/AVP
03-16-2016 07:29 AM
Hi Murat,
The logs that you provided start with a re-invite from CUCM (notice there is a tag param on the SIP To header).
Can you provide the whole log. The initial INVITE will come from REAS.
Regards,
Rob
03-16-2016 08:34 AM
Hi Rob,
Thanks for your support. You are right. It's my fault. I focused on the REAS01. Now, I checked the REAS02 logs and as you said, the first INVITE is coming from REAS. I am pasting the logs here if you want to check. Thanks for your time and support.
2016-03-10 04:41:26,805 : Outbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
INVITE sip:82021@10.224.60.11 SIP/2.0
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
To: <sip:82021@10.224.60.11>
Max-Forwards: 69
Contact: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@10.224.60.35:5060>
Min-SE: 400
Session-Expires: 10800
Content-Type: application/sdp
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: timer,100rel
Route: <sip:10.224.60.11;lr>
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bKa377f28f-b2ae-4ea7-8d81-6463c1d40679_17_e897ac49_601622438214957_0
Content-Length: 1162
v=0
o=- 9143347764 1 IN IP4 10.224.22.37
s=-
c=IN IP4 10.224.22.37
t=0 0
m=audio 17050 RTP/AVP 111 0 8 18 126
a=rtpmap:111 opus/48000/2
a=fmtp:111 minptime=10;
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:126 telephone-event/8000
a=sendrecv
m=video 17004 RTP/AVP 100 101 97
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 nack
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 ccm tmmbr
a=rtpmap:101 VP9/90000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=42801E;packetization-mode=0;level-asymmetry-allowed=1
a=rtcp-fb:97 nack
a=rtcp-fb:97 ccm fir
a=rtcp-fb:97 nack pli
a=rtcp-fb:97 ccm tmmbr
a=sendrecv
a=imageattr:100 send [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144] recv [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144]
a=imageattr:101 send [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144] recv [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144]
a=imageattr:97 send [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144] recv [x=640,y=480] [x=320,y=240] [x=272,y=224] [x=224,y=176] [x=176,y=144]
----------------------------
2016-03-10 04:41:26,808 : Inbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bKa377f28f-b2ae-4ea7-8d81-6463c1d40679_17_e897ac49_601622438214957_0
To: <sip:82021@10.224.60.11>
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
Cisco-Guid: 1608973439-0268435795-0235776776-0182467595
Contact: <sip:10.224.60.11:5060;transport=tcp>
Cisco-Gucid: 5FE6FC7F100001530E0DAB080AE03C0B
Content-Length: 0
----------------------------
2016-03-10 04:41:26,857 : Inbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
SIP/2.0 200 Ok
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bKa377f28f-b2ae-4ea7-8d81-6463c1d40679_17_e897ac49_601622438214957_0
To: <sip:82021@10.224.60.11>;tag=ds339a5df7
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
Cisco-Guid: 1608973439-0268435795-0235776776-0182467595
Contact: <sip:10.224.60.11:5060;transport=tcp>
Date: Thu, 10 Mar 2016 09:41:50 GMT
Allow: INVITE,OPTIONS,BYE,CANCEL,ACK,PRACK,UPDATE,REFER,SUBSCRIBE,NOTIFY,INFO,REGISTER
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-12.x
Require: timer
Session-Expires: 10800;refresher=uac
Content-Disposition: session;handling=required
Supported: replaces,sdp-anat,timer
Content-Type: application/sdp
Cisco-Gucid: 5FE6FC7F100001530E0DAB080AE03C0B
Content-Length: 289
v=0
o=CiscoSystemsSIP-GW-UserAgent 3573 6192 IN IP4 10.226.236.244
s=SIP Call
c=IN IP4 10.226.236.244
t=0 0
m=audio 18704 RTP/AVP 0 126
c=IN IP4 10.226.236.244
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
m=video 0 RTP/AVP 100
c=IN IP4 10.226.236.244
----------------------------
2016-03-10 04:41:26,874 : Outbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
ACK sip:10.224.60.11:5060;transport=tcp SIP/2.0
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 ACK
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
To: <sip:82021@10.224.60.11>;tag=ds339a5df7
Max-Forwards: 70
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: 100rel
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bK3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1_ada14cd5_601622508000257_0
Content-Length: 0
----------------------------
2016-03-10 04:41:35,676 : Inbound Message
Transport: TCP: ip=10.224.60.35, port=46088, secure=false
INVITE sip:assist-5hpb6r5hihjlrd31g8skl1t78@10.224.60.35:5060 SIP/2.0
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 INVITE
Contact: <sip:10.224.60.11:5060;transport=tcp>
Content-Type: application/sdp
MSS_Initial_Remote_Addr: 10.224.60.11
MSS_Initial_Remote_Port: 33837
MSS_Initial_Remote_Transport: tcp
Content-Length: 289
v=0
o=CiscoSystemsSIP-GW-UserAgent 6627 6607 IN IP4 10.226.236.244
s=SIP Call
c=IN IP4 10.226.236.244
t=0 0
m=audio 17028 RTP/AVP 0 126
c=IN IP4 10.226.236.244
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
m=video 0 RTP/AVP 100
c=IN IP4 10.226.236.244
----------------------------
2016-03-10 04:41:35,678 : Outbound Message
Transport: TCP: ip=10.224.60.35, port=46088, secure=false
SIP/2.0 100 Trying
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d;rport=46088
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Content-Length: 0
----------------------------
2016-03-10 04:41:36,182 : Outbound Message
Transport: TCP: ip=10.224.60.35, port=46088, secure=false
SIP/2.0 200 OK
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/TCP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958954013d;rport=46088
Via: SIP/2.0/TCP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295895;rport=33837
CSeq: 1 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Contact: <sip:10.224.60.35:5060;transport=udp>
Min-SE: 400
Session-Expires: 10800;refresher=uas
Content-Type: application/sdp
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: timer,100rel
Content-Length: 196
v=0
o=- 9143347764 2 IN IP4 10.224.22.37
s=-
c=IN IP4 10.224.22.37
t=0 0
m=audio 17050 RTP/AVP 0 126
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=sendrecv
m=video 0 RTP/AVP
----------------------------
2016-03-10 04:41:36,190 : Inbound Message
Transport: UDP: ip=10.224.60.35, port=5060
ACK sip:10.224.60.35:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22958974013d
Via: SIP/2.0/UDP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295897
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 1 ACK
Contact: <sip:10.224.60.11:5060;transport=tcp>
MSS_Initial_Remote_Addr: 10.224.60.11
MSS_Initial_Remote_Port: 57628
MSS_Initial_Remote_Transport: udp
Content-Length: 0
----------------------------
2016-03-10 04:41:44,789 : Inbound Message
Transport: UDP: ip=10.224.60.35, port=5060
INVITE sip:10.224.60.35:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22959034013d
Via: SIP/2.0/UDP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295903
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 2 INVITE
Contact: <sip:10.224.60.11:5060;transport=tcp>
Allow-Events: presence
Remote-Party-ID: <sip:40992@10.224.170.14>;party=called;screen=yes;privacy=off
Content-Type: application/sdp
MSS_Initial_Remote_Addr: 10.224.60.11
MSS_Initial_Remote_Port: 57628
MSS_Initial_Remote_Transport: udp
Content-Length: 487
v=0
o=CiscoSystemsCCM-SIP 1029854 1 IN IP4 10.224.170.14
s=SIP Call
c=IN IP4 10.225.226.155
b=TIAS:2064000
b=AS:2064
t=0 0
m=audio 16432 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 16434 RTP/AVP 97
b=TIAS:2000000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=428014;packetization-mode=0;max-mbps=36000;max-fs=1200;level-asymmetry-allowed=1
a=imageattr:97 send * recv [x=640,y=480]
a=content:main
a=mid:2
----------------------------
2016-03-10 04:41:44,790 : Outbound Message
Transport: UDP: ip=10.224.60.35, port=5060
SIP/2.0 100 Trying
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/UDP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22959034013d
Via: SIP/2.0/UDP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295903
CSeq: 2 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Content-Length: 0
----------------------------
2016-03-10 04:41:45,253 : Outbound Message
Transport: UDP: ip=10.224.60.35, port=5060
SIP/2.0 200 OK
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Via: SIP/2.0/UDP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22959034013d
Via: SIP/2.0/UDP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295903
CSeq: 2 INVITE
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Contact: <sip:10.224.60.35:5060;transport=udp>
Min-SE: 400
Session-Expires: 10800;refresher=uas
Content-Type: application/sdp
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: timer,100rel
Content-Length: 462
v=0
o=- 9143347764 3 IN IP4 10.224.22.37
s=-
c=IN IP4 10.224.22.37
t=0 0
m=audio 17050 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=sendrecv
m=video 17004 RTP/AVP 97
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=42801E;packetization-mode=0;level-asymmetry-allowed=1
a=rtcp-fb:97 nack
a=rtcp-fb:97 ccm fir
a=rtcp-fb:97 nack pli
a=rtcp-fb:97 ccm tmmbr
a=sendrecv
a=imageattr:97 send [x=640,y=480] recv [x=640,y=480]
----------------------------
2016-03-10 04:41:45,260 : Inbound Message
Transport: UDP: ip=10.224.60.35, port=5060
ACK sip:10.224.60.35:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.224.60.35:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~22959054013d
Via: SIP/2.0/UDP 10.224.60.11:5060;branch=z9hG4bKNGSzLN6nVPgoFjq4AwWUiA~~2295905
Max-Forwards: 70
To: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
From: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 2 ACK
Contact: <sip:10.224.60.11:5060;transport=tcp>
MSS_Initial_Remote_Addr: 10.224.60.11
MSS_Initial_Remote_Port: 57628
MSS_Initial_Remote_Transport: udp
Content-Length: 0
----------------------------
2016-03-10 04:42:13,036 : Outbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
BYE sip:10.224.60.11:5060;transport=tcp SIP/2.0
CSeq: 2 BYE
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
To: <sip:82021@10.224.60.11>;tag=ds339a5df7
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
Max-Forwards: 70
User-to-User: 12345
Allow: UPDATE,ACK,INVITE,PRACK,CANCEL
Supported: 100rel
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bK3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1_ada14cd5_601668669412969_0
Content-Length: 0
----------------------------
2016-03-10 04:42:13,038 : Inbound Message
Transport: TCP: ip=10.224.60.11, port=5060, secure=false
SIP/2.0 200 Ok
Via: SIP/2.0/TCP 10.224.60.36:5080;branch=z9hG4bK3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1_ada14cd5_601668669412969_0
To: <sip:82021@10.224.60.11>;tag=ds339a5df7
From: <sip:assist-5hpb6r5hihjlrd31g8skl1t78@remoteexpert.odeabank.com.tr>;tag=0-mobi-04294290_ada14cd5_3115bc48-cdb8-4b8b-aaf6-b3c3f5d7532c_1
Call-ID: 4013d9b87251fbb5dc6e006d7d9af40a@10.224.60.36
CSeq: 2 BYE
Content-Length: 0
----------------------------
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide