Brkucc 2006
Brkucc 2006
Brkucc 2006
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 3
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 4
Cisco Webex Teams
Questions?
Use Cisco Webex Teams (formerly Cisco Spark)
to chat with the speaker after the session
How
1 Find this session in the Cisco Events Mobile App
2 Click “Join the Discussion”
3 Install Webex Teams or go directly to the team space
4 Enter messages/questions in the team space
cs.co/ciscolivebot#BRKUCC-2006
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 5
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 6
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 7
•
•
•
•
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 8
H.323 SIP
Support for “+” character
Signalling Authentication and Encryption TLS
Media Encryption
“Run On All Nodes” feature
“Up to 16 destination addresses” feature
OPTIONS Ping
SME CoW with extended Round Trip Times
G.711, G.722, G.723, G.729 Support
SIP Subscribe / Notify, Publish – Presence
Accept Audio Codec Preferences in Received Offer
URI Call Routing, Global Dial Plan Replication
IPv6, Dual Stack, ANAT
BFCP – Video Desktop Sharing
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
H.323 SIP MGCP
Centralized Provisioning
Centralized Call Detail Records
QSIG Tunneling
ISDN Overlap Sending
Accept Audio Codec Preferences in Received Offer
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 11
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 12
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 13
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 14
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 15
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 16
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 17
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 19
INVITE sip:1001@10.10.199.250:5060 SIP/2.0 --------------------------------
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
To: <sip:1001@10.10.199.250>
Date: Wed, 18 Feb 2015 18:37:57 GMT
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
Supported: timer,resource-priority,replaces
Min-SE: 1800
User-Agent: Cisco-CUCM8.0
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER….. SIP Message
CSeq: 101 INVITE
Contact: <sip:2002@10.10.199.251:5060;transport=tcp> Headers
Expires: 180 Some Mandatory
Allow-Events: presence, kpml
Supported: X-cisco-srtp-fallback Some Optional
Supported: Geolocation
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Cisco-Guid: 2414147072-3082893189-0000000002-4224127660
Session-Expires: 1800
P-Asserted-Identity: <sip:2002@10.10.199.251>
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
Max-Forwards: 70
Content-Length: 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 20
Request /Header Request Header Content Category
INVITE sip:1001@10.10.199.250:5060 SIP/2.0 Route and
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb Transaction
CSeq: 101 INVITE related
headers
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
Contact: <sip:2002@10.10.199.251:5060;transport=tcp>
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 22
Request Request Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
SIP URI content sip:user@host:port-number Comments
User 1001 Number /Name
The Called User
Host 10.10.199.250 IP Address/ Hostname/ Domain Name
Configured SIP Trunk Destination
Port 5060 TCP/UDP Port Number
SIP Protocol Version 2.0 Incoming and Outgoing Transport Type
Configurable via SIP Trunk Security Profile
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP INVITE – Related CUCM Configuration affecting the
INVITE Request Line and To Header
CUCM SIP Trunk Request Line/ SIP URI/ SIP Message Header content
Destination SIP Message Header
IP Address Used INVITE Request Line sip:1001@10.10.199.250:5060 SIP/2.0
IP Address Used To : Header <sip:1001@10.10.199.250>
FQDN/DNS SRV Used INVITE Request Line sip:1001@cisco.com:5060 SIP/2.0
FQDN/DNS SRV Used To : Header <sip:1001@cisco.com>
FQDN /DNS SRV resolved to an IP address which is used at the IP Layer
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request /Header Request/ Message Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
CSeq: 101 INVITE
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 25
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 26
VIA Header content SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
SIP Protocol Version 2.0
Transport Protocol TCP Configurable :TCP/UDP/TLS
Incoming and Outgoing Transport Type
Configurable via SIP Trunk Security Profile
User Agent 10.10.199.251 Address of CUCM generating the SIP Request
(As a B2BUA, CUCM is the UA in this transaction)
Incoming Port Number 5060 Incoming TCP/UDP /TLS Port Number
Configurable via SIP Trunk Security Profile
Branch z9hG4bK3395a5cdb Unique Identifier for this transaction
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request /Header Request Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
CSeq: 101 INVITE
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 28
Request Header Content Category
<sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5- Identity and
SIP Message Header Message Header Content
353990242dfe-32552697
Dialog
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-
<sip:1001@10.10.199.250>
32552697
related
8fe4f600-b7c13785-3-fbc712ac@10.10.199.251 headers
To: <sip:1001@10.10.199.250>
<sip:2002@10.10.199.251>
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
<sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
<sip:2002@10.10.199.251:5060;transport=tcp>
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 29
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 31
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
P-Asserted-Identity: <sip:2002@10.10.199.251>
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
P-Asserted Identity which additionally supports Authentication, supersedes Remote Party ID.
P-Asserted Identity Privacy Header values can also override Device and Trunk settings for Name and/or
Number presentation and restriction
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 32
If this box is checked, CUCM will relay an alphanumeric hostname of a caller to the called endpoint in
SIP Identity header information.
If the call is originating from a line device on the CUCM cluster, and is being routed over a SIP trunk
then the configured value for the Enterprise Parameter “Organization Top-Level Domain” will be used
in the Identity headers. e.g. “cisco.com”
SIP Message Header Message Header Content Content with “Use FQDN in SIP Requests”
From: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
P-Asserted-Identity: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
Remote-Party-ID: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
Contact: <sip:2002@10.10.199.251:5060> <sip:2002@cisco.com>
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request Header Request Header Content Category
Supported: timer,resource-priority,replaces Timer related
Session-Expires: 1800 headers
Min-SE: 1800
Expires: 180
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 34
Request Header Request Header Content Category
Supported: timer,resource-priority,replaces Timer related
Session-Expires: 1800 headers
Min-SE: 1800
Expires: 180
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, Methods and
SUBSCRIBE, NOTIFY Events
Allow-Events: presence, kpml
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 36
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request Header Request Header Content Category
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, Methods and
SUBSCRIBE, NOTIFY Events
Allow-Events: presence, kpml
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 38
Request Header Request Header Content Category
Date: Wed, 18 Feb 2015 18:37:57 GMT Other
Max-Forwards: 70 headers
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-
event;Duration=500"
Content-Length 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 39
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 40
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 41
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 43
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 44
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 45
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Description Attribute Content Comments
o= Origin CiscoSystemsCCM-SIP 2000 1 IN IP4 10.10.199.250 10.10.199.250 = CUCM IP Address
s= Session Name SIP Call
c= Connection Data IN IP4 10.10.199.130 Phone’s IP Address
t= Timing 00 Permanent Session
m= Media audio 16444 RTP/AVP 0 8 18 101 UDP Port 16444, RTP Payload Type –
Descriptions Codecs : G711U, G711A, G729. DTMF
a= Attribute rtpmap:0 G711U/8000 G.711 U-Law codec offered for this call
a= Attribute rtpmap:8 G711A/8000 G.711 A-Law codec offered for this call
a= Attribute rtpmap:18 G729/8000 G.729 codec offered for this call
a= Attribute ptime:20 RTP packet sampling time (mS)
a= Attribute sendrecv Two way Audio
a= Attribute rtpmap:101 telephone-event/8000 101 – DTMF RTP Payload Type number
a= Attribute a=fmtp:101 0-15 DTMF tones (Events 0 through 15 )
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Attribute Description Attribute Content Comments
m= Media Descriptions audio 16444 RTP/AVP 0 8 18 101 Media/Port#/Protocol/ RTP Payload Types
a= Attribute rtpmap:0 PCMU/8000 G.711 u-law codec
a= Attribute rtpmap:8 PCMA/8000 G.711 a-law codec
a= Attribute rtpmap:18 G729/8000 G.729 codec
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Description Attribute Content Comments
v= Version 0
o= Origin CiscoSystemsCCM-SIP 2000 1 IN IP4 10.10.199.251 10.10.199.251 = CUCM IP Address
s= Session Name SIP Call
c= Connection Data IN IP4 10.10.199.179 Phone’s IP Address
t= Timing 00 Permanent Session
m= Media audio 28668 RTP/AVP 18 101 UDP Port 28668, RTP – 18 = RTP
Descriptions Payload Type number for G729 codec,
101 = DTMF
a= Attribute rtpmap:18 G729/8000 G.729 codec selected for this call
a= Attribute ptime:20 RTP packet sampling time (mS)
a= Attribute sendrecv Two way Audio
a= Attribute rtpmap:101 telephone-event/8000 101 – DTMF RTP Payload Type number
a= Attribute a=fmtp:101 0-15 DTMF tones (Events 0 through 15 )
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 57
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 58
Attribute Description Attribute Content Comments
b= Bandwidth (bps) TIAS:6000000 Transport Independent
Application Specific bandwidth
m= Media Descriptions video 16446 RTP/AVP 98 99 Media/Port#/Protocol/ RTP
Payload Types (H.264, H.263)
c= Connection Data IN IP4 10.58.9.86 Video Phone IP Address
a= Attribute rtpmap:98 H264/90000 H.264 Video Codec
a= H.264 Video Codec fmtp:98 profile-level-id=428016; packetization-mode=1; max-mbps=245000;
receive capabilities max-fs=9000;max-cpb=200; max-br=5000; max-rcmd-nalu-size=3456000; max-
smbps=245000; max-fps=6000
a= Attribute rtpmap:99 H263-1998/90000 H.263 Video Codec
a= H.263 Video Codec fmtp:99 QCIF=1; CIF=1; CIF4=1; CUSTOM=352,240,1
receive capabilities
a= Attribute rtcp-fb:* nack pli RTCP Feedback – Packet Loss
a= Attribute rtcp-fb:* ccm tmmbr RTCP Feedback – Max Bit Rate
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 60
Attribute Description Attribute Content Comments
b= Bandwidth (bps) TIAS:6000000 Transport Independent
Application Specific bandwidth
m= Media Descriptions m=video 2348 RTP/AVP 98 Media/Port#/Protocol/ RTP
Payload Types (H.264)
c= Connection Data IN IP4 10.58.9.222 Video Phone IP Address
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 62
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 65
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 66
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 74
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 75
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 77
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 78
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Do not use “MTP Required” for Early Offer MTP is inserted for every call
If you are using UC version 10.5 or above Use Best Effort Early Offer
If you are using UC versions 8.5/ 9.X/ 10.0
Type and quantities of the phones in the CUCM cluster :
Mostly older SCCP phones (e.g. 7940s/7960s) ----------- Use Delayed Offer
Mostly newer Phones ------------------------------------------- Use Early Offer : Mandatory (insert MTP if needed)
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 81
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 82
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 84
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 85
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 89
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 90
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 91
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 92
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 93
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
P-Asserted-Identity: <sip:2002@10.10.199.251>
Privacy: None
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 94
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 95
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk configuration :
SIP Privacy Setting
Default Privacy values taken from Trunk/ Device - Presentation/Restriction settings
None Implies “Presentation Allowed”
ID Presentation restricted for name and number – Overrides device setting
ID Critical Presentation restricted – Must be supported by network, or call fails
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 99
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 100
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 102
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 103
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 105
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 111
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 113
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 122
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 127
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 128
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 129
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 130
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 133
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 134
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 135
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 136
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
9.X End of Support December 2018
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Large Scale UC Designs
Call Admission Control
(CAC)
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 147
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 156
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 157
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
•
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
•
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 167
•
•
•
•
•
•
•
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 168
»
»
»
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 169
Cisco Webex Teams
Questions?
Use Cisco Webex Teams (formerly Cisco Spark)
to chat with the speaker after the session
How
1 Find this session in the Cisco Events Mobile App
2 Click “Join the Discussion”
3 Install Webex Teams or go directly to the team space
4 Enter messages/questions in the team space
cs.co/ciscolivebot#BRKUCC-2006
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 171
Complete your online
session survey
• Please complete your Online Session
Survey after each session
• Complete 4 Session Surveys & the Overall
Conference Survey (available from
Thursday) to receive your Cisco Live T-
shirt
• All surveys can be completed via the Cisco
Events Mobile App or the Communication
Stations
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 172
Continue Your Education
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 173
Thank you
SIP Basics – Typical Call Set Up
SIP Message exchange
SIP Trunk
INVITE
100 Trying
180 Ringing
200 OK
ACK
10.10.199.251 10.10.199.250
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 178
SIP Messages – INVITE Request with SIP Headers
INVITE sip:1001@10.10.199.250:5060 SIP/2.0 ---------------------------- Request INVITE to 1001
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
To: <sip:1001@10.10.199.250>
Date: Wed, 18 Feb 2015 18:37:57 GMT
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
Supported: timer,resource-priority,replaces
Min-SE: 1800
User-Agent: Cisco-CUCM8.0
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER….. SIP Message
CSeq: 101 INVITE
Contact: <sip:2002@10.10.199.251:5060;transport=tcp> Headers
Expires: 180 Some Mandatory
Allow-Events: presence, kpml
Supported: X-cisco-srtp-fallback Some Optional
Supported: Geolocation
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Cisco-Guid: 2414147072-3082893189-0000000002-4224127660
Session-Expires: 1800
P-Asserted-Identity: <sip:2002@10.10.199.251>
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
Max-Forwards: 70
Content-Length: 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 179
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 180
SIP Messages – INVITE with Headers re-grouped (1 of 3)
Request /Header Request Header Content Category
INVITE sip:1001@10.10.199.250:5060 SIP/2.0 Route and
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb Transaction
CSeq: 101 INVITE related
headers
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
Contact: <sip:2002@10.10.199.251:5060;transport=tcp>
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 181
SIP Messages – INVITE with Headers re-grouped (2 of 3)
Request Header Request Header Content Category
Supported: timer,resource-priority,replaces Timer related
Session-Expires: 1800 headers
Min-SE: 1800
Expires: 180
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, Methods and
SUBSCRIBE, NOTIFY Events
Allow-Events: presence, kpml
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 183
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 184
SIP INVITE – Request Line
Request Request Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
SIP URI content sip:user@host:port-number Comments
User 1001 Number /Name
The Called User
Host 10.10.199.250 IP Address/ Hostname/ Domain Name
Configured SIP Trunk Destination
Port 5060 TCP/UDP Port Number
SIP Protocol Version 2.0 Incoming and Outgoing Transport Type
Configurable via SIP Trunk Security Profile
How CUCM configuration affects the contents of the INVITE Request :
CUCM SIP Trunk Request Line/ SIP URI/ SIP Message Header content
Destination SIP Message Header
IP Address Used INVITE Request Line sip:1001@10.10.199.250:5060 SIP/2.0
IP Address Used To : Header <sip:1001@10.10.199.250>
FQDN/DNS SRV Used INVITE Request Line sip:1001@cisco.com:5060 SIP/2.0
FQDN/DNS SRV Used To : Header <sip:1001@cisco.com>
FQDN /DNS SRV resolved to an IP address which is used at the IP Layer
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request /Header Request/ Message Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
CSeq: 101 INVITE
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 187
SIP Sessions : Transactions and Dialogs
A Transaction :
An exchange of messages between User Agents to perform a specific task e.g. Call set up, or call tear
down. A transaction consists of one request and all responses to that request.
A Dialog :
A series of one, or more transactions that take place between two User Agents
RTP Media
Response – 200 OK
Transaction 102 BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 188
SIP INVITE - Route and Transaction related Headers :
Via Header
A Mandatory Header in Requests and Responses
The Via header is used to record the SIP route taken by a Request and to route a Response back to the
originator. A User Agent generating a Request records its own address in a Via header field. Multiple
Via Headers can be used to record the route of a Request through several SIP switches
Exactly the same header is used by both client and server User Agents for this transaction
VIA Header content SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
SIP Protocol Version 2.0
Transport Protocol TCP Configurable :TCP/UDP/TLS
Incoming and Outgoing Transport Type
Configurable via SIP Trunk Security Profile
User Agent 10.10.199.251 Address of CUCM generating the SIP Request
(As a B2BUA, CUCM is the UA in this transaction)
Incoming Port Number 5060 Incoming TCP/UDP /TLS Port Number
Configurable via SIP Trunk Security Profile
Branch z9hG4bK3395a5cdb Unique Identifier for this transaction
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP INVITE – Command Sequence Header
Request /Header Request Header Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
CSeq: 101 INVITE
The sequence number and method remain the same for each transaction in a dialog
The method matches the Request for the transaction
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 190
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-
32552697
To: <sip:1001@10.10.199.250>
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
P-Asserted-Identity: <sip:2002@10.10.199.251>
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
Contact: <sip:2002@10.10.199.251:5060;transport=tcp>
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 191
SIP INVITE – From and To Headers
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
The same Call-ID is used in all SIP messages (Requests and Responses) for all transactions within this
dialog
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 193
P-Asserted-ID and Remote-Party-ID Headers
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
P-Asserted-Identity: <sip:2002@10.10.199.251>
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
P-Asserted Identity which additionally supports Authentication, supersedes Remote Party ID.
P-Asserted Identity Privacy Header values can also override Device and Trunk settings for Name and/or
Number presentation and restriction
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 194
SIP INVITE : P-Asserted-Identity - Related Headers
SIP Message Header Message Header Content /values
From: “Bob Jones” <sip:2002@10.10.199.251>
P-Asserted-Identity: “Bob Jones” <sip:2002@10.10.199.251>
P-Preferred-Identity: “Bob Jones” <sip:2002@10.10.199.251>
Privacy: None/ ID/ ID Critical
The CUCM SIP Trunk can be configured to send User Identity in either the :
The Privacy header can be configured to indicate whether or not privacy (Identity delivery/ Identity
blocking in the From header) is invoked for this call.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 195
CUCM Config : P-Asserted-Identity – Asserted Type
2002
Bob Jones Default = P-Asserted-Identity: “Bob Jones” <sip:2002@10.10.199.251>
P-Preferred Identity
P-Asserted Identity
Digest Auth Challenge from SIP Realm B
Digest Authentication Response
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
If this box is checked, CUCM will relay an alphanumeric hostname of a caller to the called endpoint in
SIP Identity header information.
If the call is originating from a line device on the CUCM cluster, and is being routed over a SIP trunk
then the configured value for the Enterprise Parameter “Organization Top-Level Domain” will be used
in the Identity headers. e.g. “cisco.com”
SIP Message Header Message Header Content Content with “Use FQDN in SIP Requests”
From: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
P-Asserted-Identity: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
Remote-Party-ID: <sip:2002@10.10.199.251> <sip:2002@cisco.com>
Contact: <sip:2002@10.10.199.251:5060> <sip:2002@cisco.com>
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Number and Name Presentation information
Header Priority : From/ RPID/ PAI
2002
Bob Jones From: “Jim Smith” <sip:1001@10.10.199.251>
Displayed
P-Asserted-Identity: “Bob Jones” <sip:2002@10.10.199.251> Caller
Identity
Remote-Party-ID: “May Brown” <sip:3003@10.10.199.251> ?
For Calling User Identity and Connected User Identity Presentation. The presented
User Identity is taken from Identity Headers in the following priority order :
1) PAI header
2) RPID header
3) From header
UC 10.0 allows this order to be changed…… BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 201
CUCM SIP Trunk Features
SIP Profile settings – CLID Presentation
“Strict From URI presentation” : Process Identity using the From header only
“Strict Identity Headers” : Process Identity using the PAI and RPID Identity headers
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 202
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
P-Asserted-Identity: <sip:2002@10.10.199.251>
Privacy: None
Remote-Party-ID: <sip:2002@10.10.199.251>;party=calling;screen=yes;privacy=off
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 203
Presentation/Restriction of Calling Line ID & Calling Name
From: “Bob Jones" <sip:2002@10.10.199.251>
or From: “Bob Jones" <sip:localhost>
or From: "Anonymous" <sip:2002@10.10.199.251>
or From: "Anonymous" <sip:localhost>
2002
Bob Jones
Applied at the Trunk Level using
P-Asserted-Identity – Privacy Header
settings
If Non-Default - Overrides
Device/Line and Trunk settings
Applied using Line ID and Name Applied at the Trunk Level using Line
Presentation settings in a Translation ID and Name Presentation settings
Pattern associated with the Calling If Non-Default - Overrides
Search Space on the Device or Line Device/Line settings
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Line/Device - Presentation/Restriction of Calling Line ID
and Calling Name
From: “Bob Jones" <sip:2002@10.10.199.251>
or From: “Bob Jones" <sip:localhost>
or From: "Anonymous" <sip:2002@10.10.199.251>
or From: "Anonymous" <sip:localhost>
2002
Bob Jones
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk - Calling Line ID and Calling Name
Presentation/Restriction – Outbound Calls
From: “Bob Jones" <sip:2002@10.10.199.251>
or From: “Bob Jones" <sip:localhost>
Trunk settings :
Default
Use calling device values
Allowed
RPID privacy value = Off
Restricted
RPID privacy value = Name/URI/Full
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk - Connected Line ID and Connected Name
Presentation/Restriction – Inbound Calls
Remote-Party-ID: “Jim Brown"sip:1001@10.10.199.250; privacy=Off
or Remote-Party-ID: “Jim Brown"sip:1001@10.10.199.250; privacy=Name
This feature is based on Identity Header Privacy settings, not the values in the From Header
i.e. If the User’s identity is anonymized in the From header and PAI Privacy = None, or RPID Privacy = Off
The Call is not Rejected – The Call Proceeds
x
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
CUCM SIP Trunk Features
Outbound Calls – Overwriting the Caller DN and Name
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
From: “Cisco Systems UK”<sip:+442088241000@10.10.199.251>
P-Asserted-Identity: “Bob Jones" <sip:2002@10.10.199.251>
Remote-Party-ID: "Bob Jones“ <sip:2002@10.10.199.251>
Contact: <sip:+442088241000@10.10.199.251:5060>
2002 2002
Bob Jones Bob Jones
London Office
Directory Number = 2002
Name = Bob Jones For Phones in Edinburgh
and Caller Name. Associate this profile with the Cisco Systems
Contact: sip:2002@10.10.199.251:5060;transport=tcp
In a Request - The contact field contains the address at which the Calling UA can be reached
In a Response - The contact field contains the address at which the Called UA can be reached
With CUCM – a B2BUA – The address in the contact header field is the address of the CUCM server, not
the phone
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 212
Request Header Request Header Content
Supported: timer,resource-priority,replaces
Session-Expires: 1800
Min-SE: 1800
Expires: 180
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 213
SIP INVITE – Supported Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Supported: timer,resource-priority,replaces
This header indicates support only. i.e. The Trunk will not accept the “replaces” and
“resource-priority” options if the corresponding Trunk settings have not been
configured/ enabled
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 215
SIP INVITE – Session Expires and Min-SE Headers
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Session-Expires 1800
Min-SE 1800
Optional Headers - Support indicated via the Supported: “timer” header option
Session-Expires header used with the “Minimum-Session-Expires (Min-SE)” header as a session keep-
alive mechanism
Called UA responds with a Session-Expires header in a 2XX message and refresher parameter to
indicate who (UAS or UAC) is doing the refreshing. BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 216
Related CUCM configuration
Min-SE Header, Session Expires Header
SIP Profile :
Configurable Session Refresh method - Invite/Update (Update Preferred)
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Session Expires and Min-SE Headers - Operation
During call set up - Session timers and Session Refresh methods are negotiated and
agreed on each SIP Trunk. Once the call is established – the session on each Trunk
periodically refreshed. If no session refresh request or response is received the UA
sends a BYE to terminate the session
SME Node
crash
SME
Cluster
Media
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 218
SIP INVITE – Expires Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Expires: 180
Optional Header in INVITE Requests
The Expires header field gives the relative time that the message (INVITE in this case) remains valid in
seconds. Used as the primary “no response timeout” timer for SIP INVITE messages
If CUCM has not received a final response for the INVITE before this timer expires, CUCM will retry
the SIP INVITE up to the configured retry count (6) and if no response cancel the call.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 220
SIP INVITE – Allow Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER,
SUBSCRIBE, NOTIFY
Optional Header - Lists the set of methods supported by the UA sending the message
Note – Although supported – To be used, some methods also need to be enabled on the SIP Trunk e.g.
PRACK, Accept Presence Subscription, Accept Unsolicited NOTIFY etc
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 221
SIP INVITE - Allow-Events Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Allow-Events presence, kpml
Optional Header
A UA sending an "Allow-Events" header is advertising that it can process SUBSCRIBE requests and
generate NOTIFY requests for all of the event packages listed in that header.
In the above case : Presence and KPML (Out of Band DTMF)
Default = No Preference – Trunk supports either RFC 2833 or OOB DTMF – UA capabilities sent
RFC 2833 – Will override Allow-Events values from UA
OOB and RFC 2833 - Will override Allow-Events values from UA
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Request Header Request Header Content
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-
event;Duration=500"
User-Agent: Cisco-CUCM8.0
Cisco-Guid: 2414147072-3082893189-0000000002-4224127660
Date: Wed, 18 Feb 2015 18:37:57 GMT
Max-Forwards: 70
Content-Length: 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 223
SIP INVITE – Supported Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Supported: X-cisco-srtp-fallback
Optional Header
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 224
SIP INVITE – Supported Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Supported: Geolocation
Optional Header
Geolocation – A standardized method to convey geographical location information from one SIP entity to
another SIP entity. Configurable on CUCM SIP Trunks – Used for Logical Partitioning
Supported but needs to be configured on the SIP Trunk to be used
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 225
SIP INVITE – Call-Info Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-
event;Duration=500"
The Call-Info header field provides additional information about the caller or callee, depending on whether
it is found in a request or response. (In the above example - The Calling UA)
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 226
SIP INVITE – User Agent Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
User-Agent: Cisco-CUCM8.0
Optional Header - Contains information about the client User Agent originating the request
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP INVITE
Cisco GUID Header – Globally Unique Identifier
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Cisco-Guid: 2414147072-3082893189-0000000002-4224127660
Proprietary Header
Uniquely identifies the call on this Trunk
Typically used in INVITE messages
Maps to the Incoming/ Outgoing “ProtocolCallRef” in CUCM Call Detail Records
Note : Trunk to Trunk calls on SME have different GUIDs for inbound and outbound calls
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 228
SIP INVITE – Date Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Date: Wed, 18 Feb 2015 18:37:57 GMT
An Optional Header
Date and time the Request or Response sent
Greenwich Mean Time (GMT) only
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 229
SIP INVITE : Max-Forwards Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Max-Forwards: 70
Max-Forwards serves to limit the number of hops a request can make on the way to its destination. It
consists of an integer that is decremented by one at each hop. If the Max-Forwards value reaches 0
before the request reaches its destination, it will be rejected with a 483(Too Many Hops) error response.
Can be used for loop detection
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 230
SIP INVITE : Content-Length Header
Request Request URI Content
INVITE sip:1001@10.10.199.250:5060 SIP/2.0
Request Header Request Header Content
Content-Length: 0
The Content-Length header indicates the size of the message-body sent to the recipient in decimal
number of bytes.
Message-Body – For example, the Session Description Protocol (SDP) message body, which if present
would describe the media characteristics supported by the sender. The message body is appended after
the Content-Length header.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 231
SIP Basics – Typical call set-up SIP Message exchange
SIP Trunk
INVITE
100 Trying
180 Ringing
200 OK
ACK
10.10.199.251 10.10.199.250
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 233
CUCM SIP Trunk Signaling
180 Ringing Response - Ringback
INVITE INVITE
100 Trying 100 Trying
180 Ringing 180 Ringing
Caller hears
locally 200 OK with SDP (Offer) 200 OK with SDP (Offer)
generated ACK with SDP (Answer) ACK with SDP (Answer)
ringback tone
Two Way Media
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 234
SIP Responses – 180 Ringing
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
To: <sip:1001@10.10.199.250>;tag=abee6e2b-75b0-4537-80f3-7a3a37d0fa55-32557664
Date: Wed, 18 Feb 2015 18:37:57 GMT
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence
Contact: <sip:1001@10.10.199.250:5060;transport=tcp>
Call-Info: <sip:10.10.199.250:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Supported: X-cisco-srtp-fallback
Supported: Geolocation
P-Asserted-Identity: <sip:1001@10.10.199.250>
Remote-Party-ID: <sip:1001@10.10.199.250>;party=called;screen=yes;privacy=off
Content-Length: 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 236
SIP 180 Ringing Response
Via Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
A Mandatory Header in Requests and Responses
SIP/2.0 – SIP Protocol Version / TCP – Transport Protocol
10.10.199.251 – IP Address of CUCM generating the Request
5060 – TCP Port number for SIP signalling
Branch – Unique Identifier for this transaction
This Via header is used by both client and server User Agents for this transaction
Note - This Via Header is exactly the same as that sent in the INVITE and remains the same for all
messages in this transaction
The Via header is used to record the SIP route taken by a Request and to route a Response back to
the originator. A UA generating a Request records its own address in a Via header field. Multiple Via
Headers can be used to record the route through several SIP switches© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP 180 Ringing Response –
Command Sequence Header
Response /Header Response Header Content
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 10.10.199.251:5060;branch=z9hG4bK3395a5cdb
CSeq: 101 INVITE
The sequence number and method remain the same for each transaction in a dialog
The method matches the Request for the transaction
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 238
SIP Message Header Message Header Content
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
To: <sip:1001@10.10.199.250>;tag=abee6e2b-75b0-4537-80f3-7a3a37d0fa55-32557664
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
P-Asserted-Identity: <sip:1001@10.10.199.250>
Remote-Party-ID: <sip:1001@10.10.199.250>;party=calling;screen=yes;privacy=off
Contact: <sip:1001@10.10.199.250:5060;transport=tcp>
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 239
180 Ringing Response: From Header and To Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
From: <sip:2002@10.10.199.251>;tag=1b1993ff-121d-4616-8dc5-353990242dfe-32552697
To: <sip:1001@10.10.199.250>;tag=abee6e2b-75b0-4537-80f3-7a3a37d0fa55-32557664
The From and To tags are used with the Call ID to uniquely identify a dialog between two UAs
Note : The To and From header fields are not reversed in the Response message as one might expect
them to be. This is because the To and From header fields in SIP are defined to indicate the direction of
the request, not the direction of the message
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 240
SIP 180 Ringing Response: Call-ID Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Call-ID: 8fe4f600-b7c13785-3-fbc712ac@10.10.199.251
The same Call-ID is used in all messages (Requests and Responses) for all transactions within this dialog
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 241
SIP 180 Ringing Response: Identity Headers
Response /Header Response Header Content
SIP/2.0 180 Ringing
P-Asserted-Identity: <sip:1001@10.10.199.250>
Remote-Party-ID: <sip:1001@10.10.199.250>;party=calling;screen=yes;privacy=off
A Contact header field value can contain a display name, a URI with URI parameters, and header
parameters
In a Request – The contact field contains the address at which the calling UA can be reached
In a Response - The contact field contains the address at which the called UA can be reached
With CUCM – a B2BUA – The address in the contact header field is the address of the CUCM server, not
the phone
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 243
Request Header Request Header Content
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 244
SIP 180 Ringing Response: Allow Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Optional Header
Lists the set of methods supported by the UA sending the message
Note – Although supported – To be used, some methods also need to be enabled on the SIP Trunk
e.g. PRACK, Accept Presence Subscription, Accept Unsolicited NOTIFY etc
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 245
SIP 180 Ringing Response: Allow-Events Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Allow-Events: presence
Optional Header
A UA sending an "Allow-Events" header is advertising that it can process SUBSCRIBE requests and
generate NOTIFY requests for all of the event packages listed in the header.
In this Response : Presence
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 246
Request Header Request Header Content
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Date: Wed, 18 Feb 2015 18:37:57 GMT
Content-Length: 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 247
SIP 180 Ringing Response: Supported Headers
Response /Header Response Header Content
SIP/2.0 180 Ringing
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Optional Headers :
X-Cisco-srtp fallback – proprietary header (can be ignored by other vendors)
Allows an offered SRTP session to fall back to RTP if not supported by both UAs
Geolocation – standardized method to convey geographical location information from one SIP entity to
another SIP entity. Configurable on CUCM SIP Trunks
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP 180 Ringing Response: Call-Info Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Call-Info: <sip:10.10.199.251:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
The Call-Info header field provides additional information about the caller or callee, depending on
whether it is found in a request or response. (In the above example - The Called UA)
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 249
SIP 180 Ringing Response: Date Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Date: Wed, 18 Feb 2015 18:37:57 GMT
An Optional Header
Date and time the Request or Response sent
Greenwich Mean Time (GMT) only
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 250
SIP 180 Ringing Response: Content Header
Response/Header Response Header Content
SIP/2.0 180 Ringing
Content-Length: 0
The Content-Length header indicates the size of the message-body sent to the recipient in decimal
number of bytes.
Message-Body – For example, the Session Description Protocol (SDP) message body.
The message body is appended after the Content-Length header.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 251
SIP Trunk Signaling - Media negotiation for Voice calls :
The SDP Offer
….. SIP Message Headers
Content-Type: application/sdp Content-Type : application/SDP
Content-Length: 337 Content-Length : 337 Bytes
v=0
o=CiscoSystemsCCM-SIP 2000 1 IN IP4 10.10.199.250
s=SIP Call SDP Message Body
c=IN IP4 10.10.199.130
Describes the media characteristics of the
t=0 0 endpoint offering the SDP
m=audio 16444 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=ptime:20 Includes :
a=rtpmap:8 PCMA/8000 Endpoint IP address
a=ptime:20 Codecs supported
a=rtpmap:18 G729/8000
a=ptime:20 UDP Port number for RTP
a=sendrecv In Band DTMF support details
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
Some SDP lines are REQUIRED some are OPTIONAL, but all MUST appear in exactly the
© 2019 Cisco and/ororder
its affiliates.described in RFC
All rights reserved. Cisco Public 4566
Media negotiation for Voice calls
The SDP Offer - SDP Session Attributes
Attribute Description Attribute Content Required/Optional
v= Version 0 Required
o= Origin CiscoSystemsCCM-SIP 2000 1 IN IP4 Required
10.10.199.250 10.10.199.250 = CUCM IP Address
s= Session Name SIP Call Required
c= Connection Data IN IP4 10.10.199.130 Optional
10.10.199.130 = Phone’s IP Address
t= Timing 00 Required
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 254
Media negotiation for Voice calls – The SDP Offer
SDP Media Attributes – Voice Codecs Offered
Attribute Description Attribute Content Comments
c= Connection Data IN IP4 10.10.199.130 Phone’s IP Address
m= Media Descriptions audio 16444 RTP/AVP 0 8 18 101 See description below
a= Attribute rtpmap:0 PCMU/8000 G.711 u-law codec
a= Attribute ptime:20 RTP packet sampling time (mS)
a= Attribute rtpmap:8 PCMA/8000 G.711 a-law codec
a= Attribute ptime:20 RTP packet sampling time (mS)
a= Attribute rtpmap:18 G729/8000 G.729 codec
a= Attribute ptime:20 RTP packet sampling time (mS)
m= Media Descriptions = <Media> <Port> <Protocol> <Format> ...Audio 16444 RTP/AVP 0 8 18 101
The Codecs (formats) in the Offer must be listed in preference order. The recipient of the Offer
should use the codec with the highest preference that is acceptable to it in its Answer
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Media negotiation for Voice calls – The SDP Offer
SDP Media Attributes - Audio Direction and DTMF
Attribute Description Attribute Content Comments
m= Media Descriptions audio 16444 RTP/AVP 0 8 18 101 101 = DTMF RTP Payload Type number
a= Attribute sendrecv Describes Audio Direction (see below)
a= Attribute rtpmap:101 telephone-event/8000 In Band DTMF transport (RFC 2833)
a= Attribute fmtp:101 0-15 DTMF tones
(Events 0 through 15
= 0,1,2,3,4,5,6,7,8 ,9,*,#,A ,B,C,D)
Audio Direction
a=sendrecv Media can be sent by this endpoint, media can be received on this endpoint
a=recvonly Media can only be received on this endpoint, it will not send media
a=sendonly Media can only be sent by this endpoint, it will not receive media
a=inactive Media can not be sent to or received from this device (used for “Hold”)
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 257
SIP Trunk Signaling - Media negotiation Voice calls : The
SDP Answer
Attribute Description Attribute Content Comments
v= Version 0 Phone’s IP Address
o= Origin CiscoSystemsCCM-SIP 2000 1 10.10.199.251 = CUCM IP Address
IN IP4 10.10.199.251
s= Session Name SIP Call
c= Connection Data IN IP4 10.10.199.179 Phone’s IP Address
t= Timing 00 Permanent Session
m= Media Descriptions audio 28668 RTP/AVP 18 101 Audio, UDP Port 28668, RTP – G729, DTMF
a= Attribute rtpmap:18 G729/8000 G.729 codec selected for this call
a= Attribute ptime:20 RTP packet sampling time (mS)
a= Attribute sendrecv Two way Audio
a= Attribute rtpmap:101 telephone- 101 – DTMF RTP Payload Type number
event/8000
a= Attribute a=fmtp:101 0-15 DTMF tones (Events 0 through 15 )
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
Media negotiation Voice calls – The Negotiated Session
10.10.199.250 10.10.199.251
10.10.199.130 10.10.199.179
RTP UDP Port 16444 RTP UDP Port 28668
G.729 codec G.729 codec
Two way Audio Two way Audio
RFC 2833 DTMF RFC 2833 DTMF
o=CiscoSystemsCCM-SIP 2000 1 IN IP4 10.10.199.250 o=CiscoSystemsCCM-SIP 2000 1 IN IP4 10.10.199.251
c=IN IP4 10.10.199.130 c=IN IP4 10.10.199.179
m=audio 16444 RTP/AVP 18 101 m=audio 28668 RTP/AVP 18 101
a=rtpmap:18 G729/8000 a=rtpmap:18 G729/8000
a=ptime:20 a=ptime:20
a=sendrecv a=sendrecv
a=rtpmap:101 telephone-event/8000 a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15 a=fmtp:101 0-15
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
Video calls
Video is fundamentally different from voice in that there are many use cases where
asymmetric media flows are desirable….
For example, broadband services where the upload and download speeds are different –
often by an order of magnitude.
Also because encoding video is more CPU intensive than decoding video - Video endpoints
can typically decode at a higher resolution than they can encode.
Because of the need to support asymmetric video streams – the video codec capabilities
sent in an SDP Offer and Answer should be considered to be the receive capabilities of the
respective endpoints rather than the negotiated capabilities in common with both devices
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 261
SIP Trunk Signaling
Voice and Video call with BFCP and FECC
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio
Main Video
Slide Video
Binary Floor Control
Far End Camera Control © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
Voice and Video call - Main video channel negotiation
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio
Video
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 263
SIP Trunk Signaling
Video calls – SDP Offer – Detail - Video
v=0
o=CiscoSystemsCCM-SIP 161095 1 IN IP4 10.58.9.6
s=SIP Call
b=TIAS:6000000
b=AS:6000
t=0 0
m=audio 16444 RTP/AVP 102 103 104 9 105 106 0 8 101
c=IN IP4 10.58.9.86
b=TIAS:64000
….attributes of multiple audio codecs in the offer
The Session Level Bandwidth Modifier specifies the maximum amount of bandwidth supported when all
the media streams are used. There are three Session Level Bandwidth Modifiers:
Transport Independent Application Specific (TIAS),
Application Specific (AS), and
Conference Total (CT)
The Maximum Session Bit Rate for video calls limits media bandwidth for the
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
Video calls – SDP Offer – Bandwidth in this Offer
o=CiscoSystemsCCM-SIP 161095 1 IN IP4 10.58.9.6
s=SIP Call
b=TIAS:6000000 Transport Independent Application Specific bandwidth (RTP) in bits/sec
b=AS:6000 Application Specific bandwidth (RTP/UDP/IP) in kbps
t=0 0
m=audio 16444 RTP/AVP 102 103 104 9 105 106 0 8 101
b=TIAS:64000
….attributes of multiple audio codecs in the offer
…
m=video 16446 RTP/AVP 98 99
b=TIAS:6000000
For this endpoint – the maximum media stream bandwidths that can be received :
= 6 Mbps for all voice and video streams including UDP and IP headers (AS session bandwidth)
= 64kbps for voice RTP traffic – not including UDP and IP headers (TIAS audio)
= 6 Mbps for video RTP traffic – not including UDP and IP headers (TIAS video)
The bandwidth values in the SDP Answer do not have to be the same
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 268
SIP Trunk Signaling - Video calls
SDP Offer – H.264 and H.263 Video Codecs
…
m=video 16446 RTP/AVP 98 99 The Codecs (formats) in the Offer must be listed in
c=IN IP4 10.58.9.86 preference order. H.264 preferred over H.263
b=TIAS:6000000
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
a=rtpmap:99 H263-1998/90000
a=fmtp:99 QCIF=1;CIF=1;CIF4=1;CUSTOM=352,240,1
a=rtcp-fb:* nack pli
a=rtcp-fb:* ccm tmmbr
The video capabilities sent in the SDP body should be considered as the receive capabilities of the sending
endpoint.
The codecs used by video streams are more complex than audio codecs, particularly for H.264 which is a
more recent codec standard that offers significant improvements when compared with H.263. Today H.263
is considered to be a legacy codec with a lower quality and resolution for a given bandwidth than H.264
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 269
SIP Trunk Signaling
Video calls – SDP Offer – Detail - Video Codecs
…
m=video 16446 RTP/AVP 98 99 The Codecs (formats) in the Offer must be listed in
c=IN IP4 10.58.9.86 preference order. H.264 preferred over H.263
b=TIAS:6000000
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
a=rtpmap:99 H263-1998/90000
a=fmtp:99 QCIF=1;CIF=1;CIF4=1;CUSTOM=352,240,1 (= Supported Picture Formats/Resolutions)
Two video codecs are offered in SDP by this endpoint : H.263 and H.264
a=rtpmap:98 H264/90000 H.264/ Sampling Rate 90000 Hz
a=rtpmap:99 H263-1998/90000 H.263 version 2/ Sampling Rate 90000 Hz
For each codec type the endpoint sends additional information about the capabilities it supports
The endpoint that responds to this Offer, selects one codec and returns its receive capabilities in its Answer.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 270
SIP Trunk Signaling
Video calls – SDP Offer – H.264 Video Codec
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
packetization-mode=1
max-mbps=245000
max-fs=9000
These parameters describe the features and capabilities beyond
max-cpb=200 those of the profile-level-id that are supported by this endpoint
max-br=5000
max-rcmd-nalu-size=3456000
max-smbps=245000
max-fps=6000
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 271
SIP Trunk Signaling – H.264 Video calls
The 1st four digits of the Profile level ID – The Profile
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
profile-level-id=428016
The Profile Level ID is fundamental in describing which H.264 features have been implemented by the
endpoint.
H.264 defines 21 profiles – which describe the video capabilities of various classes of application. The
profile can be identified primarily by the first two hex digits of the profile-level-id and also by the following
3rd and 4th digits. The negotiated profile-level-id for the call must be symmetrical
profile-level-id=4280XX defines the Baseline Profile of H.264 which is commonly used by UC video
endpoints.
The baseline profile supports video encoding features such as Flexible Macroblock Ordering, Arbitrary Slice
Ordering, Redundant Slices……. ( not covered in this session )
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 272
SIP Trunk Signaling – H.264 Video calls
The last 2 digits of the Profile level ID – The Level
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
profile-level-id=428016
The 5th and 6th hex digits of the profile-level-id describe the Level,
The Level describes the resolution, frame rate and bit rate that the endpoint can support.
16 hex = 22 dec = Level 2.2 = 352 x 480 pixels @ 30 frames per second
Levels range from 1 to 5.1 (128 x 96 @30 fps to 4096 x 2048 @30 fps)
H.264 introduces the concept of a Slice - spatially distinct region of a frame that can be encoded
separately from other regions in the frame. H.264 uses I-Slices, P-Slices and B-Slices
Frames and Slices are segmented into Macroblocks (rectangular pixel samples). Several Macroblocks can
be grouped into a Slice such that a video frame can consist of several Slices .
A NALU –– serves as container for a Slice(s) (groups of macroblocks) of the video frame
The Video Coding Layer (VCL) creates a coded representation of the video image by partitioning the
video frame into Macroblocks (rectangular samples) and then encoding them using spatial and temporal
prediction.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 274
SIP Trunk Signaling
Video calls – SDP Offer – H.264 Video Codec – Detail (1)
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 275
SIP Trunk Signaling
Video calls – SDP Offer – H.264 Video Codec – Detail 2
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=245000;max-fs=9000;max-cpb=200;max-
br=5000;max-rcmd-nalu-size=3456000;max-smbps=245000;max-fps=6000
max-rcmd-nalu-size=3456000 Max NALU packet size (bytes) that the receiver can handle
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 276
SIP Trunk Signaling
Video calls – SDP Offer – H.264 Video Codec - RTCP
…
m=video 16446 RTP/AVP 98 99
…
…
a=rtcp-fb:* nack pli “rtcp-fb” RTP Control Protocol (RTCP) - Feedback
“*” RTCP-Feedback for any of the offered video codecs
NACK – Negative Acknowledgement
– indicates the loss of one or more RTP packets
PLI – Picture Loss Indication
RTCP is used for video rate adaption when congestion/ packet loss encountered
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 277
SIP Trunk Signaling
Video calls – SDP Answer – Detail = Video Only
v=0
o=CiscoSystemsCCM-SIP 112480 1 IN IP4 10.58.9.44
s=SIP Call
b=TIAS:6000000 Symmetric Bandwidth requirements at the session level
b=AS:6000 TIAS = 6Mbps, AS = 6Mbps
t=0 0
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio RTP UDP Port 16444 Audio Audio RTP UDP Port 2346
MP4A-LATM Audio codec MP4A-LATM Audio codec
Bandwidth 64kbps Bandwidth 64kbps
RFC 2833 DTMF RFC 2833 DTMF
Video RTP UDP Port 16446 Video Video RTP UDP Port 2348
H.264 Video codec H.264 Video codec
Asymmetric Receive values Asymmetric Receive values
Bandwidth 6Mbps Bandwidth (6Mbps - 64kbps)
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 280
SIP Trunk Signaling
Video calls – Binary Floor Control Protocol (BFCP)
BFCP – a protocol to manage access to shared resources in a conference, such as the right for a user to
send media to a particular media session (e.g. using a video channel for desktop sharing).
With BFCP in a video call, two additional media channels are negotiated – one video channel to share
content, the other for floor control (BFCP)
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 281
SIP Trunk Signaling – Media Negotiation
Voice and Video call with BFCP
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio
Main Video
Slide Video
Binary Floor Control © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
v=0
Video calls – SDP Offer part 1: Detail = BFCP only
o=CiscoSystemsCCM-SIP 161095 1 IN IP4 10.58.9.6
s=SIP Call
b=TIAS:6000000
b=AS:6000 Note - Session Bandwidth value = 6 Mbps total
t=0 0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 285
SIP Trunk Signaling
Video calls – SDP Answer part 2 : Detail = BFCP Only
m=video 2350 RTP/AVP 98 Selected Video Codec for Desktop Presentation channel
c=IN IP4 10.58.9.222
b=TIAS:5936000
a=label:12 Label 12 used to identify Slides Video Stream
a=rtpmap:98 H264/90000 H.264 Codec selected - receive differences
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=108000;max-fs=3840;max-cpb=200; max-
br=5000;max-rcmd-nalu-size=1474560;max-smbps=108000;max-fps=6000
a=content:slides Content :Slides (desktop presentation) Video Stream
a=rtcp-fb:* nack pli
a=rtcp-fb:* ccm tmmbr
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 286
SIP Trunk Signaling – Negotiated Media
Voice and Video call with BFCP
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio RTP UDP Port 16444 Audio RTP UDP Port 2346
MP4A-LATM Audio codec MP4A-LATM Audio codec
RFC 2833 DTMF Audio RFC 2833 DTMF
Video RTP UDP Port 16446 Video RTP UDP Port 2348
H.264 Video codec H.264 Video codec
Asymmetric Receive values Main Video Asymmetric Receive values
Video RTP UDP Port 16448 Video RTP UDP Port 2350
H.264 Video codec H.264 Video codec
Asymmetric Receive values Slide Video Asymmetric Receive values
BFCP UDP Port 5070 BFCP UDP Port 5070
Conference 1 User 8 Conference 1 User 6
Binary Floor Control © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling
Video calls – Far End Camera Control (FECC)
Far End Camera Control (FECC) –
A simple protocol based on ITU H.281 frames carried in H.224 packets in an RTP UDP channel
FECC allows a user to select a video source and to control camera actions such as Pan, Tilt, Zoom and
Focus
m=application 16450 RTP/AVP 107 UDP port-number = 16450 , RTP Payload Type = 107
c=IN IP4 10.58.9.86 Endpoint IP address
a=rtpmap:107 H224/0 Attribute H.224 for the transport of FECC messages
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 288
SIP Trunk Signaling
Video calls – SDP Offer : Detail = FECC only
v=0
o=CiscoSystemsCCM-SIP 161095 1 IN IP4 10.58.9.6
….
m=audio 16444 RTP/AVP 102 103 104 9 105 106 0 8 101
….attributes of multiple audio codecs in the offer
m=application 16450 RTP/AVP 107 UDP port-number = 16450 , RTP Payload Type = 107
c=IN IP4 10.58.9.86
a=rtpmap:107 H224/0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 289
SIP Trunk Signaling
Video calls – SDP Answer : Detail = FECC Only
v=0
o=CiscoSystemsCCM-SIP 112480 1 IN IP4 10.58.9.44
….
m=audio 2346 RTP/AVP 102 101
…. Attributes of selected audio codec and DTMF RFC2388
m=application 2352 RTP/AVP 107 UDP port-number = 2352, RTP Payload Type = 107
c=IN IP4 10.58.9.222
a=rtpmap:107 H224/0
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 290
SIP Trunk Signaling – Negotiated Media
Voice and Video call with BFCP & FECC
10.10.199.250 10.10.199.251
10.58.9.86 10.58.9.222
Audio RTP UDP Port 16444 Audio RTP UDP Port 2346
MP4A-LATM Audio codec MP4A-LATM Audio codec
RFC 2833 DTMF Audio RFC 2833 DTMF
Video RTP UDP Port 16446 Video RTP UDP Port 2348
H.264 Video codec Main Video H.264 Video codec
Video RTP UDP Port 16448 Video RTP UDP Port 2350
H.264 Video codec Slide Video H.264 Video codec
BFCP UDP Port 5070 BFCP UDP Port 5070
Binary Floor Control
FECC UDP Port 16450 FECC UDP Port 2352
RTP Payload Type 107 Far End Camera Control RTP Payload Type 107
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SIP Trunk Signaling – Video Call
Complete SDP Offer : Voice, Video, BFCP and FECC
v=0
o=CiscoSystemsCCM-SIP 161095 1 IN IP4 10.58.9.6
s=SIP Call
b=TIAS:6000000
b=AS:6000
t=0 0
m=audio 16444 RTP/AVP 102 103 104 9 105 106 0 8 101
c=IN IP4 10.58.9.86
b=TIAS:64000
a=rtpmap:102 MP4A-LATM/90000
a=fmtp:102 bitrate=64000;profile-level-id=24;object=23
a=rtpmap:103 MP4A-LATM/90000
a=fmtp:103 bitrate=56000;profile-level-id=24;object=23
a=rtpmap:104 MP4A-LATM/90000
a=fmtp:104 bitrate=48000;profile-level-id=24;object=23
a=rtpmap:9 G722/8000
a=ptime:20
a=rtpmap:105 G7221/16000
a=fmtp:105 bitrate=32000
a=rtpmap:106 G7221/16000
a=fmtp:106 bitrate=24000
a=rtpmap:0 PCMU/8000
a=ptime:20
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 292
a=rtpmap:8 PCMA/8000
SIP Trunk Signaling – Video Call
v=0
Complete SDP Answer : Voice, Video, BFCP and FECC
o=CiscoSystemsCCM-SIP 112480 1 IN IP4 10.58.9.44
s=SIP Call
b=TIAS:6000000
b=AS:6000
t=0 0
m=audio 2346 RTP/AVP 102 101
c=IN IP4 10.58.9.222
b=TIAS:64000
a=rtpmap:102 MP4A-LATM/90000
a=fmtp:102 bitrate=64000;profile-level-id=24;object=23
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video 2348 RTP/AVP 98
c=IN IP4 10.58.9.222
b=TIAS:5936000
a=label:11
a=rtpmap:98 H264/90000
a=fmtp:98 profile-level-id=428016;packetization-mode=1;max-mbps=108000;max-fs=3600;max-cpb=200;max-br=5000;max-rcmd-nalu-
size=1382400;max-smbps=108000;max-fps=6000
a=content:main
a=rtcp-fb:* nack pli
a=rtcp-fb:* ccm tmmbr
m=video 2350 RTP/AVP 98
c=IN IP4 10.58.9.222
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 293
b=TIAS:5936000
Reasons to use SIP Trunks on SME
SME clusters with no Media Resources
Media Resources Media Resources
Leaf Cluster
New York
Media Resources
SME
Cluster
Media Resources
Leaf Cluster
Leaf Cluster Europe
Los Angeles
Ideally, Media Resources such as MTPs, Transcoders, Music on Hold, Conferencing Resources should
never be utilized in the SME cluster – as this entails hair-pinning media via the media resource
associated with the SME cluster
Is this design possible ? Yes, but it requires the use of SIP Trunks only configured to use either
“Best Effort Early Offer” or “MTP-less Early Offer” BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 295
CUCM SIP Trunk Signaling
Enabling SIP Early Offer – “MTP Required” – Pre UC 8.5
SIP Line SIP Trunk with Early Offer
MTP
Disadvantages : MTPs support a single Audio codec only e.g. G711 or G729. The passthru codec is
not supported excluding the use of SRTP and video calls. Since the Trunk’s MTPs are used - The media
path is forced to follow the signaling path.
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 296
CUCM SIP Trunk Signaling
Enabling SIP Early Offer – Method 2 – UC 8.5+
SIP Profile “Early Offer support for voice and video calls (insert MTP if needed)”
SIP Line SIP Trunk with Early Offer
MGCP Gateway BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 297
Deploying SME with no Media Resources - UC 8.5+
SME SIP Trunks – MTP less Early Offer
SME
Cluster
All SME Trunks configured as SIP “Early Offer for Voice and video (Insert MTP if needed)” No media
resources (MTPs, Transcoders etc) associated to the SME Trunks
Takes advantage of SIP Trunk behaviour based on the following Service Parameter
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Deploying SME with no Media Resources – UC 8.5+
MTP less Early Offer
Delayed Offer Delayed Offer
SME
Cluster
All SME Trunks configured as SIP “Early Offer for Voice and Video (Insert MTP if needed)” No media
resources (MTPs, Transcoders etc) associated to the SME Trunks
If an inbound DO call received on SME SIP Trunk – outbound SIP Trunk sends DO
If an inbound EO call received on SME SIP Trunk – outbound SIP Trunk sends EO
This EO/DO pass-through feature also affects media negotiation…… Media choices (e.g. codec/ DTMF
transport decision) made by the leaf systems BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 299
Deploying SME with no Media Resources - UC 8.5+
SME MTP less Early Offer – Delayed Offer Call
Delayed Offer Delayed Offer
Media Resources
INVITE
200 OK with SDP (Offer)
ACK with SDP (Answer)
Leaf Cluster Leaf Cluster
North America Europe
All SME Trunks configured as SIP “Early Offer for Voice and video (Insert MTP if needed)” No media
resources (MTPs, Transcoders etc) associated to the SME Trunks
This EO/DO pass-through feature also affects media negotiation……
With Delayed Offer Calls - Media choices (e.g. codec decision/ DTMF transport decision) made by the
Leaf cluster originating the call
Media resources (if needed) are inserted by the originating Leaf cluster © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Deploying SME with no Media Resources - UC 8.5+
SME MTP less Early Offer – Early Offer Call
Early Offer Early Offer
Media Resources
INVITE with SDP (Offer)
200 OK with SDP (Answer)
All SME Trunks configured as SIP “Early Offer for Voice and video (Insert MTP if needed)” No media
resources (MTPs, Transcoders etc) associated to the SME Trunks
This EO/DO pass-through feature also affects media negotiation……
With Early Offer Calls - Media choices (e.g. codec decision/ DTMF transport decision) made by the Leaf
cluster receiving the call
Media resources (if needed) are inserted by the Leaf cluster receiving the call © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
Deploying SME with no Media Resources - UC 8.5+
SME SIP Trunks – MTP less Early Offer - Summary
Delayed Offer Delayed Offer
Media Resources Media Resources
SME
Cluster
With Best Effort Early Offer – MTPs are never used to create an Offer
Early Offer is sent only if the media characteristics of the calling device can be determined,
If the media characteristics of the device cannot be determined a Delayed Offer is sent.
Best Effort Early Offer is preferred over MTP-less Early Offer in SME clusters
Best Effort Early Offer has the same media transparency effect as MTP-less Early Offer in SME clusters, but the
feature is simpler and easier to configure
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 303
CUCM 10.5+ SIP Trunks – Best Effort Early Offer
SIP Line Best Effort Early Offer SIP Trunk Early Offer sent
Older SCCP Phones SIP Trunk Best Effort Early Offer SIP Trunk Delayed Offer sent
H323 Slow Start MGCP Trunk Best Effort Early Offer SIP Trunk Early Offer sent
MGCP Gateway
H323 Trunk Best Effort Early Offer SIP Trunk Early Offer sent
H323 Fast Start SIP Trunk Best Effort Early Offer SIP Trunk Early Offer sent
SME
Cluster
Leaf systems can use SIP Early Offer/Delayed Offer/Best Effort Early Offer (recommended )
Use Codec Preference Lists to avoid transcoding
If a Transcoder is required – Inserted by Leaf cluster
If MOH, Announcement service is required – Inserted by Leaf cluster
If Conferencing resources are required – Inserted by Leaf cluster
If MTPs for DTMF mismatch are required – Inserted by Leaf cluster
© 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public
SME with no Media Resources
Possible with SIP Delayed Offer Trunks Everywhere ?
Delayed Offer Delayed Offer
To support calls with voice, video and encryption – H323 Slow Start Trunks must be used.
Endpoint Media capabilities are sent over H323 Trunks through the exchange of Terminal Capability Set
(TCS) messages. The choice of which codec and DTMF transport method is used for the call is determined
after Master Slave Determination (MSD).
Unlike SIP Trunks, for H323 Inter Cluster Trunks the choice which cluster choses the media characteristics
for the call is not configurable, as the cluster that initiates the TCS exchange and determination of which
cluster is Master and Slave is random BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 309
Reasons to use SIP Trunks only
H323 Slow Start Trunks – Media Negotiation
MSD MSD = Master/ Slave Determination
Slave
Media
SME
Decision
Cluster
made here
Master
Because the cluster that initiates the TCS exchange and determination of which cluster is Master and Slave
is randomly selected
This can lead to situations where, when a DTMF transport mismatch, or Codec mismatch occurs between
the endpoints in call – The SME cluster will try to insert media resources
Without SME media resources the call, or DTMF transport for the call, will fail
Therefore - H323 Trunks cannot be used in SME deployments without media resources
BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 310
Signaling Delay and SME based UC networks
SME
The diagram above shows an example of call set up delays and their impact on the users’ experience. (Note – Phone to
Call Agent signaling delay has been assumed to be minimal)
Delays during call set up will vary based on the protocol(s) used, the trunk configuration and call agent operation –
making it difficult to calculate the time taken to establish each stage of the call set up.
In most cases, signaling delays do not noticeably affect user experience. If signaling delays are a concern enable PRACK
on SIP Trunks. BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 313
Reducing Signaling Delay
Pre UC 9.1 - Multiple regional SME clusters
SME SME
North America Europe
Signalling Path
SME SME
Latin America Asia Pac
< 500 mS
SME
CoW+
< 500 mS
< 500 mS
SME
CoW+
< 500 mS
The upgrade process for an SME cluster consists of two key parts: Version switch-over, where the call processing
node is re-booted and initialized with the new software version (this takes approximately 45 minutes per server),
and database replication, where the subscriber's database is synchronized with that of the publisher node. The
time taken to complete this database replication phase depends on the RTT between the publisher and
subscriber nodes and the number of subscribers in the cluster. The database replication process has a minimal
impact on the subscriber's call processing capability and typically can be run as a background process during
normal SME cluster operation. BRKUCC-2006 © 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public 317
One Global SME CoW cluster
Trunk config from Leaf cluster to SME cluster
DC1 SME Nodes
North America
UC 9.1
SME CoW up Route List
Route List
to 500mS Leaf Cluster Leaf Cluster
North America Europe
RTT
UC 9.1
SME CoW up
Leaf Cluster Leaf Cluster
to 500mS Europe
North America
RTT
UC 9.1
SME CoW up Route List
Leaf Cluster Leaf Cluster
to 500mS Europe
North America
RTT
Leaf Clusters
Multiple Trunks in Route Groups provide ordered selection of SME nodes. Route List C all
st
Distribution – priority order – nearest data centre 1 , second nearest data centre 2 etcnd