Tech-
invite
3GPP
space
IETF
RFCs
SIP
↠
Examples
Grammars
Presence
⇾
SIP
SIP‑URI
SIP Headers
SIP P‑Headers
SDP
Generic URI
ABNF Notation
ABNF for SIP Headers
(90 of 93)
SIP Header — User-to-User
RFC 7433
–
Section 4.1
UUI
=
"
User‑to‑User
"
HCOLON
uui‑value
*(
COMMA
uui‑value
)
uui-value
=
uui‑data
*(
SEMI
uui‑param
)
uui-param
=
token
/
quoted‑string
uui-data
=
pkg‑param
/
cont‑param
/
enc‑param
/
generic‑param
pkg-param
=
"
purpose
"
EQUAL
pkg‑param‑value
pkg-param-value
=
"
isdn‑uui
" /
; see
RFC 7434
–
Section 11
token
cont-param
=
"
content
"
EQUAL
cont‑param‑value
cont-param-value
=
"
isdn-uui
" /
; see
RFC 7434
–
Section 11
token
enc-param
=
"
encoding
"
EQUAL
enc‑param‑value
enc-param-value
=
token
/ "
hex
"