[cisco-voip] CUBE behavior

Somphol Boonjing somphol at gmail.com
Wed Feb 5 20:23:27 EST 2014


Hi,

We are running CUCM 8.6.2 and CUBE 15.2(2)T1.    I collect SIP trace from
an incoming call made between from ITSP to one of our number.

There are two things from SIP trace collected from CUBE that I don't quite
understand.   If anyone has seen similar things and able to explain what
happens, that would be great.

[1] After the call is put on hold and a Resume button is pressed.   CUCM
seems to send an INVITE to CUBE, but addressing it to our local number.
 (ext 1111 registered to our CUCM at 2.2.2.2, but the CUCM send out INVITE
to 1111 at CUBE_IP)

The trace of the anomaly one.

Feb  3 13:11:31.062: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
*INVITE sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0*
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ce234d6995
From: <sip:1111 at 2.2.2.2
>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155

All other Re-INVITEs in the trace contain the correct target URI.

Feb  3 13:11:28.086: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
*INVITE sip:00222222222 at 203.13.194.13:5060;transport=tcp SIP/2.0*
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ca3fe1b3aa
From: <sip:1111 at 2.2.2.2
>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155

Is this a known bug or by design?


[2] For Re-INVITE, CUBE seems to filter both "Remote-Party-ID" &
"P-Asserted-Identify" before sending it out to our ITSP.    Is this
expected?   CUBE seems to be very young and many aspect of its operation is
fairly undocumented so I don't know whether this is a bug or by-design.


Here is the relevant configuration on CUBE

#show run | b voice service voip
voice service voip
 ip address trusted list
....
...
 address-hiding
 mode border-element
 allow-connections sip to sip
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 sip
  bind control source-interface GigabitEthernet0/0
  bind media source-interface GigabitEthernet0/0
  session transport tcp
  rel1xx disable
  header-passing
  error-passthru
  midcall-signaling passthru
  pass-thru content sdp
...
...

A full call trace in question is attached.

Regards,
--Somphol.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20140206/8170ce83/attachment.html>
-------------- next part --------------
Feb  3 13:07:56.870: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:+61111111111 at 203.13.194.13:5060 SIP/2.0
Via: SIP/2.0/TCP 4.4.4.13:5060;branch=z9hG4bKporbh40080qg5k4e1281.1
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 4.4.4.13>;party=calling;screen=yes;privacy=off
From: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
To: <sip:+61111111111 at 203.13.194.13:5060>
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Min-SE: 1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.4.M2
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1391393276
Contact: <sip:+61222222222 at 4.4.4.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 68
Session-Expires: 1800
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 1 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 4.4.4.8
b=TIAS:384000
b=AS:384
t=0 0
m=audio 51662 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 51876 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:07:56.870: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 4.4.4.13:5060;branch=z9hG4bKporbh40080qg5k4e1281.1
From: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
To: <sip:+61111111111 at 203.13.194.13:5060>
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Timestamp: 1391393276
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:07:56.874: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
INVITE sip:1111 at 2.2.2.2:5060 SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F8C771
Remote-Party-ID: "Foo Foo" <sip:00222222222 at 203.13.194.13>;party=calling;screen=yes;privacy=off
From: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
To: <sip:1111 at 2.2.2.2>
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1391393276
Contact: <sip:00222222222 at 203.13.194.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 67
Session-Expires:  1800
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 1 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 203.13.194.13
b=TIAS:384000
b=AS:384
t=0 0
m=audio 30450 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 20876 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:07:56.878: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F8C771
From: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
To: <sip:1111 at 2.2.2.2>
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 101 INVITE
Allow-Events: presence
Content-Length: 0


Feb  3 13:07:56.882: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F8C771
From: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
To: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence
Supported: X-cisco-srtp-fallback
Supported: Geolocation
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 2.2.2.2:5060;transport=tcp>
Content-Length: 0


Feb  3 13:07:56.882: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 4.4.4.13:5060;branch=z9hG4bKporbh40080qg5k4e1281.1
From: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
To: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Timestamp: 1391393276
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Bar Bar" <sip:1111 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 203.13.194.13:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:08:06.242: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F8C771
From: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
To: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence, kpml
Supported: replaces
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uas
Require:  timer
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 2.2.2.2:5060;transport=tcp>
Content-Type: application/sdp
Content-Length: 451
v=0
o=CiscoSystemsCCM-SIP 1518352 1 IN IP4 2.2.2.2
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 31746 RTP/AVP 9 101
c=IN IP4 10.121.109.188
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:08:06.246: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
ACK sip:1111 at 2.2.2.2:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F8DCC8
From: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
To: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Length: 0


Feb  3 13:08:06.246: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 4.4.4.13:5060;branch=z9hG4bKporbh40080qg5k4e1281.1
From: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
To: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Timestamp: 1391393276
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Bar Bar" <sip:1111 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:+61111111111 at 203.13.194.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Session-Expires:  1800;refresher=uas
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 450
v=0
o=CiscoSystemsCCM-SIP 1518352 1 IN IP4 2.2.2.2
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 22470 RTP/AVP 9 101
c=IN IP4 203.13.194.13
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:08:06.306: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:+61111111111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 4.4.4.13:5060;branch=z9hG4bKu0grhh200gig3jge45v0.1
From: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
To: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
Date: Mon, 03 Feb 2014 02:07:56 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Max-Forwards: 69
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Length: 0


Feb  3 13:11:28.086: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:00222222222 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ca3fe1b3aa
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Supported: timer,resource-priority,replaces
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-CUCM8.6
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CSeq: 101 INVITE
Max-Forwards: 70
Expires: 180
Allow-Events: presence
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uac
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=calling;screen=yes;privacy=off
Contact: <sip:00222222222 at 2.2.2.2:5060;transport=tcp>
Content-Type: application/sdp
Content-Length: 444
v=0
o=CiscoSystemsCCM-SIP 1518352 2 IN IP4 2.2.2.2
s=SIP Call
c=IN IP4 0.0.0.0
b=TIAS:64000
b=AS:64
t=0 0
m=audio 31746 RTP/AVP 9 101
a=rtpmap:9 G722/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:28.090: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ca3fe1b3aa
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:11:28.114: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
INVITE sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F90CCC
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Max-Forwards: 70
Timestamp: 1391393488
Contact: <sip:+61111111111 at 203.13.194.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Session-Expires:  1800;refresher=uac
Content-Type: application/sdp
Content-Length: 444
v=0
o=CiscoSystemsCCM-SIP 1518352 2 IN IP4 2.2.2.2
s=SIP Call
c=IN IP4 0.0.0.0
b=TIAS:64000
b=AS:64
t=0 0
m=audio 22470 RTP/AVP 9 101
a=rtpmap:9 G722/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:28.210: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F90CCC
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
CSeq: 101 INVITE
Timestamp: 1391393488
Date: Mon, 03 Feb 2014 02:11:28 GMT
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 139.86.0.10>;party=called;screen=yes;privacy=off
Contact: <sip:+61222222222 at 4.4.4.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Supported: timer
Server: Cisco-SIPGateway/IOS-15.2.4.M2
Session-Expires: 1800;refresher=uac
Require: timer
Content-Type: application/sdp
Content-Length: 469
v=0
o=CiscoSystemsCCM-SIP 4405897 2 IN IP4 4.4.4.8
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 51662 RTP/AVP 9 101
c=IN IP4 4.4.4.8
a=rtpmap:9 G722/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 0.0.0.0
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:28.214: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
ACK sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F91EA2
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Length: 0


Feb  3 13:11:28.222: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ca3fe1b3aa
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:00222222222 at 203.13.194.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Session-Expires:  1800;refresher=uac
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Length: 469
v=0
o=CiscoSystemsCCM-SIP 4405897 2 IN IP4 4.4.4.8
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 30450 RTP/AVP 9 101
c=IN IP4 203.13.194.13
a=rtpmap:9 G722/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 0.0.0.0
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:28.222: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:00222222222 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cb14cb78da
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: presence
Content-Length: 0


Feb  3 13:11:28.226: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:00222222222 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cc1c71f818
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Supported: timer,resource-priority,replaces
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-CUCM8.6
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CSeq: 102 INVITE
Max-Forwards: 70
Expires: 180
Allow-Events: presence
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uac
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=calling;screen=yes;privacy=off
Contact: <sip:00222222222 at 2.2.2.2:5060;transport=tcp>
Content-Length: 0


Feb  3 13:11:28.226: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cc1c71f818
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 102 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:11:28.226: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
INVITE sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F921F38
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 102 INVITE
Max-Forwards: 70
Timestamp: 1391393488
Contact: <sip:+61111111111 at 203.13.194.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Session-Expires:  1800;refresher=uac
Content-Length: 0


Feb  3 13:11:28.398: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F921F38
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
CSeq: 102 INVITE
Timestamp: 1391393488
Date: Mon, 03 Feb 2014 02:11:28 GMT
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 139.86.0.10>;party=called;screen=yes;privacy=off
Contact: <sip:+61222222222 at 4.4.4.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Supported: timer
Server: Cisco-SIPGateway/IOS-15.2.4.M2
Session-Expires: 1800;refresher=uac
Require: timer
Content-Type: application/sdp
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 3 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 4.4.4.8
b=TIAS:384000
b=AS:384
t=0 0
m=audio 51662 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 51876 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:28.402: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cc1c71f818
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 102 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 203.13.194.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Session-Expires:  1800;refresher=uac
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 3 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 203.13.194.13
b=TIAS:384000
b=AS:384
t=0 0
m=audio 20060 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 30386 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:28.406: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cd31f5071a
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Max-Forwards: 70
CSeq: 102 ACK
Allow-Events: presence
Content-Type: application/sdp
Content-Length: 403
v=0
o=CiscoSystemsCCM-SIP 1518352 3 IN IP4 2.2.2.2
s=SIP Call
t=0 0
m=audio 4000 RTP/AVP 0
c=IN IP4 10.60.11.193
a=X-cisco-media:umoh
a=rtpmap:0 PCMU/8000
a=ptime:20
a=sendonly
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:11:28.410: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
ACK sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F93DC6
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:28 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Max-Forwards: 70
CSeq: 102 ACK
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 405
v=0
o=CiscoSystemsCCM-SIP 1518352 3 IN IP4 2.2.2.2
s=SIP Call
t=0 0
m=audio 22470 RTP/AVP 0
c=IN IP4 203.13.194.13
a=X-cisco-media:umoh
a=rtpmap:0 PCMU/8000
a=ptime:20
a=sendonly
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:11:31.062: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ce234d6995
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Supported: timer,resource-priority,replaces
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-CUCM8.6
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CSeq: 103 INVITE
Max-Forwards: 70
Expires: 180
Allow-Events: presence
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uac
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=calling;screen=yes;privacy=off
Contact: <sip:00222222222 at 2.2.2.2:5060;transport=tcp>
Content-Type: application/sdp
Content-Length: 386
v=0
o=CiscoSystemsCCM-SIP 1518352 4 IN IP4 2.2.2.2
s=SIP Call
c=IN IP4 0.0.0.0
t=0 0
m=audio 4000 RTP/AVP 0
a=X-cisco-media:umoh
a=rtpmap:0 PCMU/8000
a=ptime:20
a=inactive
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:31.066: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ce234d6995
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 103 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:11:31.066: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
INVITE sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F945CE
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 103 INVITE
Max-Forwards: 70
Timestamp: 1391393491
Contact: <sip:+61111111111 at 203.13.194.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Session-Expires:  1800;refresher=uac
Content-Type: application/sdp
Content-Length: 387
v=0
o=CiscoSystemsCCM-SIP 1518352 4 IN IP4 2.2.2.2
s=SIP Call
c=IN IP4 0.0.0.0
t=0 0
m=audio 22470 RTP/AVP 0
a=X-cisco-media:umoh
a=rtpmap:0 PCMU/8000
a=ptime:20
a=inactive
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=inactive
a=mid:227796888


Feb  3 13:11:31.134: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F945CE
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
CSeq: 103 INVITE
Timestamp: 1391393491
Date: Mon, 03 Feb 2014 02:11:31 GMT
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 139.86.0.10>;party=called;screen=yes;privacy=off
Contact: <sip:+61222222222 at 4.4.4.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Supported: timer
Server: Cisco-SIPGateway/IOS-15.2.4.M2
Session-Expires: 1800;refresher=uac
Require: timer
Content-Type: application/sdp
Content-Length: 422
v=0
o=CiscoSystemsCCM-SIP 4405897 4 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 4.4.4.8
b=TIAS:64000
b=AS:64
t=0 0
m=audio 51662 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:31.138: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
ACK sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F95153D
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Max-Forwards: 70
CSeq: 103 ACK
Allow-Events: telephone-event
Content-Length: 0


Feb  3 13:11:31.138: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224ce234d6995
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 103 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 203.13.194.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Session-Expires:  1800;refresher=uac
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Length: 422
v=0
o=CiscoSystemsCCM-SIP 4405897 4 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 203.13.194.13
b=TIAS:64000
b=AS:64
t=0 0
m=audio 20060 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=inactive
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:31.142: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224cf5e3cd36c
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Max-Forwards: 70
CSeq: 103 ACK
Allow-Events: presence
Content-Length: 0


Feb  3 13:11:31.142: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
INVITE sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d03440029f
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Supported: timer,resource-priority,replaces
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-CUCM8.6
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CSeq: 104 INVITE
Max-Forwards: 70
Expires: 180
Allow-Events: presence
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uac
P-Asserted-Identity: "Bar Bar" <sip:1111 at 2.2.2.2>
Remote-Party-ID: "Bar Bar" <sip:1111 at 2.2.2.2>;party=calling;screen=yes;privacy=off
Contact: <sip:00222222222 at 2.2.2.2:5060;transport=tcp>
Content-Length: 0


Feb  3 13:11:31.142: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d03440029f
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 104 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Content-Length: 0


Feb  3 13:11:31.142: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
INVITE sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F96B9D
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 4259310464-0000065536-0000011456-0202266251
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 104 INVITE
Max-Forwards: 70
Timestamp: 1391393491
Contact: <sip:+61111111111 at 203.13.194.13:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Session-Expires:  1800;refresher=uac
Content-Length: 0


Feb  3 13:11:31.310: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F96B9D
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
CSeq: 104 INVITE
Timestamp: 1391393491
Date: Mon, 03 Feb 2014 02:11:31 GMT
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 139.86.0.10>;party=called;screen=yes;privacy=off
Contact: <sip:+61222222222 at 4.4.4.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Supported: timer
Server: Cisco-SIPGateway/IOS-15.2.4.M2
Session-Expires: 1800;refresher=uac
Require: timer
Content-Type: application/sdp
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 5 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 4.4.4.8
b=TIAS:384000
b=AS:384
t=0 0
m=audio 51662 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 51876 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:31.310: //594462/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d03440029f
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
CSeq: 104 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Foo Foo" <sip:+61222222222 at 203.13.194.13>;party=called;screen=yes;privacy=off
Contact: <sip:1111 at 203.13.194.13:5060;transport=tcp>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-15.2.2.T1
Session-Expires:  1800;refresher=uac
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Length: 601
v=0
o=CiscoSystemsCCM-SIP 4405897 5 IN IP4 4.4.4.8
s=SIP Call
c=IN IP4 203.13.194.13
b=TIAS:384000
b=AS:384
t=0 0
m=audio 26830 RTP/AVP 9 0 8 116 18 101
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:8 PCMA/8000
a=ptime:20
a=rtpmap:116 iLBC/8000
a=ptime:20
a=maxptime:80
a=fmtp:116 mode=20
a=rtpmap:18 G729/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 22592 RTP/AVP 97
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1


Feb  3 13:11:31.354: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
ACK sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d164bff9dd
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Max-Forwards: 70
CSeq: 104 ACK
Allow-Events: presence, kpml
Content-Type: application/sdp
Content-Length: 451
v=0
o=CiscoSystemsCCM-SIP 1518352 5 IN IP4 2.2.2.2
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 19486 RTP/AVP 9 101
c=IN IP4 10.121.109.188
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:11:31.354: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
ACK sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F9711E
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Max-Forwards: 70
CSeq: 104 ACK
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 450
v=0
o=CiscoSystemsCCM-SIP 1518352 5 IN IP4 2.2.2.2
s=SIP Call
b=TIAS:64000
b=AS:64
t=0 0
m=audio 22470 RTP/AVP 9 101
c=IN IP4 203.13.194.13
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 0 RTP/AVP 97
c=IN IP4 203.13.194.13
b=TIAS:320000
a=rtpmap:97 H264/90000
a=fmtp:97 profile-level-id=420014;packetization-mode=0;max-mbps=36000;max-fs=1280;level-asymmetry-allowed=1
a=mid:227796888


Feb  3 13:11:40.246: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received: 
BYE sip:1111 at 203.13.194.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d25d6c604e
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
User-Agent: Cisco-CUCM8.6
Max-Forwards: 70
CSeq: 105 BYE
Reason: Q.850;cause=16
Content-Length: 0


Feb  3 13:11:40.250: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Sent: 
BYE sip:+61222222222 at 4.4.4.13:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F981878
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Date: Mon, 03 Feb 2014 02:11:31 GMT
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
User-Agent: Cisco-SIPGateway/IOS-15.2.2.T1
Timestamp: 1391393500
CSeq: 105 BYE
Reason: Q.850;cause=16
Max-Forwards: 70
P-RTP-Stat: PS=10667,OS=1706720,PR=10515,OR=1808580,PL=0,JI=0,LA=0,DU=214
Content-Length: 0


Feb  3 13:11:40.250: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 2.2.2.2:5060;branch=z9hG4bK224d25d6c604e
From: <sip:1111 at 2.2.2.2>;tag=1518352~5715354d-5e10-479a-bb99-fd13399246ab-42474051
To: "Foo Foo" <sip:00222222222 at 203.13.194.13>;tag=BCC14C68-1155
Date: Mon, 03 Feb 2014 02:11:40 GMT
Call-ID: D5339EFA-8BAE11E3-837DBED2-1D1A448F at 203.13.194.13
Server: Cisco-SIPGateway/IOS-15.2.2.T1
CSeq: 105 BYE
Reason: Q.850;cause=16
P-RTP-Stat: PS=10513,OS=1682080,PR=10668,OR=1834896,PL=0,JI=0,LA=0,DU=214
Content-Length: 0


Feb  3 13:11:40.302: //594461/FDDFEB800000/SIP/Msg/ccsipDisplayMsg:
Received: 
SIP/2.0 200 OK
Via: SIP/2.0/TCP 203.13.194.13:5060;branch=z9hG4bK5F981878
From: <sip:+61111111111 at 203.13.194.13:5060>;tag=BCC14C70-92C
To: "Foo Foo" <sip:+61222222222 at 4.4.4.13:45800>;tag=B4518D28-925
Call-ID: D51AE1B7-8BAE11E3-825CA4AE-9FC57008 at 139.86.0.10
Timestamp: 1391393500
CSeq: 105 BYE
Date: Mon, 03 Feb 2014 02:11:40 GMT
Server: Cisco-SIPGateway/IOS-15.2.4.M2
Reason: Q.850;cause=16
P-RTP-Stat: PS=10520,OS=1683200,PR=10662,OR=1833864,PL=0,JI=0,LA=0,DU=214
Content-Length: 0




More information about the cisco-voip mailing list