hash
stringlengths
32
32
doc_id
stringlengths
5
12
section
stringlengths
4
595
content
stringlengths
0
6.67M
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.1 Introduction
IANA registry: Header Fields registry for the Session Initiation Protocol (SIP) Header field name: Attestation-Info Usage: The Attestation-Info header field is used only for informative purposes. Header field specification reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/ When a node has performed attestation of an identity in an incoming request or has attested the origin of the request, the node can inform a downstream node about what kind of attestation the node has performed. A downstream node such as an application server can use this information to provide the user with more accurate information regarding the attested identity.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.2 Applicability statement for the Attestation-Info header field
The Attestation-Info header field is applicable within a single private administrative domain or between different administrative domains. The Attestation-Info header field is applicable when: 1) a node has performed attestation of an identity in an incoming request; or 2) has performed gateway attestation of the request itself. Case 1) is when a node has knowledge about the originating identity and can attest this identity based on this knowledge. Case 2) is when a border node in a network receives a request where the border node has no relation to the originating user and the border node adds a value identifying the source of the request.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.3 Usage of the Attestation-Info header field
A node in the originating network attesting the identity of the originating user can add an Attestation-Info header field to inform what relation the network has with the originating user. A node at a border of a network can add an identifier identifying from where the request was received. The Attestation-Info header field informs that this procedure has been performed. A downstream node can use the Attestation-Info header field when providing analytics functions to inform the terminating user the trust level of the originating identity.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.4 Procedures at the UA
There are no specific procedures specified for a UA.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.5 Procedures at the proxy
A SIP proxy that supports this extension and receives a request may as part of its procedures insert an Attestation-Info header field prior to forwarding the request. The header field is populated with a value as specified in Table 7.2.18-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.6 Security considerations
The Attestation-Info header field does not contain any sensitive information. A UE is not expected to receive this information.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.7 Syntax
The syntax for Attestation-Info header field is specified in table 7.2.18-1. Table 7.2.18-1: Syntax of Attestation-Info Attestation-Info = "Attestation-Info" HCOLON attestation-level / generic-param attestation-level = ("A" / "B" / "C") The meaning of the values "A", "B" and "C" is as defined in RFC 8588 [261] and references therein.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.18.8 Examples of usage
A node in the originating network, such as a 3GPP S-CSCF or an application server, can when attesting the identity of an originating user insert an Attestation-Info header field to provide information on the relation the network has to the originating user. This information can be used when inserting an Identity header field, or can be taken into account when informing the terminating user about the identity of the originating user. An edge node, such as a 3GPP entry IBCF, receiving a message withouth any Identity header field can use the Attestation-Info header field to inform that the edge node has performed a gateway attestation as specified in RFC 8588 [261].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19 Definition of Origination-Id header field
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.1 Introduction
IANA registry: Header Fields registry for the Session Initiation Protocol (SIP) Header field name: Origination-Id Usage: The Origination-Id header field is used only for informative purposes. Header field specification reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/ When a node has performed attestation of an identity in an incoming request the node can add a unique identifier to inform about who attested the identity. When a node has attested from where it received the request, the node can send a unique identifier identifying from where the request was received. A downstream node such as an application server can use this information to provide the user with more accurate information regarding the attested identity.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.2 Applicability statement for the Origination-Id header field
The Origination-Id header field is applicable within a single private administrative domain or between different administrative domains. The Origination-Id header field is applicable when: 1) a node has performed attestation of an identity in an incoming request; or 2) has performed gateway attestation of the request itself. Case 1) is when a node has knowledge about the originating identity and can attest this identity based on this knowledge. Case 2) is when a border node in a network receives a request where the border node has no relation to the originating user and the border node adds a value identifying the source of the request.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.3 Usage of the Origination-Id header field
A node in the originating network attesting the identity of the originating user can add an Origination-Id header field to identify the node that performed the identity attestation. This value is based on local configuration and regulation. A node at a border of a network can add an Origination-Id header field with a unique identifier identifying from where the request was received. A downstream node can use the Origination-Id header field when providing analytics functions to inform the terminating user the trust level of the originating identity.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.4 Procedures at the UA
There are no specific procedures specified for a UA.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.5 Procedures at the proxy
A SIP proxy that supports this extension and receives a request may as part of its procedures insert an Origination-ID header field prior to forwarding the request. The header field is populated with a value as specified in Table 7.2.19-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.6 Security considerations
The Origination-Id header field can contain a unique value identifying a specific node in the network. A network operator may want to remove this information before transporting to an utrusted entity. A UE is not expected to receive this information.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.7 Syntax
The syntax for Origination-Id header field is specified in table 7.2.19-1. Table 7.2.19-1: Syntax of Origination-Id Origination-Id = "Origination-Id" HCOLON originator / token originator = UUID The format of the UUID is as defined as in RFC 4122.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.19.8 Examples of usage
A node in the originating network, such as a 3GPP S-CSCF or an application server, can when attesting the identity of an originating user insert an Origination-Id header field to provide information on who attested the identity of the originating user. This information can be used when inserting an Identity header field, or can be taken into account when informing the terminating user about the identity of the originating user. An edge node, such as a 3GPP entry IBCF, receiving a message without any Identity header field can use the Origination-Id header field to a unique identifier of from where the request is received.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20 Definition of Additional-Identity header field
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.1 Introduction
IANA registry: Header Fields registry for the Session Initiation Protocol (SIP) Header field name: Additional-Identity Usage: The Additional-Identity header field is used only for informative purposes. Header field specification reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/ The Additional-Identity header field is used to convey an originating identity on the originating side or a target identity on the terminating side where the served user is not registering this identity but is authorized by the network to use this identity. On the originating side, when a user has requested such an additional identity to be used for an originating request, the UA can insert this identity in the Additional-Identity header field. When the identity in the Additional-Identity header field has been authorized by the network, the network can remove, ignore or use the Additional-Identity header field. A downstream node such as an application server or UA can use this information to identify the not registered identity on whose behalf the originating user is sending the request. On the terminating side, when a user is contacted with such an additional identity, and the network decides to inform the terminating user that the user was contacted with this identity, the network can insert this identity in the Additional-Identity header field. A terminating request to the UA can hence contain the Additional-Identity header field with the identity used to reach the terminating user.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.2 Applicability statement for the Additional-Identity header field
The Additional-Identity header field is applicable within a single private administrative domain or between different administrative domains. The Additional-Identity header field is applicable when: - an originating UA wants to indicate the identity to be used as an originating identity in a multi-identity service; - a node performs the multi-identity service for an originating UA in an incoming request; - a node has performed the multi-identity service for a terminating identity in an incoming request; or - a terminating UA wants to identify the identity used to contact the terminating user.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.3 Usage of the Additional-Identity header field
A SIP UA or SIP proxy may include the Additional-Identity header field to indicate: - in the originating network, the identity to be used for originating requests when the originating user is subscribed to the multi-identity service; and - in the terminating network, the identity to which the terminating user is contacted when the terminating user is subscribed to the multi-identity service.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.4 Procedures at the UA
A SIP UA that supports this extension may as part of its procedures insert the Additional-Identity header field prior to sending the request. The header field is populated with a value as specified in table 7.2.20.7-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.5 Procedures at the proxy
A SIP proxy that supports this extension and receives a request may as part of its procedures insert an Additional-Identity header field prior to forwarding the request. The header field is populated with a value as specified in table 7.2.20.7-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.6 Security considerations
Within a 3GPP environment, the Additional-Identity header field is exchanged between a SIP UA and a SIP proxy in the same network. The Additional-Identity header field may also be exchanged between networks when there is a trust relationship for the Additional-Identity header field. A functional entity at the boundary of the trust domain will remove the Additional-Identity header field when SIP signalling crosses the boundary of the trust domain.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.7 Syntax
The syntax for Additional-Identity header field is specified in table 7.2.20.7-1. Table 7.2.20.7-1: Syntax of the Additional-Identity Header Field Additional-Identity = "Additional-Identity" HCOLON id-spec / token id-spec = name-addr *(SEMI (id-param)) id-param = generic-param
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.20.8 Examples of usage
A node in the originating network, such as a UA, can use the Additional-Identity header field to provide to a multi-identity service the information about which identity of the originating user is to be used for this originating request. A node in the terminating network, such as an application server, when performing the multi-identity service for a terminating user, can insert the Additional-Identity header field to provide information about which identity of the terminating user is to be used as a contacted identity.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21 Definition of Priority-Verstat header field
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.1 Introduction
IANA registry: Header Fields registry for the Session Initiation Protocol (SIP) Header field name: Priority-Verstat Usage: The Priority-Verstat header field is used only for informative purposes. Header field specification reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/ When a node has performed verification of a Resource-Priority header field and of a header field value "psap-callback" of a Priority header field (if present) in an incoming request, the node can inform a downstream node whether the Resource-Priority header field and the header field value "psap-callback" of the Priority header field (if present) was populated by an authorized entity and can be trusted. A downstream node can use use this information to determine whether the call should be treated according to the priority level indicated in the Resource-Priority header field and (if the Priority header field was present) whether the call should be treated as emergency call back.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.2 Applicability statement for the Priority-Verstat header field
The Priority-Verstat header field is applicable within a single private administrative domain or between different administrative domains. The Priority-Verstat header field is applicable when a node has performed authentication of a Resource-Priority header field and a header field value "psap-callback" of a Priority header field in an incoming request.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.3 Usage of the Priority-Verstat header field
The Priority-Verstat header field is used to indicate the verification status of the Resource-Priority header field and optionally the header field value "psap-callback" of the Priority header field.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.4 Procedures at the UA
There are no specific procedures specified for a UA.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.5 Procedures at the proxy
A SIP proxy that supports this extension and receives a request may as part of its procedures insert a Priority-Verstat header field prior to forwarding the request. The header field is populated as specified in table 7.2.21-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.6 Security considerations
A UE is not expected to receive this information.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.7 Syntax
The syntax for Priority-Verstat header field is specified in table 7.2.21-1. Table 7.2.21-1: Syntax of Priority-Verstat Priority-Verstat = "Priority-Verstat" HCOLON verstat-value verstat-value = "RPH-Validation-Passed" / "RPH-Validation-Failed" / "No-RPH-Validation" / "ECB-RPH-Validation-Passed" / "ECB-RPH-Validation-Failed" / "No-ECB-RPH-Validation" / other-value other-value = token
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.21.8 Examples of usage
The Priority-Verstat header field is used in networks which have requirements on authentication of a Resource-Priority header field and a header field value "psap-callback" of a Priority header field to authenticate content of the Resource-Priority header field and the header field value "psap-callback" of the Priority header field.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22 Definition of Handover-Info header field
Editor's note: [WI: TEI18, CR 6585] as per RFC 5727 an IETF expert review is needed in order to obtain the IANA registration of this header field.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.1 Introduction
IANA registry: Header Fields registry for the Session Initiation Protocol (SIP) Header field name: Handover-Info Usage: The Handover-Info header field is used only for informative purposes. Header field specification reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/ The Handover-Info header field can be used in two situations: - When a border node detects that a UE has changed network, the node can inform downstream nodes about the change of network serving the UE. The Handover-Info header field can in this situation contain an indication that re-authentication is needed. - A service node that has been aware that a UE during an ongoing session has reregistered, e.g., to change encryption, can use the Handover-Info header field to inform downstream nodes about the role of the terminating UE in the original session set-up.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.2 Applicability statement for the Handover-Info header field
The Handover-Info header field is applicable within a single private administrative domain.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.3 Usage of the Handover-Info header field
The Handover-Info header field is used to indicate that the UE needs to be re-authenticated using mechanisms defined in 3GPP TS 24.229, and to inform when a re-authentication of a UE entering the mobile network has been completed. The Handover-Info header field can be used to inform the UE of the role in a call, fulfilling legal requirements.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.4 Procedures at the UA
There are no specific procedures specified for a UA.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.5 Procedures at the proxy
A SIP proxy that supports this extension and receives a request may as part of its procedures insert a Handover-Info header field prior to forwarding the request. The header field is populated as specified in table 7.2.22-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.6 Security considerations
The header field when reaching a UE only contains information of whether the UE initiated or terminated the call which does not have any security or privacy impacts.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.7 Syntax
The syntax for Handover-Info header field is specified in table 7.2.22-1. Table 7.2.22-1: Syntax of Handover-Info Handover-Info = "Handover-Info" HCOLON info-element / role info-element = "authentication-needed" / "handover-completed" / other-value role = "Role" EQUAL "session-initiator" / "session-receiver" other-value = token
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.2.22.8 Examples of usage
The Handover-Info header field is used in networks where UEs can roam into other networks but where the SIP core nodes are located in the home network. The header field is used to inform the core nodes in the home network that a re-authentication of the UE is needed. The home network can further use the header field to update nodes supporting the roaming UE about SIP session details. 7.2A Extensions to SIP header fields defined within the present document 7.2A.1 Extension to WWW-Authenticate header field 7.2A.1.1 Introduction This extension defines a new authentication parameter (auth-param) for the WWW-Authenticate header field used in a 401 (Unauthorized) response to the REGISTER request. For more information, see RFC 9110 [281] subclause 11.3 and clause A. 7.2A.1.2 Syntax The syntax for for auth-param is specified in table 7.2A.1. Table 7.2A.1: Syntax of auth-param auth-param = 1#( integrity-key / cipher-key ) integrity-key = "ik" EQUAL ik-value cipher-key = "ck" EQUAL ck-value ik-value = LDQUOT *(HEXDIG) RDQUOT ck-value = LDQUOT *(HEXDIG) RDQUOT 7.2A.1.3 Operation This authentication parameter will be used in a 401 (Unauthorized) response in the WWW-Authenticate header field during UE authentication procedure as specified in subclause 5.4.1. The S-CSCF appends the integrity-key parameter (directive) to the WWW.-Authenticate header field in a 401 (Unauthorized) response. The P-CSCF stores the integrity-key value and removes the integrity-key parameter from the header field prior to forwarding the response to the UE. The S-CSCF appends the cipher-key parameter (directive) to the WWW-Authenticate header field in a 401 (Unauthorized) response. The P-CSCF removes the cipher-key parameter from the header field prior to forwarding the response to the UE. In the case ciphering is used, the P-CSCF stores the cipher-key value. 7.2A.2 Extension to Authorization header field 7.2A.2.1 Introduction This extension defines new dig-resp parameters for the Authorization header field used in REGISTER requests. For more information, see RFC 9110 [281] subclause 11.3 and clause A. 7.2A.2.2 Syntax 7.2A.2.2.1 integrity-protected The syntax of integrity-protected for the Authorization header field is specified in table 7.2A.2. Table 7.2A.2: Syntax of integrity-protected for Authorization header field dig-resp =/ "integrity-protected" EQUAL ("yes" / "no" / "tls-pending" / "tls-yes" / "ip-assoc-pending" / "ip-assoc-yes" / "auth-done" / "tls-connected") 7.2A.2.3 Operation This authentication parameter is inserted in the Authorization header field of all the REGISTER requests. The value of the "integrity-protected" header field parameter in the auth-param parameter is set as specified in subclause 5.2.2. This information is used by S-CSCF to decide whether to challenge the REGISTER request or not, as specified in subclause 5.4.1. The values in the "integrity-protected" header field field are defined as follows: "yes": indicates that a REGISTER request received in the P-CSCF is protected using an IPsec security association and IMS AKA is used as authentication scheme. "no": indicates that a REGISTER request received in the P-CSCF is not protected using an IPsec security association and IMS AKA is used as authentication scheme, i.e. this is an initial REGISTER request with the Authorization header field not containing a challenge response. "tls-yes": indicates that a REGISTER request is received in the P-CSCF protected over a TLS connection and the Session ID, IP address and port for the TLS connection are already bound to a private user identity. The S-CSCF will decide whether or not to challenge such a REGISTER request based on its policy. This is used in case of SIP digest with TLS. "tls-pending": indicates that a REGISTER request is received in the P-CSCF protected over a TLS connection and the Session ID, IP address and port for the TLS connection are not yet bound to a private user identity. The S-CSCF shall challenge such a REGISTER request if it does not contain an Authorization header field with a challenge response or if the verification of the challenge response fails. This is used in case of SIP digest with TLS. "ip-assoc-yes": indicates that a REGISTER request received in the P-CSCF does map to an existing IP association in case SIP digest without TLS is used. "ip-assoc-pending": indicates that a REGISTER request received in the P-CSCF does not map to an existing IP association, and does contain a challenge response in case SIP digest without TLS is used. "auth-done": indicates that a REGISTER request is sent from an entity that is trusted and has authenticated the identities used in the REGISTER request. An example for such an entity is the MSC server enhanced for IMS centralized services. The S-CSCF shall skip authentication. "tls-connected": indicates that a REGISTER request received in the eP-CSCF is issued by a UE over a TLS session established prior to the registration and IMS AKAv2 is used as authentication scheme. This integrity-protected flag value is used for example in case of WebRTC over IMS when the Authentication is IMS-AKA as defined in 3GPP TS 24.371 [8Z]. NOTE 1: In case of SIP digest with TLS is used, but the REGISTER request was not received over TLS, the P-CSCF does not include an "integrity-protected" header field parameter in the auth-param to indicate that an initial REGISTER request was not received over an existing TLS session. The S-CSCF will always challenge such a REGISTER request. NOTE 2: In case of SIP digest without TLS is used, but the REGISTER request was not received over TLS, the P-CSCF does not include an "integrity-protected" header field parameter in the auth-param to indicate that the REGISTER request does not map to an existing IP association, and does not contain a challenge response. The S-CSCF will always challenge such a REGISTER request. NOTE 3: The value "yes" is also used when an initial REGISTER request contains an Authorization header field with a challenge response as in this case the IPsec association is already in use, and its use by the UE implicitly authenticates the UE. This is a difference to TLS case where the use of TLS alone does not yet implicitly authenticates the UE. Hence in the TLS case, for an initial REGISTER request containing an Authorization header field with a challenge response the value "tls-pending" and not "tls-yes" is used. 7.2A.3 Tokenized-by header field parameter definition (various header fields) 7.2A.3.1 Introduction The "tokenized-by" header field parameter is an extension parameter appended to encrypted entries in various SIP header fields as defined in subclause 5.10.4. 7.2A.3.2 Syntax The syntax for the "tokenized-by" header field parameter is specified in table 7.2A.3: Table 7.2A.3: Syntax of tokenized-by-param rr-param = tokenized-by-param / generic-param via-params = via-ttl / via-maddr / via-received / via-branch / tokenized-by-param / via-extension tokenized-by-param = "tokenized-by" EQUAL hostname The BNF for rr-param and via-params is taken from RFC 3261 [26] and modified accordingly. 7.2A.3.3 Operation The "tokenized-by" header field parameter is appended by IBCF (THIG) after all encrypted strings within SIP header fields when network configuration hiding is active. The value of the header field parameter is the domain name of the network which encrypts the information. 7.2A.4 P-Access-Network-Info header field 7.2A.4.1 Introduction The P-Access-Network-Info header field is extended to include specific information relating to particular access technologies. 7.2A.4.2 Syntax The syntax of the P-Access-Network-Info header field is described in RFC 7315 [52] and RFC 7913 [234]. There are additional coding rules for this header field depending on the type of IP-CAN, according to access technology specific descriptions. Table 7.2A.4 describes the 3GPP-specific extended syntax of the P-Access-Network-Info header field defined in RFC 7315 [52] and RFC 7913 [234]. Table 7.2A.4: Syntax of extended P-Access-Network-Info header field daylight-saving-time = "daylight-saving-time" EQUAL quoted-string UE-local-IP-address = "UE-local-IP-address" EQUAL DQUOTE ( IPv4address / IPv6reference ) DQUOTE UDP-source-port = "UDP-source-port" EQUAL port TCP-source-port = "TCP-source-port" EQUAL port ePDG-IP-address = "ePDG-IP-address" EQUAL DQUOTE ( IPv4address / IPv6reference ) DQUOTE U2N-relay-ID = "U2N-relay-ID" EQUAL quoted‑string access-class =/ "untrusted-non-3GPP-VIRTUAL-EPC" / "VIRTUAL-no-PS" / "WLAN-no-PS" / "3GPP-NR" / "3GPP-NR-U" / "3GPP-NR-SAT" / "3GPP-NR(LEO)" / "3GPP-NR(MEO)" / "3GPP-NR(GEO)" / "3GPP-NR(OTHERSAT)" / "3GPP-WB-E-UTRAN(LEO)" / "3GPP-WB-E-UTRAN(MEO) / "3GPP-WB-E-UTRAN(GEO)" / "3GPP-WB-E-UTRAN(OTHERSAT)" / "3GPP-NB-IoT(LEO)" / "3GPP-NB-IoT(MEO)" / "3GPP-NB-IoT(GEO)" / "3GPP-NB-IoT(OTHERSAT)" / "3GPP-LTE-M(LEO)" / "3GPP-LTE-M(MEO)" / "3GPP-LTE-M(GEO)" / "3GPP-LTE-M(OTHERSAT)" / "3GPP‑NR‑REDCAP" access-type =/ "3GPP-E-UTRAN-ProSe-UNR" / "xDSL" / "3GPP-NR-FDD" / "3GPP-NR-TDD" / "IEEE-802.11ac" / "3GPP-NR-U-FDD" / "3GPP-NR-U-TDD" / "3GPP-NR-SAT" / "3GPP-NR(LEO)" / "3GPP-NR(MEO)" / "3GPP-NR(GEO)" / "3GPP-NR(OTHERSAT)" / "3GPP-WB-E-UTRAN(LEO)" / "3GPP-WB-E-UTRAN(MEO) / "3GPP-WB-E-UTRAN(GEO)" / "3GPP-WB-E-UTRAN(OTHERSAT)" / "3GPP-NB-IoT(LEO)" / "3GPP-NB-IoT(MEO)" / "3GPP-NB-IoT(GEO)" / "3GPP-NB-IoT(OTHERSAT)" / "3GPP-LTE-M(LEO)" / "3GPP-LTE-M(MEO)" / "3GPP-LTE-M(GEO)" / "3GPP-LTE-M(OTHERSAT)" / "3GPP-NR-ProSe-L2UNR" / "3GPP-NR-ProSe-L3UNR" / "3GPP‑NR‑REDCAP" eps-fb = "eps-fallback" EQUAL "0" / "1" redcap Editor' Note: (WI: ARCH_NR_REDCAP, CR #6656) Possible interactions with "3GPP‑NR‑REDCAP" are FFS. The daylight-saving-time and the UE-local-IP-address are instances of generic-param from the current extension-access-info component of the P-Access-Network-Info header field defined in RFC 7315 [52] and RFC 7913 [234]. The presence of the "network-provided" header field parameter defined in RFC 7315 [52] indicates a P-Access-Network-Info header field is provided by the P-CSCF, S-CSCF, the AS, the MSC server enhanced for ICS, the MSC server enhanced for SRVCC using SIP interface, the MSC server enhanced for DRVCC using SIP interface or by the MGCF. The content can differ from a P-Access-Network-Info header field without this parameter which is provided by the UE. The "network-provided" header field parameter can be used with both "access-type" and "access-class" constructs. The "access-class" construct is provided for use where the value is not known to be specific to a particular "access-type" value, e.g. in the case of some values delivered from the PCRF. The "access-class" field can be set only by the P-CSCF, the MSC server enhanced for ICS, the MSC server enhanced for SRVCC using SIP interface, the MSC server enhanced for DRVCC using SIP interface or by the AS. The "network-provided" header field parameter can be set only by the P-CSCF, S-CSCF, the AS, the MSC server enhanced for ICS, the MSC server enhanced for SRVCC using SIP interface, the MSC server enhanced for DRVCC using SIP interface or by the MGCF. The "local-time-zone" parameter, the "daylight-saving-time" parameter, the "gstn-location" parameter, the "GSTN" value of access-type field and the "untrusted-non-3GPP-VIRTUAL-EPC" value of access-class field shall not be inserted by the UE. The "local-time-zone" parameter defined in RFC 7315 [52] indicates the time difference between local time and UTC of day. For 3GPP accesses, the "local-time-zone" parameter represents the time zone allocated to the routing area or traffic area which the UE is currently using. As the edge of such areas may overlap, there can be some discrepancy with the actual time zone of the UE where the UE is in the near proximity to a time zone boundary. The "daylight-saving-time" parameter indicates by how much the local time of the UE has been adjusted due to the use of daylight saving time. Providing the "daylight-saving-time" parameter is optional. The "UE-local-IP-address" parameter indicates the UE local IP address. NOTE: The UE local IP address is the source address on the outer header of the IPsec tunnel packets received by the ePDG on the S2b interface. The "UDP-source-port" parameter indicates that the IKEv2 messages exchanged between the UE and the ePDG are encapsulated in the UDP messages according to IETF RFC 3948 [63A]. The value of the "UDP-source-port" parameter is the UDP source port of the UDP messages: - received by the ePDG; and - encapsulating the IKEv2 messages. The "TCP-source-port" parameter indicates that the IKEv2 messages exchanged between the UE and the ePDG are transported using the firewall traversal tunnel as described in 3GPP TS 24.302 [8U]. The value of the "TCP-source-port" parameter is the TCP source port of the TCP messages: - received by the ePDG; and - of the firewall traversal tunnel transporting the IKEv2 messages. The "ePDG-IP-address" parameter indicates the ePDG IP address used as IKEv2 tunnel endpoint with the UE. The "U2N-relay-ID" parameter indicates the IMSI as described in 3GPP TS 23.003 [3], of 5G ProSe UE-to-network relay, when the call request is triggered from the 5G ProSe remote UE and relayed by the 5G ProSe UE-to-network relay. The IMSI is encoded as specified in 3GPP TS 29.228 [14]. The "U2N-relay-ID" parameter can be set only by the P-CSCF. The "eps-fallback" header field parameter is used to indicate that the current access technology is used as a result of EPS fallback. The value "1" indicates that EPS fallback has occurred, the value "0" that EPS fallback has not occurred. The parameter can be set only by the P-CSCF. 7.2A.4.3 Additional coding rules for P-Access-Network-Info header field The P-Access-Network-Info header field is populated with the following contents: 1) the access-type field set to one of "3GPP-GERAN","3GPP-UTRAN-FDD", "3GPP-UTRAN-TDD", "3GPP-E-UTRAN-FDD", "3GPP-E-UTRAN-TDD", "3GPP-E-UTRAN-ProSe-UNR", "3GPP-NR-FDD", "3GPP-NR-TDD", "3GPP-NR-U-FDD", "3GPP-NR-U-TDD", "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", "3GPP-LTE-M(OTHERSAT)", "3GPP-NR-ProSe-L2UNR", "3GPP-NR-ProSe-L3UNR", "3GPP‑NR‑REDCAP", "3GPP2-1X", "3GPP2-1X-HRPD", "3GPP2-UMB", "3GPP2-1X-Femto", "IEEE-802.11", "IEEE-802.11a", "IEEE-802.11b", "IEEE-802.11g", "IEEE-802.11n", "IEEE-802.11ac", "ADSL", "ADSL2", "ADSL2+", "RADSL", "SDSL", "HDSL", "HDSL2", "G.SHDSL", "VDSL", "IDSL", "xDSL", "DOCSIS", "IEEE-802.3", "IEEE-802.3a", "IEEE-802.3e", "IEEE-802.3i", "IEEE-802.3j", "IEEE-802.3u", "IEEE-802.3ab", "IEEE-802.3ae", "IEEE-802.3ah", "IEEE-802.3ak", "IEEE-802.3aq", "IEEE-802.3an", "IEEE-802.3y", "IEEE-802.3z", or "DVB-RCS2" as appropriate to the access technology in use. 1A) the access-class field set to one of "3GPP-GERAN", "3GPP-UTRAN", "3GPP-E-UTRAN", "3GPP-NR", "3GPP-NR-U", "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", "3GPP-LTE-M(OTHERSAT)", "3GPP‑NR‑REDCAP", "3GPP-WLAN", "3GPP-GAN", "3GPP-HSPA", "3GPP2", "untrusted-non-3GPP-VIRTUAL-EPC", "VIRTUAL-no-PS", or "WLAN-no-PS" as appropriate to the technology in use. The access-class field set to "untrusted-non-3GPP-VIRTUAL-EPC" indicates the IP-CAN associated with an EPC based untrusted non-3GPP access with unknown radio access technology. The access-class field set to "VIRTUAL-no-PS" indicates an IP-CAN associated with an unknown radio access technology, such that the IP-CAN is not provided by the packet switched domain of the PLMN of the P-CSCF. The access-class field set to "WLAN-no-PS" indicates an IP-CAN associated with WLAN, such that the IP-CAN is not provided by the packet switched domain of the PLMN of the P-CSCF. The access-class field set to "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)" or "3GPP-NR(OTHERSAT)" indicates an IP-CAN associated with satellite NG-RAN. The access-class field set to "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)" or "3GPP-LTE-M(OTHERSAT)" indicates an IP-CAN associated with satellite E-UTRAN. The access-class field set to "3GPP‑NR‑REDCAP" if the UE has provided the NR RedCap indication to the IP-CAN as described in 3GPP TS 23.501 [257]. 2) if the access-type field or the access-class field is set to "3GPP-GERAN", a cgi-3gpp parameter set to the Cell Global Identity obtained from lower layers of the UE. The Cell Global Identity is a concatenation of MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), LAC (4 hexadeciaml digits) and CI (as described in 3GPP TS 23.003 [3]. The "cgi-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 3) if the access-type field is equal to "3GPP-UTRAN-FDD", or "3GPP-UTRAN-TDD", and a UE provides the P-Acces-Network-Info header field, a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), LAC (4 hexadecimal digits) as described in 3GPP TS 23.003 [3] and the UMTS Cell Identity (7 hexadecimal digits) as described in 3GPP TS 25.331 [9A]), obtained from lower layers of the UE. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 3A) if the access-type field is equal to "3GPP-UTRAN-FDD", or "3GPP-UTRAN-TDD", and an entitiy that can use the "network-provided" header field parameter provides the P-Access-Network-Info header field, if available a "utran-sai-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), LAC (4 hexadecimal digits) as described in 3GPP TS 23.003 [3] and SAC (4 hexadecimal digits) as described in 3GPP TS 23.003 [3]. The "utran-sai-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 3B) if the access-class field is equal to "3GPP-UTRAN", or "3GPP-HSPA", if available a "utran-sai-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), LAC (4 hexadecimal digits) as described in 3GPP TS 23.003 [3] and SAC (4 hexadecimal digits) as described in 3GPP TS 23.003 [3]. The "utran-sai-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 4) void 5) if the access-type field is set to "3GPP2-1X", a ci-3gpp2 parameter set to the ASCII representation of the hexadecimal value of the string obtained by the concatenation of SID (16 bits), NID (16 bits), PZID (8 bits) and BASE_ID (16 bits) (see 3GPP2 C.S0005-D [85]) in the specified order. The length of the ci-3gpp2 parameter shall be 14 hexadecimal characters. The hexadecimal characters (A through F) shall be coded using the uppercase ASCII characters. If the UE does not know the values for any of the above parameters, the UE shall use the value of 0 for that parameter. For example, if the SID is unknown, the UE shall represent the SID as 0x0000; NOTE 1: The SID value is represented using 16 bits as supposed to 15 bits as specified in 3GPP2 C.S0005-D [85]. EXAMPLE: If SID = 0x1234, NID = 0x5678, PZID = 0x12, BASE_ID = 0xFFFF, the ci-3gpp2 value is set to the string "1234567812FFFF". 6) if the access-type field is set to "3GPP2-1X-HRPD", a ci-3gpp2 parameter set to the ASCII representation of the hexadecimal value of the string obtained by the concatenation of Sector ID (128 bits) and Subnet length (8 bits) (see 3GPP2 C.S0024-B [86]) and Carrier-ID, if available, (see 3GPP2 X.S0060 [86B])in the specified order. The length of the ci-3gpp2 parameter shall be 34 or 40 hexadecimal characters depending on whether the Carrier-ID is included. The hexadecimal characters (A through F) shall be coded using the uppercase ASCII characters; EXAMPLE: If the Sector ID = 0x12341234123412341234123412341234, Subnet length = 0x11, and the Carrier-ID=0x555444, the ci-3gpp2 value is set to the string "1234123412341234123412341234123411555444". 7) if the access-type field is set to "3GPP2-UMB" 3GPP2 C.S0084-000 [86A], a ci-3gpp2 parameter is set to the ASCII representation of the hexadecimal value of the Sector ID (128 bits) defined in 3GPP2 C.S0084-000 [86A]. The length of the ci-3gpp2 parameter shall be 32 hexadecimal characters. The hexadecimal characters (A through F) shall be coded using the uppercase ASCII characters; EXAMPLE: If the Sector ID = 0x12341234123412341234123412341234, the ci-3gpp2 value is set to the string "12341234123412341234123412341234". 8) if the access-type field set to one of "IEEE-802.11", "IEEE-802.11a", "IEEE-802.11b", "IEEE-802.11g", "IEEE-802.11n", or "IEEE-802.11ac", an "i-wlan-node-id" parameter is set to the ASCII representation of the hexadecimal value of the AP's MAC address without any delimiting characters; NOTE 2: The AP's MAC address is provided in the BSSID information element. EXAMPLE: If the AP's MAC address = 00-0C-F1-12-60-28, then i-wlan-node-id is set to the string "000cf1126028". NOTE 3: "i-wlan-node-id" parameter is not restricted to I-WLAN. "i-wlan-node-id" parameter can be inserted for a WLAN which is not an I-WLAN. 9) if the access-type field is set to "3GPP2-1X-Femto", a ci-3gpp2-femto parameter set to the ASCII representation of the hexadecimal value of the string obtained by the concatenation of femto MSCID (24 bit), femto CellID (16 bit), FEID (64bit), macro MSCID (24 bits) and macro CellID (16 bits) (3GPP2 X.P0059-200 [86E]) in the specified order. The length of the ci-3gpp2-femto parameter is 36 hexadecimal characters. The hexadecimal characters (A through F) are coded using the uppercase ASCII characters. 10) if the access-type field is set to one of "ADSL", "ADSL2", "ADSL2+", "RADSL", "SDSL", "HDSL", "HDSL2", "G.SHDSL", "VDSL", "IDSL", or "xDSL", the access-info field shall contain a dsl-location parameter obtained from the CLF (see NASS functional architecture); 11) if the access-type field set to "DOCSIS", the access info parameter is not inserted. This release of this specification does not define values for use in this parameter; 12) if the access-type field is equal to "3GPP-E-UTRAN-FDD" or "3GPP-E-UTRAN-TDD", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value) which should be obtained from the E-UTRAN Cell Global Identifier (ECGI), Tracking Area Code (4 hexadecimal digits when accessing to EPC and 6 hexadecimal digits when accessing to 5GCN) as described in 3GPP TS 23.003 [3] and the E-UTRAN Cell Identity (ECI) (7 hexadecimal digits) as described in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; EXAMPLE: If MCC is 111, MNC is 22, TAC is 33C4 and ECI is 76B4321, then P-Access-Network-Info header field looks like follows: P-Access-Network-Info: 3GPP-E-UTRAN-FDD;utran-cell-id-3gpp=1112233C476B4321;network-provided NOTE 4: The total length of the "utran-cell-id-3gpp" parameter depends on the various combinations of MNC and TAC possible sizes. The actual length of MNC and TAC parts can be unambiguously deduced from the total length. NOTE 5: The P-CSCF obtains the ECGI in the 3GPP-User-Location-Info AVP received from the PCRF, while the UE obtains the ECGI from RAN. In roaming scenarios with P-GW in the HPLMN, the MCC-MNC contained in the ECGI retrieved by the P-CSCF can differ from that contained in the ECGI retrieved by the UE. Using MNC and MCC from a different source than ECGI can lead to collision between cell-id values which makes the determination of the UE location not possible or incorrect and disables routing of emergency calls based on location information. 12A) if the access-class field is equal to "3GPP-E-UTRAN", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value) which should be obtained from the E-UTRAN Cell Global Identifier (ECGI), Tracking Area Code (4 hexadecimal digits when accessing to EPC and 6 hexadecimal digits when accessing to 5GCN) as described in 3GPP TS 23.003 [3] and the E-UTRAN Cell Identity (ECI) (7 hexadecimal digits) as described in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 12B) if the access-type field is equal to "3GPP-E-UTRAN-ProSe-UNR", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value) which should be obtained from the E-UTRAN Cell Global Identifier (ECGI) and the E-UTRAN Cell Identity (ECI) (7 hexadecimal digits) as described in 3GPP TS 23.003 [3] obtained from the ProSe-UE-to-network relay that the UE is connected to as specified in 3GPP TS 24.334 [8ZD]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in in RFC 20 [212]; EXAMPLE: If MCC is 111, MNC is 22 and ECI is 76B4321, then P-Access-Network-Info header field looks like follows: P-Access-Network-Info: 3GPP-E-UTRAN-ProSe-UNR;utran-cell-id-3gpp=1112276B4321. 12C) if the access-type field is equal to "3GPP-E-UTRAN-FDD" or "3GPP-E-UTRAN-TDD", an "eps-fallback" header field parameter set to an appropriate value; 12D) if the access-class field is equal to "3GPP-E-UTRAN", an "eps-fallback" header field parameter set to an appropriate value; 13) if the access-type field is set to one of "IEEE-802.3", "IEEE-802.3a", "IEEE-802.3e", "IEEE-802.3i", "IEEE-802.3j", "IEEE-802.3u", "IEEE-802.3ab", "IEEE-802.3ae", IEEE-802.3ak", IEEE-802.3aq", IEEE-802.3an", "IEEE-802.3y" or "IEEE-802.3z" and NASS subsystem is used, the access-info field shall contain an eth-location parameter obtained from the CLF (see NASS functional architecture); 14) if the access-type field is set to one of "GPON", "XGPON1" or "IEEE-802.3ah" and NASS is used, the access-info field shall contain an fiber-location parameter obtained from the CLF (see NASS functional architecture); 15) if the access-type field is set to "GSTN", the access-info field may contain a gstn-location parameter if received from the GSTN; NOTE 6: The "cgi-3gpp", the "utran-cell-id-3gpp", the "ci-3gpp2", the "ci-3gpp2-femto", the "i-wlan-node-id", eth-location, and the "dsl-location" parameters described above among other usage also constitute the location identifiers that are used for emergency services. 16) if the access-type field is set to "DVB-RCS2", the access-info field shall contain a "dvb-rcs2-node-id" parameter which consists of comma-separated list consisting of NCC_ID, satellite_ID, beam_ID, and SVN-MAC as specified in ETSI TS 101 545-2 [194], ETSI TS 101 545-3 [195]; the NCC_ID shall be represented as two digit hexadecimal value, the satellite_ID shall be represented as a two digit hexadecimal value, the beam_ID shall be respresented as a four digit hexadecimal value, and the SVN-MAC shall be represented as six digit hexadecimal value; EXAMPLE: If the (8 bit) NCC_ID = 0x3A, the (8 bit) satellite_ID = 0xF5, the (16 bit) beam_ID = 0xEA23, and the (24 bit) SVN-MAC = 0xE40AB9, then the "dvb-rcs2-node-id" is set to the string "3A,F5,EA23,E40AB9". 17) the "local-time-zone" parameter in the access-info field is coded as a text string as follows: UTC±[hh]:[mm]. [hh] is two digits, and [mm] is two digits from four values: "00", "15", "30" or "45", see ISO 8601 [203]; EXAMPLE: "UTC+01:00" indicates that the time difference between local time and UTC of day is one hour. 18) the "daylight-saving-time" parameter in the access-info field is coded as a text string as follows: [hh]. [hh] is a two digits value from three values "00", "01" or "02" indicating the positive adjustment in hours; 19) void; 20) the operator-specific-GI in the access-info field is coded as a text string and conveys an operator-specifc geographical identifier; 21) if a) the access-class field is set to "untrusted-non-3GPP-VIRTUAL-EPC"; or b) the access-class field is set to "3GPP-WLAN" and the WLAN is an untrusted WLAN; then: a) if a UE local IP address is available, then a "UE-local-IP-address" parameter set to the UE local IP address; b) if the IKEv2 messages exchanged between the UE and the ePDG are encapsulated in the UDP messages according to IETF RFC 3948 [63A] and the UDP source port of the UDP messages received by ePDG is available, then a "UDP-source-port" parameter set to the UDP source port of the UDP messages: - received by the ePDG; and - encapsulating the IKEv2 messages; c) if the IKEv2 messages exchanged between the UE and the ePDG are transported using the firewall traversal tunnel as described in 3GPP TS 24.302 [8U] and the TCP source port of the TCP messages of the firewall traversal tunnel received by ePDG is available, then a "TCP-source-port" parameter set to the TCP source port of the TCP messages: - received by the ePDG; and - of the firewall traversal tunnel transporting the IKEv2 messages; and d) if an ePDG IP address used as IKEv2 tunnel endpoint with the UE is available, then an "ePDG-IP-address" parameter set to the ePDG IP address used as IKEv2 tunnel endpoint with the UE; 22) if the access-type field is equal to "3GPP-NR-FDD" or "3GPP-NR-TDD", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the Network Identifier (NID) (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; and NOTE 7: NID is included only if a serving network is a Stand-alone Non-Public Network (SNPN) identified by a combination of NID, MCC and MNC. The serving network type can be unambiguously deduced from the total length of the "utran-cell-id-3gpp" parameter. 22A) if the access-class field is equal to "3GPP-NR", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]. 23) if the access-type field is equal to "3GPP-NR-U-FDD" or "3GPP-NR-U-TDD", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 23A) if the access-class field is equal to "3GPP-NR-U", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212 ]; 24) if the access-type field is equal to "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", or "3GPP-LTE-M(OTHERSAT)", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 24A) if the access-class field is equal to "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", or "3GPP-LTE-M(OTHERSAT)", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 25) if the access-type field is equal to "3GPP-NR-ProSe-L2UNR" or "3GPP-NR-ProSe-L3UNR", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], and the NR Cell Identity (NCI) (9 hexadecimal digits) obtained from the 5G ProSe UE-to-network relay UE that the UE is connected to as specified in 3GPP TS 24.554 [8ZI]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 26) if the access-class field is equal to "3GPP‑NR‑REDCAP", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; 26A) if the access-type field is equal to "3GPP‑NR‑REDCAP", a "utran-cell-id-3gpp" parameter set to a concatenation of the MCC (3 decimal digits), MNC (2 or 3 decimal digits depending on MCC value), Tracking Area Code (6 hexadecimal digits) as described in 3GPP TS 23.003 [3], the NR Cell Identity (NCI) (9 hexadecimal digits) and optionally, the NID (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3]. The "utran-cell-id-3gpp" parameter is encoded in ASCII as defined in RFC 20 [212]; and 27) if the access-type field of the P-Access-Network-Info header field not containing "network-provided" parameter is equal to "3GPP-NR-ProSe-L3UNR" and the access-class field of the P-Access-Network-Info header field containing "network-provided" parameter is equal to "3GPP-NR", then an "U2N-relay-ID" parameter of the P-Access-Network-Info header field containing the "network-provided" parameter set to the IMSI of 5G ProSe UE-to-network relay UE. 7.2A.5 P-Charging-Vector header field 7.2A.5.1 Introduction The P-Charging-Vector header field is extended to include specific charging correlation information needed for IM CN subsystem functional entities. 7.2A.5.2 Syntax 7.2A.5.2.1 General The syntax of the P-Charging-Vector header field is described in RFC 7315 [52]. There may be additional coding rules for this header field depending on the type of IP-CAN, according to access technology specific descriptions. Table 7.2A.5 describes 3GPP-specific extensions to the P-Charging-Vector header field defined in RFC 7315 [52]. Table 7.2A.5: Syntax of extensions to P-Charging-Vector header field access-network-charging-info = (gprs-charging-info / i-wlan-charging-info / xdsl-charging-info / packetcable-charging-info / icn-charging-info / eps-charging-info / eth-charging-info/ loopback-indication / 5gs-charging-info / generic-param) gprs-charging-info = ggsn SEMI auth-token [SEMI pdp-info-hierarchy] *(SEMI extension-param) ggsn = "ggsn" EQUAL gen-value pdp-info-hierarchy = "pdp-info" EQUAL LDQUOT pdp-info *(COMMA pdp-info) RDQUOT pdp-info = pdp-item SEMI pdp-sig SEMI gcid [SEMI flow-id] pdp-item = "pdp-item" EQUAL DIGIT pdp-sig = "pdp-sig" EQUAL ("yes" / "no") gcid = "gcid" EQUAL 1*HEXDIG auth-token = "auth-token" EQUAL 1*HEXDIG flow-id = "flow-id" EQUAL "(" "{" 1*DIGIT COMMA 1*DIGIT "}" *(COMMA "{" 1*DIGIT COMMA 1*DIGIT "}")")" i-wlan-charging-info = "pdg" xdsl-charging-info = bras SEMI auth-token [SEMI xDSL-bearer-info] *(SEMI extension-param) bras = "bras" EQUAL gen-value xDSL-bearer-info = "dsl-bearer-info" EQUAL LDQUOT dsl-bearer-info *(COMMA dsl-bearer-info) RDQUOT dsl-bearer-info = dsl-bearer-item SEMI dsl-bearer-sig SEMI dslcid [SEMI flow-id] dsl-bearer-item = "dsl-bearer-item" EQUAL DIGIT dsl-bearer-sig = "dsl-bearer-sig" EQUAL ("yes" / "no") dslcid = "dslcid" EQUAL 1*HEXDIG packetcable-charging-info = packetcable [SEMI bcid] packetcable = "packetcable-multimedia" bcid = "bcid" EQUAL 1*48(HEXDIG) icn-charging-info = icn-bcp *(SEMI itid) [SEMI extension-param] icn-bcp = "icn-bcp" EQUAL gen-value itid = itc-sig SEMI itc-id SEMI *(flow-id2) itc-sig = "itc-sig" EQUAL ("yes" / "no") itc-id = "itc-id" EQUAL gen-value flow-id2 = "flow-id" EQUAL gen-value extension-param = token [EQUAL (token | quoted-string)] eps-charging-info = pdngw [SEMI eps-bearer-hierarchy] *(SEMI extension-param) pdngw = "pdngw" EQUAL gen-value eps-bearer-hierarchy = "eps-info" EQUAL LDQUOT eps-info *(COMMA eps-info) RDQUOT eps-info = eps-item SEMI eps-sig SEMI ecid [SEMI flow-id] eps-item = "eps-item" EQUAL DIGIT eps-sig = "eps-sig" EQUAL ("yes" / "no") ecid = "ecid" EQUAL 1*HEXDIG eth-charging-info = ip-edge *(SEMI extension-param) fiber-charging-info = ip-edge *(SEMI extension-param) ip-edge = "ip-edge" EQUAL gen-value loopback-indication = "loopback" fe-identifier = "fe-identifier" EQUAL fe-id-list fe-id-list = DQUOTE fe-id-param *(COMMA fe-id-param) DQUOTE fe-id-param = fe-addr/as-addr fe-addr = "fe-addr" EQUAL gen-value as-addr = "as-addr" EQUAL gen-value "-" ap-id ap-id = "ap-id" EQUAL gen-value 5gs-charging-info = smf [SEMI 5gs-pdu-session-hierarchy] *(SEMI extension-param) smf = "smf" EQUAL gen-value 5gs-pdu-session-hierarchy = "5gs-info" EQUAL LDQUOT 5gs-info *(COMMA 5gs-info) RDQUOT 5gs-info = 5gs-item SEMI 5gscid [SEMI flow-id] 5gs-item = "5gs-item" EQUAL DIGIT 5gscid = "5gscid" EQUAL 1*HEXDIG NOTE: The syntax above is not aligned with the rules for defining new P-Charging-Vector header field parameters as defined in RFC 7315 [52]. Entities that perform syntax check (even if they are not interested in specific header field parameter values) of the header field need to follow the explicit syntax above, as using the rules in RFC 7315 [52] would trigger a parser error. The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. The access-network-charging-info parameter includes alternative definitions for different types access networks. The description of these parameters are given in the subsequent subclauses. The "access-network-charging-info" header field parameter is not included in the P-Charging-Vector for SIP signalling that is not associated with a session. When the "access-network-charging-info" is included in the P-Charging-Vector and necessary information is not available from the IP-CAN (e.g. via Gx/Rx interface) reference points then null or zero values are included. For type 1 and type 3 IOIs, the generating SIP entity shall express the "orig-ioi" and "term-ioi" header field parameters in the format of a quoted string as specified in RFC 7315 [52]. If an IOI is a type 1 IOI, the content of the quoted string consists of the "Type 1" string prefix followed by the IOI value. The "Type 1" string prefix is the type-1-prefix value specified in the table 7.2A.5A. If an IOI is a type 3 IOI, the content of the quoted string consists of the "Type 3" string prefix followed by the IOI value. The "Type 3" string prefix is the type-3-prefix value specified in the table 7.2A.5A. Table 7.2A.5A: String prefixes type-1-prefix = %x54.79.70.65.20.31 ; "Type 1" type-3-prefix = %x54.79.70.65.20.33 ; "Type 3" If an IOI is a type 2 IOI, the value of the "orig-ioi" and "term-ioi" header field parameters is set to the IOI value. No string prefix is used. The receiving SIP entity does not perform syntactic checking of the contents of the IOI parameter (the IOI parameter is passed unmodified to charging entities). The "loopback" parameter is provided to the charging system of other entities in the signalling path to indicate that loopback has been applied and entities of the IM CN subsystem involved in the loopback, e.g. TRF, can have generated CDRs in their own right. The "fe-identifier" header field parameter is an instance of generic-param from the current charge-params component of the P-Charging-Vector header field. This header field parameter contains one or more IM CN subsystem functional entity addresses ("fe-addr") and/or AS addresses ("as-addr") and application identifiers ("ap-id") where the IM CN subsystem functional entity does create charging information for the related CDR of this IM CN subsystem functional entity. For AS hosting several applications the AS address can appear several times, each accompanied with a different application identifier based on the application executed by the AS. 7.2A.5.2.2 GPRS as IP-CAN GPRS is a supported access network (gprs-charging-info parameter). For GPRS there are the following components to track: GGSN address (ggsn parameter), media authorization token (auth token parameter), and a pdp-info parameter that contains the information for one or more PDP contexts. In this release the media authorization token is set to zero. The pdp-info contains one or more pdp-item values followed by a collection of parameters (pdp-sig, gcid, and flow-id). The value of the pdp-item is a unique number that identifies each of the PDP-related charging information within the P-Charging-Vector header field. Each PDP context has an indicator if it is an IM CN subsystem signalling PDP context (pdp-sig parameter), an associated GPRS Charging Identifier (gcid parameter), and a identifier (flow-id parameter). The flow-id parameter contains a sequence of curly bracket delimited flow identifier tuples that identify associated m-lines and relative order of port numbers in an m-line within the SDP from the SIP signalling to which the PDP context charging information applies. For a complete description of the semantics of the flow-id parameter see 3GPP TS 29.214 [13D] Annex B. The gcid, ggsn address and flow-id parameters are transferred from the GGSN to the P-CSCF via the PCRF over the Rx interface (see 3GPP TS 29.214 [13D] and Gx interface (see 3GPP TS 29.212 [13B]). The gcid value is received in binary format at the P-CSCF (see 3GPP TS 29.214 [13D]). The P-CSCF shall encode it in hexadecimal format before include it into the gcid parameter. On receipt of this header field, a node receiving a gcid shall decode from hexadecimal into binary format. The "access-network-charging-info" is not included in the P-Charging-Vector for SIP signalling that is not associated with a multimedia session. The access network charging information may be unavailable for sessions that use a general purpose PDP context (for both SIP signalling and media) or that do not require media authorisation. 7.2A.5.2.3 Evolved Packet Core (EPC) via WLAN as IP-CAN The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. This version of the specification defines the use of "pdg" for inclusion in the P-Charging-Vector header field. No other extensions are defined for use in I-WLAN in this version of the specification. Editor's note: WI: TEI12: CR5046: The application of the ABNF element relating to "pdg" to EPS needs to be clarified. 7.2A.5.2.4 xDSL as IP-CAN The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. The access-network-charging-info parameter includes alternative definitions for different types of access networks. This subclause defines the components of the xDSL instance of the access-network-charging-info. For xDSL, there are the following components to track: BRAS address (bras parameter), media authorization token (auth-token parameter), and a set of dsl-bearer-info parameters that contains the information for one or more xDSL bearers. The dsl-bearer-info contains one or more dsl-bearer-item values followed by a collection of parameters (dsl-bearer-sig, dslcid, and flow-id). The value of the dsl-bearer-item is a unique number that identifies each of the dsl-bearer-related charging information within the P-Charging-Vector header field. Each dsl-bearer-info has an indicator if it is an IM CN subsystem signalling dsl-bearer (dsl-bearer-sig parameter), an associated DSL Charging Identifier (dslcid parameter), and a identifier (flow-id parameter). The flow-id parameter contains a sequence of curly bracket delimited flow identifier tuples that identify associated m-lines and relative order of port numbers in an m-line within the SDP from the SIP signalling to which the dsl-bearer charging information applies. For a complete description of the semantics of the flow-id parameter see 3GPP TS 29.214 [13D]. The format of the dslcid parameter is identical to that of ggsn parameter. On receipt of this header field, a node receiving a dslcid shall decode from hexadecimal into binary format. For a dedicated dsl-bearer for SIP signalling, i.e. no media stream requested for a session, then there is no authorisation activity or information exchange over the Rx and Gx interfaces. Since there are no dslcid, media authorization token or flow identifiers in this case, the dslcid and media authorization token are set to zero and no flow identifier parameters are constructed by the PCRF. 7.2A.5.2.5 DOCSIS as IP-CAN The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. The access-network-charging-info parameter includes alternative definitions for different types of access networks. This subclause defines the components of the cable instance of the access-network-charging-info. Cable access is based upon the architecture defined by Data Over Cable Service Interface Specification (DOCSIS). The billing correlation identifier (bcid) uniquely identifies the PacketCable DOCSIS bearer resources associated with the session within the cable operator's network for the purposes of billing correlation. To facilitate the correlation of session and bearer accounting events, a correlation ID that uniquely identifies the resources associated with a session is needed. This is accomplished through the use of the bcid as generated by the PacketCable Multimedia network. This bcid is returned to the P-CSCF within the response to a successful resource request. The bcid is specified in RFC 3603 [74A]. This identifier is chosen to be globally unique within the system for a window of several months. Consistent with RFC 3603 [74A], the BCID must be encoded as a hexadecimal string of up to 48 characters. Leading zeroes may be suppressed. If the bcid value is received in binary format by the P-CSCF from the IP-CAN, the P-CSCF shall encode it in hexadecimal format before including it into the bcid parameter. On receipt of this header field, a node using a bcid will normally decode from hexadecimal into binary format. 7.2A.5.2.6 cdma2000® packet data subsystem as IP-CAN The specific extensions to the P-Charging-Vector header field defined in RFC 7315 [52] when the access network is cdma2000® packet data subsystem are: the icn-charging-info parameter contains one icn-bcp child parameter and one or more child itid parameters. The icn-bcp parameter, identifies the point of attachment where UE has attached itself to the cdma2000® packet data subsystem. The icn-bcp parameter is conveyed to the P-CSCF by the cdma2000® packet data subsystem. Each itid child parameter within icn-charging-info corresponds to one IP-CAN bearer that was established by the cdma2000® packet data subsystem for the UE. Each itid parameter contains an indicator if it is an IP-CAN subsystem signalling IP-CAN bearer (itc-sig parameter), an associated IP-CAN charging identifier (itc-id parameter), and one or more flow identifiers (flow-id parameter) that identify associated m-lines within the SDP from the SIP signalling. These parameters are transferred from the cdma2000® packet data subsystem to the P-CSCF over the respective interface. For an IP-CAN bearer that is only used for SIP signalling, i.e. no media stream requested for a session, then there is no authorisation activity or information exchange with the P-CSCF over the respective cdma2000® interfaces. Since there is no itc-id, or flow identifiers in this case, the itc-id is set to zero and no flow identifier parameters are constructed by the P-CSCF. 7.2A.5.2.7 EPS as IP-CAN For EPS there are the following components to track: P-GW address (pdngw parameter), and a eps-info parameter that contains the information for one or more EPS bearers. The eps-info contains one or more eps-item values followed by a collection of parameters (eps-sig, ecid, and flow-id). The value of the eps-item is a unique number that identifies each of the EPS-bearer-related charging information within the P-Charging-Vector header field. Each EPS bearer context has an associated QCI indicating if it is an IM CN subsystem signalling EPs bearer context (eps-sig parameter), an associated EPS Charging Identifier (ecid parameter), and a identifier (flow-id parameter). The flow-id parameter contains a sequence of curly bracket delimited flow identifier tuples that identify associated m-lines and relative order of port numbers in an m-line within the SDP from the SIP signalling to which the EPS bearer charging information applies. For a complete description of the semantics of the flow-id parameter see 3GPP TS 29.214 [13D] Annex B. The ecid, pdngw address and flow-id parameters are transferred from the P-GW to the P-CSCF via the PCRF over the Rx interface (see 3GPP TS 29.214 [13D] and Gx interface (see 3GPP TS 29.212 [13B]). The ecid value is received in binary format at the P-CSCF (see 3GPP TS 29.214 [13D]). The P-CSCF shall encode it in hexadecimal format before include it into the ecid parameter. On receipt of this header field, a node receiving a gcid shall decode from hexadecimal into binary format. The "access-network-charging-info" header field parameter is not included in the P-Charging-Vector for SIP signalling that is not associated with a multimedia session. The access network charging information may be unavailable for sessions that use a general purpose EPS bearer context (for both SIP signalling and media). 7.2A.5.2.8 Ethernet as IP-CAN The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. For Ethernet accesses, the IP Edge Node address (ip-edge parameter) is tracked. The IP Edge Node is defined in ETSI ES 282 001 [138]. 7.2A.5.2.9 Fiber as IP-CAN The access-network-charging-info parameter is an instance of generic-param from the current charge-params component of P-Charging-Vector header field. For Fiber accesses, the IP Edge Node address (ip-edge parameter) is tracked. The IP Edge Node is defined in ETSI ES 282 001 [138]. 7.2A.5.2.10 5GS as IP-CAN For 5GS there are the following components to track: SMF address (SMF parameter) and a 5gs-info parameter that contains the information for one or more 5GS PDU sessions. The 5gs-info contains one or more 5gs-item values followed by a collection of parameters (5gscid and flow-id). The value of the 5gs-item is a unique number that identifies each of the 5GS PDU session charging information within the P-Charging-Vector header field. Each 5GS PDU session has an associated 5GS Charging Identifier (5gscid parameter), and an additional information (flow-id parameter). The flow-id parameter contains a sequence of curly bracket delimited parameter tuples that identify associated m-lines and relative order of port numbers in an m-line within the SDP from the SIP signalling to which the 5GS PDU session charging information applies. For a complete description of the semantics of the flow-id parameter see 3GPP TS 29.214 [13D]. The smf address, 5gscid and flow-id parameters are transported to the P-CSCF via the PCRF over the Rx interface (see 3GPP TS 29.214 [13D]. The 5gscid value is received in binary format at the P-CSCF (see 3GPP TS 29.214 [13D]). The P-CSCF shall encode it in hexadecimal format before include it into the 5gscid parameter. On receipt of this header field, a node receiving a 5gscid shall decode from hexadecimal into binary format. The "access-network-charging-info" header field parameter is not included in the P-Charging-Vector for SIP signalling that is not associated with a multimedia session. 7.2A.5.3 Operation The operation of this header field is described in subclauses 5.2, 5.3, 5.4, 5.5, 5.6, 5.7 and 5.8. 7.2A.6 Orig parameter definition 7.2A.6.1 Introduction The "orig" parameter is a uri-parameter intended to: - tell the S-CSCF that it has to perform the originating services instead of terminating services; - tell the I-CSCF that it has to perform originating procedures. 7.2A.6.2 Syntax The syntax for the orig parameter is specified in table 7.2A.6: Table 7.2A.6: Syntax of orig parameter uri-parameter = transport-param / user-param / method-param / ttl-param / maddr-param / lr-param / orig / other-param orig = "orig" The BNF for uri-parameter is taken from RFC 3261 [26] and modified accordingly. 7.2A.6.3 Operation The orig parameter is appended to the address of the S-CSCF, I-CSCF or IBCF by the ASs, when those initiate requests on behalf of the user, or to the address of the S-CSCF or I-CSCF by an IBCF acting as entry point, if the network is performing originating service to another network. The S-CSCF will run originating services whenever the orig parameter is present next to its address. The I-CSCF will run originating procedures whenever the orig parameter is present next to its address. The IBCF will preserve the "orig" parameter in the topmost Route header field if received, or it may append the "orig" parameter to the URI in the topmost Route header field (see subclause 5.10.2.3). 7.2A.7 Extension to Security-Client, Security-Server and Security-Verify header fields 7.2A.7.1 Introduction This extension defines new parameters for the Security-Client, Security-Server and Security-Verify header fields. This subclause defines the "mediasec" header field parameter that labels any of the Security-Client:, Security-Server, or Security-Verify: header fields as applicable to the media plane and not the signalling plane. 7.2A.7.2 Syntax 7.2A.7.2.1 General The syntax for the Security-Client, Security-Server and Security-Verify header fields is defined in RFC 3329 [48]. The additional syntax is defined in Annex H of 3GPP TS 33.203 [19]. This specification reuses Security-Client, Security-Server and Security-Verify defined in RFC 3329 [48] and defines the mechanism listed in table 7.2A.7.2.2-2 and the header field parameter "mediasec". Security mechanisms that apply to the media plane only shall not have the same name as any signalling plane mechanism. If a signalling plane security mechanism name is re-used for the media plane and distinguished only by the "mediasec" parameter, then implementations that do not recognize the "mediasec" parameter may incorrectly use that security mechanism for the signalling plane. 7.2A.7.2.2 "mediasec" header field parameter The "mediasec" header field parameter may be used in the Security- Client, Security-Server, or Security-Verify header fields defined in RFC 3329 [48] to indicate that a header field applies to the media plane. Any one of the media plane security mechanisms supported by both client and server, if any, may be applied when a media stream is started. Or, a media stream may be set up without security. Values in the Security-Client, Security-Server, or Security-Verify header fields labelled with the "mediasec" header field parameter are specific to the media plane and specific to the secure media transport protocol used on the media plane. EXAMPLE: Security-Client: sdes-srtp;mediasec Usage of the "mediasec" header field parameter in mech-parameters rule of RFC 3329 [48] and the syntax of the "mediasec" header field parameter is shown in table 7.2A.7.2.2-1. Table 7.2A.7.2.2-1 mech-parameters =/ mediasec-param mediasec-param = "mediasec" The security mechanisms which can be labelled by the "mediasec" header field parameter are listed in the table 7.2A.7.2.2-2, where each line (other than the first line) indicates a token and a media security mechanism for which the token indicates support. Table 7.2A.7.2.2-2 mechanism-name =/ ( sdes-srtp-name / msrp-tls-name / bfcp-tls-name / udptl-dtls-name / dtls-srtp-name / token ) sdes-srtp-name = "sdes-srtp" ; End-to-access-edge media security using SDES. msrp-tls-name = "msrp-tls" ; End-to-access-edge media security for MSRP using TLS and certificate fingerprints. bfcp-tls-name = "bfcp-tls" ; End-to-access-edge media security for BFCP using TLS and certificate fingerprints. udptl-dtls-name = "udptl-dtls" ; End-to-access-edge media security for UDPTL using DTLS and certificate fingerprints. dtls-srtp-name = "dtls-srtp" ; End-to-access-edge media security for RTP using DTLS-SRTP and certificate fingerprints. 7.2A.7.3 Operation The operation of the additional parameters for the Security-Client, Security-Server and Security-Verify header fields is defined in Annex H of 3GPP TS 33.203 [19]. Any one of the mechanisms listed in table 7.2A.7.2.2-2 and labelled with the "mediasec" header field parameter can be applied on-the-fly as a media stream is started, unlike mechanisms for signalling one of which is chosen and then applied throughout a session. Media plane security can be supported independently of any signalling plane security defined in RFC 3329 [4], but in order to protect any cryptographic key carried in SDP signalling plane security as defined in RFC 3329 [4] SHOULD be used. Each media security mechanism can be supported independently. The message flow is identical to the flow in RFC 3329 [48], but it is not mandatory for the user agent to apply media plane security immediately after it receives the list of supported media plane mechanisms from the server, or any timer after that, nor will the lack of a mutually supported media plane security mechanism prevent SIP session setup. 7.2A.7.4 IANA registration 7.2A.7.4.1 "mediasec" header field parameter Editor's note: [MEDIASEC_CORE, CR 4156] This subclause forms the basis for IANA registration of the mediasec header field parameter. Registration is intended to be created by an RFC that describes the mediasec header field parameter and creates an IANA registry for its values. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 Header field in which the parameter can appear: Security-Client, Security-Server and Security-Verify header fields. Name of the header field parameter being registered: mediasec Whether the parameter only accepts a set of predefined values: No value is defined for the parameter. A reference to the RFC where the parameter is defined and to any RFC that defines new values for the parameter: This parameter is defined in 3GPP TS 24.229. 7.2A.7.4.2 "sdes-srtp" security mechanism Editor's note: [MEDIASEC_CORE, CR 4156] This subclause forms the basis for IANA registration of the value for the mediasec header field parameter. The registration should be performed by MCC when the registry for mediasec parameter values has been created by IANA. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 The mechanism-name token: sdes-srtp The published RFC describing the details of the corresponding security mechanism: This mechanism is defined in 3GPP TS 24.229. 7.2A.7.4.3 "msrp-tls" security mechanism Editor's note: [WI: eMEDIASEC-CT, CR#4624] This subclause forms the basis for IANA registration of the value for the mediasec header field parameter. The registration should be performed by MCC when the registry for mediasec parameter values has been created by IANA. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 The mechanism-name token: msrp-tls The published RFC describing the details of the corresponding security mechanism: This mechanism is defined in 3GPP TS 24.229. 7.2A.7.4.4 "bfcp-tls" security mechanism Editor's note: [WI: eMEDIASEC-CT, CR#4624] This subclause forms the basis for IANA registration of the value for the mediasec header field parameter. The registration should be performed by MCC when the registry for mediasec parameter values has been created by IANA. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 The mechanism-name token: bfcp-tls The published RFC describing the details of the corresponding security mechanism: This mechanism is defined in 3GPP TS 24.229. 7.2A.7.4.5 "udptl-dtls" security mechanism Editor's note: [WI: eMEDIASEC-CT, CR#4624] This subclause forms the basis for IANA registration of the value for the mediasec header field parameter. The registration should be performed by MCC when the registry for mediasec parameter values has been created by IANA. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 The mechanism-name token: udptl-dtls The published RFC describing the details of the corresponding security mechanism: This mechanism is defined in 3GPP TS 24.229. 7.2A.7.4.6 " dtls-srtp" security mechanism Editor's note: [WI: eCryptPr, CR#6554] This subclause forms the basis for IANA registration of the value for the mediasec header field parameter. The registration should be performed by MCC when the registry for mediasec parameter values has been created by IANA. NOTE: This subclause contains information to be provided to IANA for the registration of the media plane security indicator header field parameter. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 The mechanism-name token: dtls-srtp The published RFC describing the details of the corresponding security mechanism: This mechanism is defined in 3GPP TS 24.229. 7.2A.8 IMS Communication Service Identifier (ICSI) 7.2A.8.1 Introduction The ICSI is defined to fulfil the requirements as stated in 3GPP TS 23.228 [7]. An ICSI may have specialisations which refine it by adding subclass identifiers separated by dots. Any specialisations of an ICSI shall have an "is a" relationship if the subclasses are removed. For example, a check for ICSI urn:urn-7:3gpp-service.ims.icsi.mmtel will return true when evaluating ICSI urn:urn-7:3gpp-service.ims.icsi.mmtel.hd-video. 7.2A.8.2 Coding of the ICSI This parameter is coded as a URN. The ICSI URN may be included as: - a tag-value within the g.3gpp.icsi-ref media feature tag as defined in subclause 7.9.2 and RFC 3840 [62], in which case those characters of the URN that are not part of the tag-value definition in RFC 3840 [62] shall be represented in the percent encoding as defined in RFC 3986 [124]; - a feature cap value within the "g.3gpp.icsi-ref" feature-capability indicator, as defined in subclause 7.9A.1 and RFC 6809 [190], in which case those characters of the URN that are not part of the feature-capability indicator value definition syntax shall be represented in the percent encoding, as defined in RFC 3986 [124]; or - as a value of the P-Preferred-Service or P-Asserted-Service header fields as defined RFC 6050 [121]. A list of the URNs containing ICSI values registered by 3GPP can be found at http://www.3gpp.org/specifications-groups/34-uniform-resource-name-urn-list An example of an ICSI for a 3GPP defined IMS communication service is: urn:urn-7:3gpp-service.ims.icsi.mmtel An example of a g.3gpp.icsi-ref media feature tag containing an ICSI for a 3GPP defined IMS communication service is: g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" An example of a g.3gpp.icsi-ref feature-capability indicator containing an ICSI for a 3GPP defined IMS communication service is: g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" An example of an ICSI for a 3GPP defined IMS communication service in a P-Preferred-Service header field is P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel An example of an ICSI for a 3GPP defined IMS communication service in a P-Asserted-Service header field is P-Asserted-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel An example of an ICSI for a defined IMS communication service with a specialisation is: P-Asserted-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel.game-v1 An example of an ICSI for a 3GPP defined IMS communication service with an organisation-y defined specialisation is: P-Asserted-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel.organisation-y.game-v2 7.2A.9 IMS Application Reference Identifier (IARI) 7.2A.9.1 Introduction The IARI is defined to fulfil the requirements as stated in 3GPP TS 23.228 [7]. 7.2A.9.2 Coding of the IARI This parameter is coded as a URN. The IARI URN may be included as a tag-value within the g.3gpp.iari-ref media feature tag as defined in subclause 7.9.3 and RFC 3840 [62], in which case those characters of the URN that are not part of the tag-value definition in RFC 3840 [62] shall be represented in the percent encoding as defined in RFC 3986 [124]. A list of the URNs containing IARI values registered by 3GPP can be found at http://www.3gpp.org/specifications-groups/34-uniform-resource-name-urn-list An example of a g.3gpp.iari-ref media feature tag containing an IARI is: g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.game-v1" 7.2A.10 "phone-context" tel URI parameter 7.2A.10.1 Introduction When the request-URI contains a local number, then a phone-context tel URI parameter as described in RFC 3966 [22] shall be present to indicate the related numbering plan. Procedures for using this parameter are given in subclause 5.1.2A.1.5 and additional coding rules are detailed in subclause 7.2A.10.3. 7.2A.10.2 Syntax The syntax of the "phone-context" tel URI parameter is described in RFC 3966 [22]. There are additional coding rules for this parameter depending on the type of IP-CAN, according to access technology specific descriptions. 7.2A.10.3 Additional coding rules for "phone-context" tel URI parameter In case the access network information is available, the entities inserting the "phone-context" tel URI parameter shall populate the "phone-context" tel URI parameter with the following contents: 1) if the IP-CAN is GPRS, then the "phone-context" tel URI parameter is a domain name. It is constructed from the MCC, the MNC and the home network domain name by concatenating the MCC, MNC, and the string "gprs" as domain labels before the home network domain name; EXAMPLE: If MCC = 216, MNC = 01, then the "phone-context" tel URI parameter is set to '216.01.gprs.home1.net'. 2) if the IP-CAN is Evolved Packet Core (EPC) via WLAN or 5GCN via WLAN, then the "phone-context" tel URI parameter is a domain name. a) if all characters of the SSID are allowed by domainlabel syntax definition of clause 3 of RFC 3966 [22], the domain name is constructed from the SSID, AP's MAC address, and the home network domain name by concatenating the SSID, AP's MAC address, and the string "i-wlan" as domain labels before the home network domain name; and b) otherwise, the domain name is constructed from AP's MAC address, and the home network domain name by concatenating AP's MAC address, and the string "i-wlan" as domain labels before the home network domain name. NOTE: The AP's MAC address is provided in the BSSID information element. EXAMPLE: If SSID = BU-Airport, AP's MAC = 00-0C-F1-12-60-28, and home network domain name is "home1.net", then the "phone-context" tel URI parameter is set to the string "bu-airport.000cf1126028.i-wlan.home1.net". EXAMPLE: If SSID = <BU Airport>, AP's MAC = 00-0C-F1-12-60-28, and home network domain name is "home1.net", then the "phone-context" tel URI parameter is set to the string "000cf1126028.i-wlan.home1.net". 3) if the IP-CAN is xDSL, then the "phone-context" tel URI parameter is a domain name. It is constructed from the dsl-location (see subclause 7.2A.4) and the home network domain name by concatenating the dsl-location and the string "xdsl" as domain labels before the home network domain name; 4) if the IP-CAN is DOCSIS, then the "phone-context" tel URI parameter is based on data configured locally in the UE; 5) if the IP-CAN is EPS, then the "phone-context" tel URI parameter is a domain name. It is constructed from the MCC, the MNC and the home network domain name by concatenating the MCC, MNC, and the string "eps" as domain labels before the home network domain name; 6) if the IP-CAN is Ethernet, then the "phone-context" parameter is a domain name. It is constructed from the eth-location (see subclause 7.2A.4) and the home network domain name by concatenating the eth-location and the string "ethernet" as domain labels before the home network domain name; 7) if the IP-CAN is Fiber, then the "phone-context" parameter is a domain name. It is constructed from the fiber-location (see subclause 7.2A.4) and the home network domain name by concatenating the fiber-location and the string "fiber" as domain labels before the home network domain name; 8) if the IP-CAN is cdma2000®, then the "phone-context" parameter is a domain name. It is constructed from the subnet id and the home network domain name by concatenating the subnet id as the domain label before the home network domain name; 9) if the IP-CAN is DVB-RCS2, then the "phone-context" tel URI parameter is based on data configured locally in the UE; 10) if the IP-CAN is 5GS via 3GPP access and the serving network is a PLMN, then the "phone-context" tel URI parameter is a domain name. It is constructed from the MCC, the MNC and the home network domain name by concatenating the MCC, MNC, and the string "5gs" as domain labels before the home network domain name; and 11) if the IP-CAN is 5GS via 3GPP access and the serving network is an SNPN, then the "phone-context" tel URI parameter is a domain name. It is constructed from the MCC, the MNC, the NID and the home network domain name by concatenating the MCC, MNC, the SNPN Network Identifier (NID) (11 hexadecimal digits) as specified in 3GPP TS 23.003 [3] and the string "5gs-snpn" as domain labels before the home network domain name. If the access network information is not available in the UE, then the "phone-context" tel URI parameter is set to the home network domain name preceded by the string "geo-local.". In case the home domain is indicated in the "phone-context" tel URI parameter, the "phone-context" tel URI parameter is set to the home network domain name (as it is used to address the SIP REGISTER request, see subclause 5.1.1.1A or subclause 5.1.1.1B). In case the "phone-context" tel URI parameter indicates a network other than the home network or the visited access network, the "phone-context" tel URI parameter is set according to RFC 3966 [22]. 7.2A.11 Void 7.2A.11.1 Void 7.2A.11.2 Void 7.2A.11.3 Void 7.2A.12 CPC and OLI tel URI parameter definition 7.2A.12.1 Introduction The use of the "cpc" and "oli" URI parameters for use in the P-Asserted-Identity in SIP requests is defined. 7.2A.12.2 Syntax The Calling Party's Category and Originating Line Information are represented as URI parameters for the tel URI scheme and SIP URI representation of telephone numbers. The ABNF syntax is specified in table 7.2A.7 and extends the formal syntax for the tel URI as specified in RFC 3966 [22]: Table 7.2A.7 par =/ cpc / oli cpc = cpc-tag "=" cpc-value oli = oli-tag "=" oli-value cpc-tag = "cpc" oli-tag = "oli" cpc-value = "ordinary" / "test" / "operator" / "payphone" / "unknown" / "mobile-hplmn" / "mobile-vplmn" / "emergency" / genvalue oli-value = 2DIGIT genvalue = 1*(alphanum / "-" / "." ) The Accept-Language header field shall be used to express the language of the operator. The semantics of these Calling Party's Category values are described below: ordinary: The caller has been identified, and has no special features. test: This is a test call that has been originated as part of a maintenance procedure. operator: The call was generated by an operator position. payphone: The calling station is a payphone. unknown: The CPC could not be ascertained. mobile-hplmn: The call was generated by a mobile device in its home PLMN. mobile-vplmn: The call was generated by a mobile device in a vistited PLMN. emergency: The call is an emergency service call. NOTE 1: The choice of CPC and OLI values and their use are up to the Service Provider. CPC and OLI values can be exchanged across networks if specified in a bilateral agreement between the service providers. NOTE 2: Additional national/regional CPC values can exist. The two digit OLI values are decimal codes assigned and administered by North American Numbering Plan Administration. 7.2A.12.3 Operation The "cpc" and "oli" URI parameters may be supported by IM CN subsystem entities that provide the UA role and by IM CN subsystem entities that provide the proxy role. The "cpc" and "oli" URI parameters shall not be populated at the originating UE. In case the "cpc" URI parameter is not included, the call is treated as if the "cpc" URI parameter is set to "ordinary". Unless otherwise specified in this document, "cpc" and "oli" URI parameters are only passed on by IM CN subsystem entities (subject to trust domain considerations as specified in subclause 4.4.12). 7.2A.13 "sos" SIP URI parameter 7.2A.13.1 Introduction The "sos" SIP URI parameter is intended to: - indicate to the S-CSCF that a REGISTER request that includes the "sos" SIP URI parameter is for emergency registration purposes; - tell the S-CSCF to not apply barring of the public user identity being registered; and - tell the S-CSCF to not apply initial filter criteria to requests destined for an emergency registered contact. 7.2A.13.2 Syntax The syntax for the "sos" SIP URI parameter is specified in table 7.2A.8. Table 7.2A.8: Syntax of sos SIP URI parameter uri-parameter =/ sos-param sos-param = "sos" The BNF for uri-parameter is taken from RFC 3261 [26] and modified accordingly. 7.2A.13.3 Operation When a UE includes the "sos" SIP URI parameter in the URI included in the Contact header field of REGISTER request, the REGISTER request is intended for emergency registration. When a S-CSCF receives a REGISTER request for emergency registration that includes the "sos" SIP URI parameter, the S-CSCF is required to preserve the previously registered contact address. This differs to the registrar operation as defined in RFC 3261 [26] in that the rules for URI comparison for the Contact header field shall not apply and thus, if the URI in the Contact header field matches a previously received URI, then the old contact address shall not be overwritten. 7.2A.14 P-Associated-URI header field Procedures of RFC 7315 [52] are modified to allow a SIP proxy to remove URIs from the P-Associated-URI header field. 7.2A.15 Void 7.2A.16 Void 7.2A.16.1 Void 7.2A.16.2 Void 7.2A.16.3 Void 7.2A.17 "premium-rate" tel URI parameter definition 7.2A.17.1 Introduction The use of the "premium-rate" URI parameters for use in the Request-URI in SIP requests is defined. 7.2A.17.2 Syntax The premium-rate category that a called number belongs to is represented as a URI parameter for the tel URI scheme and SIP URI representation of telephone numbers. The ABNF syntax is as specified in Table 7.2A.17 and extends the formal syntax for the tel URI as specified in RFC 3966 [22]: Table 7.2A.17 par =/ premrate premrate = premrate-tag "=" premrate-value premrate-tag = "premium-rate" premrate-value = "information" / "entertainment" 7.2A.17.3 Operation The "premium-rate" URI parameter may be supported by IM CN subsystem entities that provide the AS role and by IM CN subsystem entities that provide the proxy role. 7.2A.17.4 IANA registration NOTE: This subclause contains information to be provided to IANA for the registration of the tel-URI parameter "premium-rate". This parameter needs to be defined in the sub-registry under the tel URI parameters. Contact name, email address, and telephone number: 3GPP Specifications Manager: [email protected] +33 (0)492944200 Name of the parameter: "premium-rate" Whether the parameter only accepts a set of predefined values: "Constrained" Reference to the RFC or other permanent and readily available public specification defining the parameter and new values: This parameter and its values are defined in 3GPP TS 24.229. Description: This tel URI parameter is used in networks supporting roaming and operator determined barring feature. The tel URI parameter provides a means to identify that a number in a tel URI belongs to a premium rate category in the roaming network. SIP servers in the home network use this information to apply the operator determined barring functionality. An overview of the 3GPP IM CN subsystem can be found in RFC 4083. 7.2A.18 Reason header field 7.2A.18.1 Introduction The Reason header field is extended to include the additional protocol values. 7.2A.18.2 Syntax The syntax of the Reason header field is described in RFC 3326 [34A]. Table 7.2A.18 describes 3GPP-specific extension to the Reason header field. Table 7.2A.18: Syntax of extension to Reason header field protocol /= "EMM" / "ESM" / "S1AP-RNL" / "S1AP-TL" / "S1AP-NAS" / "S1AP-MISC" / "S1AP-PROT" / "DIAMETER" / "IKEV2" / "RELEASE_CAUSE" / "FAILURE_CAUSE" / "5GMM" / "5GSM" / "NGAP-RNL" / "NGAP-TL" / "NGAP-NAS" / "NGAP-MISC" / "NGAP-PROT" For all the above protocols, the protocol cause is included. 7.2A.18.3 IANA registration of EMM protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: EMM Protocol cause: Cause value in decimal representation (Note) Reference: 3GPP TS 24.301 [8J] subclause 9.9.3.9 NOTE: This protocol value can also be used to represent MM cause from 3GPP TS 24.008 [8]. Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.4 IANA registration of ESM protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: ESM Protocol cause: Cause value in decimal representation (Note) Reference: 3GPP TS 24.301 [8J] subclause 9.9.4.4 NOTE: This protocol value can also be used to represent SM cause from 3GPP TS 24.008 [8]. Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.5 IANA registration of S1AP radio network layer protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: S1AP-RNL Protocol cause: Radio network layer cause value in decimal representation Reference: 3GPP TS 36.413 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.6 IANA registration of S1AP transport layer protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: S1AP-TL Protocol cause: Radio network layer cause value in decimal representation Reference: 3GPP TS 36.413 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.7 IANA registration of S1AP non-access stratum protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: S1AP-NAS Protocol cause: Non-access stratum cause value in decimal representation Reference: 3GPP TS 36.413 7.2A.18.8 IANA registration of S1AP miscellaneous protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: S1AP-MISC Protocol cause: Miscellaneous cause value in decimal representation Reference: 3GPP TS 36.413 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.8A IANA registration of S1AP protocol protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: S1AP-PROT Protocol cause: S1 Protocol cause value in decimal representation Reference: 3GPP TS 36.413 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.9 IANA registration of DIAMETER protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: DIAMETER Protocol cause: Cause for protocol failure of GTP-C supporting WLAN, as a representation in decimal digits of the received binary value. Reference: 3GPP TS 29.274 subclause 8.103 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10 IANA registration of IKEV2 protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: IKEV2 Protocol cause: Cause for protocol failure of IKEV2 supporting untrusted WLAN, as a representation in decimal digits of the received binary value. Reference: 3GPP TS 29.274 subclause 8.103 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10A IANA registration of 5GMM protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: 5GMM Protocol cause: Cause value in decimal representation Reference: 3GPP TS 24.501 [258] subclause 9.11.3.2 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10B IANA registration of 5GSM protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: 5GSM Protocol cause: Cause value in decimal representation Reference: 3GPP TS 24.501 [258] subclause 9.11.4.2 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10C IANA registration of NGAP radio network layer protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: NGAP-RNL Protocol cause: Radio network layer cause value in decimal representation Reference: 3GPP TS 38.413 [295] Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10D IANA registration of NGAP transport layer protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: NGAP-TL Protocol cause: Radio network layer cause value in decimal representation Reference: 3GPP TS 38.413 [295] Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10E IANA registration of NGAP non-access stratum protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: NGAP-NAS Protocol cause: Non-access stratum cause value in decimal representation Reference: 3GPP TS 38.413 [295] Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10F IANA registration of NGAP miscellaneous protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: NGAP-MISC Protocol cause: Miscellaneous cause value in decimal representation Reference: 3GPP TS 38.413 [295] Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.10G IANA registration of NGAP protocol protocol value The following entry is added to the Reason Protocols table within the Session Initiation Protocol (SIP) Parameters. Protocol value: NGAP-PROT Protocol cause: S1 Protocol cause value in decimal representation Reference: 3GPP TS 38.413 [295] Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.18.11 IANA registration of RELEASE_CAUSE protocol value 7.2A.18.11.1 Introduction This subclause defines an extension to the SIP Reason header field enabling the UE to define release cause events. In a network it is useful for the UE to specify a release cause when sending a BYE request or a CANCEL request. This release cause is for information purpose and can be useful for the remote UE to display to the user. For a network explicit release causes makes it possible to distinguish reasons for releasing a call. The network can then log error cases more accurate. 7.2A.18.11.2 IANA considerations This document adds to the existing IANA registry for the SIP Reason header field the following protocol value and protocol cause: Table 7.2A.18.11-1: Addition to the IANA Registry for the SIP Reason header field Protocol value Protocol cause Reference RELEASE_CAUSE Cause value in decimal 3GPP TS 24.229 This document adds to the existing IANA registry for SIP Reason header Reason-text strings associated with their respective protocol type and Reason- param cause values: Table 7.2A.18.11-2: Cause values and Reason-text strings for the RELEASE_CAUSE protocol value Protocol value Cause value Reason-text RELEASE_CAUSE 1 User ends call RELEASE_CAUSE 2 RTP/RTCP time-out RELEASE_CAUSE 3 Media bearer loss RELEASE_CAUSE 4 SIP timeout - no ACK RELEASE_CAUSE 5 SIP response time-out RELEASE_CAUSE 6 Call-setup time-out RELEASE_CAUSE 7 Redirection failure 7.2A.18.12 IANA registration of FAILURE_CAUSE protocol value 7.2A.18.12.1 Introduction This subclause defines an extension to the SIP Reason header field to indroduce a new protocol enabling the IMS network entities to define failure cause events. This new indication is intended to be included in SIP error responses with the appropriate cause value and reason text to provide a complementatry indication on the original reason for which this error response has been sent. 7.2A.18.12.2 IANA considerations This document adds to the existing IANA registry for the SIP Reason header field the following protocol value and protocol cause: Table 7.2A.18.12-1: Addition to the IANA Registry for the SIP Reason header field Protocol value Protocol cause Reference FAILURE_CAUSE Cause value in decimal 3GPP TS 24.229 This document adds to the existing IANA registry for SIP Reason header field the new "FAILURE_CAUSE" protocol parameter value associated with their respective protocol-cause values and reason-text strings: Table 7.2A.18.12-2: Cause values and Reason-text strings for the FAILURE_CAUSE protocol value Cause value Reason-text 1 Media bearer or QoS lost 2 Release of signalling bearer 3 Indication of failed resources allocation 7.2A.19 Thig-path 7.2A.19.1 Introduction The thig-path header field parameter is defined to enable the P-CSCF which is located in the visited network to subscribe to user's registration-state event package if topology hiding is done on the Path header field. 7.2A.19.2 Coding of the thig-path The thig-path header field parameter is coded as a URI. The thig-path URI is a SIP URI of the visited network IBCF which applied topology hiding on the Path header field contained in the REGISTER request. The thig-path URI may be included as: - a fcap-string-value within the "g.3gpp.thig-path" feature-capability indicator, as defined in subclause 7.9A.9 and RFC 6809 [190]; or - as a value of the P-Asserted-Identity header field. An example of a g.3gpp.thig-path feature-capability indicator containing thig-path URI is: +g.3gpp.thig-path = "<sip:[email protected]:5070;lr>" An example of a thig-path URI in a P-Asserted-Identity header field is: P-Asserted-Identity: <sip:[email protected]:5070;lr> 7.2A.20 "verstat" tel URI parameter definition 7.2A.20.1 Introduction This extension defines the "verstat" tel URI parameter used in the P-Asserted-Identity and the From header fields in a SIP request. 7.2A.20.2 Syntax The status of the calling number verification performed by the home network is represented as a URI parameter for the tel URI scheme and SIP URI representation of telephone numbers. The ABNF syntax is as specified in Table 7.2A.20.2-1 and extends the formal syntax for the tel URI as specified in RFC 3966 [22]: Table 7.2A.20.2-1 par =/ verstat verstat = verstat-tag "=" verstat-value verstat-tag = "verstat" verstat-value = "TN-Validation-Passed" / "TN-Validation-Failed" / "No-TN-Validation" / other-value other-value = token 7.2A.20.3 Operation The "verstat" tel URI parameter may be supported by IM CN subsystem entities that provide the AS role and by IM CN subsystem entities that provide the proxy role. The "verstat" tel URI parameter is inserted by an AS or a proxy in the IM CN subsystem to provide the UE with the calling identity number verification status in an initial INVITE request or when a standalone message is delivered. Table 7.2A.20.3-1 shows the "verstat" parameter values that are currently defined: Table 7.2A.20.3-1: Verstat values Tel URI parameter value Description TN-Validation-Passed The number passed the validation. TN-Validation-Failed The number failed the validation. No-TN-Validation No number validation was performed. NOTE: There is no default value for the "verstat" parameter. If new values are defined, specifications need to describe the appropriate procedure if an endpoint receives a parameter value that it does not support. 7.2A.20.4 IANA registration NOTE: This subclause contains information to be provided to IANA for the registration of the tel URI parameter "verstat". This parameter needs to be defined in the sub-registry under the tel URI parameters. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 Name of the parameter "verstat" Whether the parameter only accepts a set of predefined values Constrained Reference to the RFC or other permanent and readily available public specification defining the parameter and new values This parameter and its values are defined in 3GPP TS 24.229. Description: This tel URI parameter is used in networks supporting calling number verification, as described in RFC 8224. The tel URI parameter provides a means to identify that a number in a tel URI or a SIP URI with the user=phone parameter has been verified (verification passed or failed) or to identify that verification was not performed for the number. SIP user agents can use this information to apply functionality based on the verification status. An overview of the 3GPP IM CN subsystem can be found in 3GPP TS 23.228 and 3GPP TS 24.229. 7.2A.21 Extension to "isub-encoding" tel URI parameter 7.2A.21.1 Introduction This extension defines a new value "user-specified" for the "isub-encoding" tel URI parameter. 7.2A.21.2 Syntax The syntax for the "isub-encoding" tel URI parameter is defined in IETF RFC 4715 [259]. This specification reuses the "isub-encoding" tel URI parameter and defines the new value "user-specified" as listed in table 7.2A.21.2-1. Table 7.2A.21.2-1: Syntax of extension of "isub-encoding" tel URI parameter isub-encoding-value =/ "user-specified" The semantics of this "isub-encoding" value are described below: user-specified: Indication that the "isub" parameter value needs to be encoded using a user-specified encoding type. 7.2A.21.3 IANA registration of "user-specified" tel URI parameter value 7.2A.21.3.1 Introduction This subclause defines an extension to the SIP "isub-encoding" tel URI parameter to introduce a new value "user-specified" enabling the IMS network entities to identify that the "isub" tel URI parameter has been encoded using a user specified format. 7.2A.21.3.2 IANA considerations This document adds to the existing IANA registry for the SIP "isub-encoding" tel URI parameter the following value: Table 7.2A.21.3.2-1: Addition to the IANA Registry for the "isub-encoding" SIP tel URI parameter tel URI parameter tel URI parameter value Reference isub-encoding user-specified 3GPP TS 24.229 Contact: 3GPP Specifications Manager [email protected] +33 (0)492944200 7.2A.22 scscf-reselection parameter definition 7.2A.22.1 Introduction The "scscf-reselection" parameter is a SIP URI parameter intended to: - inform the S-CSCF it has been reselected due to failure of the previously assigned S-CSCF. 7.2A.22.2 Syntax The syntax for the scscf-reselection parameter is specified in table 7.2A.22.2-1: Table 7.2A.22.2-1: Syntax of scscf-reselection parameter uri-parameter =/ scscf-reselection scscf-reselection = "scscf-reselection" The BNF for uri-parameter is taken from RFC 3261 [26] and extended accordingly. 7.2A.22.3 Operation The "scscf-reselection" parameter is appended to the address of the S-CSCF by the I-CSCF, upon failed communication with the currently assigned S-CSCF. The S-CSCF receiving this parameter includes the S-CSCF reselection indicator set to "true" in the S-CSCF Registration procedure with the HSS, as described in 3GPP TS 29.562 [274], so the change of S-CSCF is accepted by the HSS.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.3 Option-tags defined within the present document
There are no option-tags defined within the present document over and above those defined in the referenced IETF specifications.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.4 Status-codes defined within the present document
There are no status-codes defined within the present document over and above those defined in the referenced IETF specifications.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5 Session description types defined within the present document
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.1 General
This subclause contains definitions for SDP parameters that are specific to SDP usage in the 3GPP IM CN Subsystem and therefore are not described in an RFC.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.2 End-to-access-edge media plane security
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.2.1 General
The end-to-access-edge media security-indicator is used to indicate that a UE requests a P-CSCF to apply media plane security or to indicate that a P-CSCF has applied end-to-access-edge media security as defined in 3GPP TS 33.328 [19C].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.2.2 Syntax
3GPP end-to-access-edge media security indicator is a value attribute which is encoded as a media-level SDP attribute with the ABNF syntax defined in table 7.5.1. ABNF is defined in RFC 2234 [20G]. Table 7.5.1: ABNF syntax of 3ge2ae attribute 3ge2ae-attribute = "a=3ge2ae:" indicator indicator = "requested" / "applied" / token "requested": the sender indicates its wish that end-to-access-edge media security is applied. "applied": the sender indicates that it has applied end-to-access-edge media security. This version of the specification only defines usage of the "requested" and "applied" attribute values. Other values shall be ignored. The "3ge2ae" attribute is charset-independent.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.2.3 IANA registration
NOTE: This subclause contains information to be provided to IANA for the registration of the end-to-access-edge security indicator SDP attribute. Contact name, email address, and telephone number: 3GPP Specifications Manager [email protected] +33 (0)492944200 Attribute Name (as it will appear in SDP) 3ge2ae Long-form Attribute Name in English: 3GPP_e2ae-security-indicator Type of Attribute Media level Is Attribute Value subject to the Charset Attribute? This Attribute is not dependent on charset. Purpose of the attribute: This attribute specifies the end-to-access-edge security-indicator as used for IMS media plane security Appropriate Attribute Values for this Attribute: The attribute is a value attribute. The values "requested" and "applied" are defined.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3 Optimal Media Routeing (OMR) attributes
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.1 General
The SDP attributes associated with OMR are used to identify and select alternative media plane paths for the purpose of bypassing unneeded media functions in the network, as described in 3GPP TS 29.079 [11D].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.2 Semantics
The visited-realm attribute contains an IP realm identifier and transport address for a media function in the media plane that can potentially be used to bypass other allocated media functions. The secondary-realm attribute contains an IP realm identifier and transport address for an alternate media function in the media plane that can potentially be used to bypass other allocated media functions. The omr-s-cksum and omr-m-cksum attributes includes checksums for session level information and media level information to identify if the SDP was altered by intermediaries in such a way as to invalidate OMR information present in the SDP. The "omr-codecs", "omr-m-att" and "omr-s-att" attributes contain codec-related SDP offer information encapsulated by a SIP-ALG in the signalling path that has modified codec related information. The "omr-m-bw" and "omr-s-bw" attributes contain bandwidth-related SDP offer information encapsulated by a SIP-ALG in the signalling path that has modified codec related information. Each group of zero or more versions of each of the "omr-codecs", "omr-m-att", "omr-s-att", "omr-m-bw" and "omr-s-bw" attributes for a media line with the same instance number is associated with the visited-realm instance for the modified media line and represents the version of the SDP information for the media line before modifications.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.3 Syntax
The syntax specified in table 7.5.2 uses the augmented Backus-Naur Form as described in RFC 2234 [20G]. Table 7.5.2: Syntax OMR attributes visited-realm = "visited-realm" ":" instance-number SP realm SP nettype SP ;from RFC 4566 [39] addrtype SP ;from RFC 4566 [39] connection-address SP ;from RFC 4566 [39] port ;from RFC 4566 [39] [SP rtcp-port [SP rtcp-address]] *(SP extension-name SP extension-value) secondary-realm = "secondary-realm" ":" instance-number SP realm SP nettype SP ;from RFC 4566 [39] addrtype SP ;from RFC 4566 [39] connection-address SP ;from RFC 4566 [39] port ;from RFC 4566 [39] [SP rtcp-port [SP rtcp-address]] *(SP extension-name SP extension-value) instance-number = 1*DIGIT realm = non-ws-string ;from RFC 4566 [39] rtcp-port = "rtcp-port" SP port rtcp-address = "rtcp-address" SP connection-address extension-name = token ;shall be different to existing tokens "previsous-fmt", "rtcp-port" and "rtcp-address". extension-value = non-ws-string omr-m-cksum = "omr-m-cksum" ":" 1*HEXDIG omr-s-cksum = "omr-s-cksum" ":" 1*HEXDIG omr-codecs = "omr-codecs" ":" instance-number SP proto 1*(SP fmt) ;from RFC 4566 [39] omr-m-att = "omr-m-att" ":" instance-number SP attribute ;from RFC 4566 [39] omr-s-att = "omr-s-att" ":" instance-number SP attribute ;from RFC 4566 [39] omr-m-bw = "omr-m-bw" ":" instance-number SP bwtype ":" bandwidth ;from RFC 4566 [39] omr-s-bw = "omr-s-bw" ":" instance-number SP bwtype ":" bandwidth ;from RFC 4566 [39] This grammar encodes the primary media level information about each visited-realm and secondary-realm instance: the sequence in which the realm was visited, the realm identity, its IP address and port: <instance-number>: instance-number is a positive decimal integer which identifies the sequence in which this visited-realm was added during the forwarding of an SDP offer. If an IMS-ALG adds second-realm attribute(s), omr-codecs attribute(s), omr-m-att attribute(s), omr-s-att attribute(s), omr-m-bw attribute(s) and/or the omr-s-bw attribute(s) to an SDP offer it will assign the same instance number as assigned to the visited-realm attribute for the forwarded SDP offer. When used in the SDP answer, the instance-number, realm, nettype and addrtype uniquely identify the corresponding visited-realm or secondary-realm instance from the SDP offer. <realm>: identifies a set of mutually reachable IP endpoints that share a common IP addressing scheme. Effective application of OMR depends on the scope of each realm being determined by reachability and not by administrative domain. A public IPv4 or IPv6 address reachable from the open internet shall be associated with the special realm "IN". For application to OMR in IPv6 networks, a realm corresponds to an IPv6 autonomous system. Entity operators must adhere to the following guidelines for creation of an OMR realm string to ensure the integrity of the visited-realm and secondary-realm instance information for their realm(s): 1) Realm strings must be globally unique. It is recommended that a realm string contain a hostname or domain name, following the recommendation in subclause 3.3 of RFC 7616 [286], 2) Realm strings should present a human-readable identifier that can be rendered to a user. <nettype>, <addrtype> and <connection-address>: are taken from the connection-field (c= line) of RFC 4566 [39]. They describe the IP address associated with the visited-realm or secondary-realm instance, allowing for IPv4 addresses, IPv6 addresses and FQDNs. The connection-address can be either an IP address or an FQDN. <port>: It is the port associated with the visited-realm or secondary-realm instance as taken from RFC 4566 [39]. Its meaning depends on the network being used for the connection-address, and on the transport protocol selected for the corresponding media line, e.g., UDP or TCP. <rtcp-port> and <rtcp-address>: taken together are semantically equivalent to the rtcp attribute defined in RFC 3605 [37A]. They optionally encode the RTCP port and address information when the RTCP port number is not exactly one greater than the port for an RTP stream at the same address. The previous-fmt-list may be supplied within the visited-realm if this attribute is included in an SDP offer and shall not be supplied if this attribute is included in an SDP answer. The visited-realm and secondary-realm attributes can be extended via <extension-name> and <extension-value>. The grammar allows for new name/value pairs to be added at the end of the attribute. <omr-m-cksum>: is a hex value calculated on the contents of the media level information per media line. <omr-s-cksum>: is a hex value calculated on the contents of the session level information. <omr-codecs> provides the transport format <proto> and list of media formats (e.g., payload type numbers) <fmt> supported by the visited-realm instance immediately preceding the instance identified by <instance-number>. Transport format <proto> and media format <fmt> are defined in RFC 4566 [39] for the SDP m-line. <omr-m-att> provides a media level SDP attribute <attribute> supported by the visited-realm instance immediately preceding the instance identified by <instance-number>. Attribute <attribute> is defined in RFC 4566 [39] for the SDP a-line. <omr-s-att> provides a session level SDP attribute <attribute> supported by the visited-realm instance immediately preceding the instance identified by <instance-number>. Attribute <attribute> is defined in RFC 4566 [39] for the SDP a-line. <omr-m-bw> provides a media level SDP bandwidth described by <bwtype> and <bandwidth> supported by the visited-realm instance immediately preceding the instance identified by <instance-number>. <bwtype> and <bandwidth> are defined in RFC 4566 [39] for the SDP b-line. <omr-s-bw> provides a session level SDP bandwidth described by <bwtype> and <bandwidth> supported by the visited-realm instance immediately preceding the instance identified by <instance-number>. <bwtype> and <bandwidth> are defined in RFC 4566 [39] for the SDP b-line. The "visited-realm", "secondary-realm", "omr-m-cksum", "omr-s-cksum", "omr-codecs", "omr-m-att", "omr-s-att" "omr-m-bw" and "omr-s-bw" SDP attributes are media-level attributes.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4 IANA registration
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.1 visited-realm attribute
Contact Name:3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: visited-realm Long Form: visited-realm Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. This attribute is used to identify configurations in which IP realms are re-entered when establishing an end-to-end multimedia session, so that border gateways can be bypassed without compromising their role in securing access to the networks. The attribute provides a means to identify connection information for visited IP realms to help select the most optimal available path. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.2 secondary-realm attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: secondary-realm Long Form: secondary-realm Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. This attribute is used to identify configurations in which secondary IP realms are available to establish an end-to-end multimedia session, so that border gateways can be bypassed without compromising their role in securing access to the networks. The attribute provides a means to identify connection information for secondary IP realms to help select the most optimal available path. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.3 omr-s-cksum attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-s-cksum Long Form: omr-s-cksum Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. This attribute is used to provide a means to verify that session level SDP information has not been modified by intermediate SIP nodes not supporting the OMR procedures. The attribute provides a checksum calculated value against the session level information. Any OMR information associated with unexpectedly modified media information will be discarded. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.4 omr-m-cksum attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-m-cksum Long Form: omr-m-cksum Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. This attribute is used to provide a means to verify that media level SDP information has not been modified by intermediate SIP nodes not supporting the OMR procedures. The attribute provides a checksum calculated value against the media level information associated with the media stream for which the checksum is provided. Any OMR information associated with unexpectedly modified media information will be discarded. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.5 omr-codecs attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-codecs Long Form: omr-codecs Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. The attribute provides a means to encapsulate codec related SDP information transport format and list of media formats that are applicable if a particular border gateway is bypassed. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.6 omr-m-att attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-m-att Long Form: omr-m-att Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. The attribute provides means to encapsulate a media-level SDP attribute that is applicable if a particular border gateway is bypassed. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.7 omr-s-att attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-s-att Long Form: omr-s-att Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. The attribute provides means to encapsulate a session-level SDP attribute that is applicable if a particular border gateway is bypassed. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.8 omr-m-bw attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-m-bw Long Form: omr-m-bw Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. The attribute provides means to encapsulate a media-level SDP bandwidth that is applicable if a particular border gateway is bypassed. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.3.4.9 omr-s-bw attribute
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: omr-s-bw Long Form: omr-s-bw Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks employing OMR procedures allowing to bypass border gateways in configurations in which IP realms are re-entered when establishing an end-to-end multimedia session. The attribute provides means to encapsulate a session-level SDP bandwidth that is applicable if a particular border gateway is bypassed. Appropriate Values: See table 7.5.2.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4 Media plane optimization for WebRTC
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.1 General
The SDP attributes associated with media plane optimization procedures for WebRTC are used to encapsulate an SDP offer or SDP answer received from a WIC, as described in 3GPP TS 23.228 [7], annex U.2.4.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.2 Semantics
The "tra-m-line" and "tra-att" SDP attributes contain media-related SDP information which is applicable if optimized transparent media between WICs are selected. In the SDP offer, the attributes describe the offered transparent media which can be selected. In the SDP answer, the presence of the attributes indicates that the transparent media have been selected and the attributes which have been selected. The "tra-SCTP-association" SDP attribute indicates for a media line that the related optimized transparent media are transported in the indicated SCTP association. The optimized transparent media related to several media lines can be transported in the same SCTP association. The "tra-bw" SDP attribute contains bandwidth-related SDP information which is applicable if the optimized transparent media between WICs are selected. In the SDP offer, the attributes describe the bandwidths the offerer wants to receive for transparent media. In the SDP answer, the attributes describe the bandwidths the answerer wants to receive for transparent media. The "tra-contact" SDP attribute in the SDP offer encapsulate address information which is compared with the address information in contact by the receiving eP-CSCF to detect whether intermediates that do not support switching to transparent media between WICs are in the path. The "tra-media-line-number" SDP attribute provides the total number of media lines in the SDP, excluding any media lines with port zero, which is compared with the real number of media lines in the SDP, excluding any media lines with port zero, by the receiving eP-CSCF to detect whether intermediates have removed or dissabled media lines.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.3 Syntax
The syntax specified in table 7.5.4.3-1 uses the augmented Backus-Naur Form as described in RFC 2234 [20G]. Table 7.5.4.3-1: Syntax of media plane optimization for WebRTC related SDP attributes tra-contact = "tra-contact" ":" nettype SP addrtype SP connection-address ; from RFC 4566 [39] tra-m-line = "tra-m-line" ":" media SP port ["/" integer] proto 1*(SP fmt) ; from RFC 4566 [39] tra-att = "tra-att" ":" attribute ; from RFC 4566 [39] tra-bw = "tra-bw" ":" bwtype ":" bandwidth ; from RFC 4566 [39] tra-SCTP-association = "tra-SCTP-association" ":" SCTP-association-number tra-media-line-number = "media-line-number" ":" m-line-number SCTP-association-number = integer m-line-number = integer This grammar encodes the media level information received in an initial SDP offer from a WIC. <tra-contact>: It is the contact used in the outgoing SDP offer which contains encapsulated media information. It contains nettype, addrtype and connection-address. Nettype, addrtype and connection-address are defined in RFC 4566 [39]. <tra-m-line>: provides the media <media>, port <port>, transport format <proto> and list of media formats (e.g., payload type numbers) <fmt> in the received SDP offer. Media <media>, port <port>, transport format <proto> and media format <fmt> are defined in RFC 4566 [39] for the SDP m-line. <tra- att> provides an encapsulated SDP attribute <attribute> supported by the sender of the offer. Attribute <attribute> is defined in RFC 4566 [39] for the SDP a-line. <tra- bw> provides an SDP bandwidth described by <bwtype> and <bandwidth> supported by the sender of the offer. <bwtype> and <bandwidth> are defined in RFC 4566 [39] for the SDP b-line. <tra-SCTP-association> provides the number <SCTP-association-number> of an SCTP association a media line relates to. If optimized media are selected, the media related to a media line with an "a= tra-SCTP-association" SDP attribute will be transported in that SCTP association, possibly together with media relating to other media lines with a= tra-SCTP-association" SDP attributes with the same <SCTP-association-number>. For a WIC terminating call, the eP-CSCF receiving an offer from the core network containg m-lines with "a= tra-SCTP-association" SDP attributes with the same <SCTP-association-number> will construct a single m-line related to that SCTP association in the offer towards the served WIC. <tra-media-line-number> provides the total number <m-line-number> of media lines in the SDP, excluding any media lines with port zero. The "tra-contact", "tra- att", "tra-bw", SDP attributes are session and media-level attributes. The "tra-m-line" and "tra-SCTPassociation" SDP attributes are media level attributes. The "tra-media-line-number" SDP attribute is a session level attribute.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4 IANA registration
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.1 tra-contact
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-contact Long Form: tra-contact Type of Attribute: session and media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to encapsulate contact information received from gateways in the SDP offers and SDP answers when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.2 tra-m-line
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-m-line Long Form: tra-m-line Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to encapsulate an m-line received in an SDP offer or SDP answer into an attribute in an outgoing SDP offer or SDP answer when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.3 tra-att
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-att Long Form: tra-att Type of Attribute: session and media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to encapsulate an attribute received in an SDP offer or SDP answer into an attribute in an outgoing SDP offer or SDP answer when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.4 tra-bw
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-bw Long Form: tra-bw Type of Attribute: session and media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to encapsulate bandwidth information received in the SDP offers and SDP answers when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.5 tra-SCTP-association
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-SCTP-association Long Form: tra-SCTP-association Type of Attribute: media level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to indicate that a media line relates to an SCTP association received in the SDP offers and SDP answers when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.4.4.6 tra- media-line-number
Contact Name: 3GPP Specifications Manager, [email protected], +33 (0)492944200 Attribute Name: tra-media-line-number Long Form: tra-media-line-number Type of Attribute: session level Charset Considerations: The attribute is not subject to the charset attribute. Purpose: This attribute is used in networks supporting WebRTC-IMS interworking. This attribute is used to encapsulate the total number of media lines in the SDP, excluding any media lines with port zero, to detect a removal or dissabling of media lines by intermediate nodes when setting up a session that supports media plane optimization feature as specified in 3GPP TS 23.228 and 3GPP TS 24.371. Appropriate Values: See table 7.5.4.3-1.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.5 Void
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.6 SDP content attribute values
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.6.1 General
As defined in RFC 4796 [206], the "a=content" attribute is a media level attribute in SDP.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.6.2 SDP "a=content" attribute "g.3gpp.announcement-no-confirmation" value
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.6.2.1 General
The SDP "a=content" attribute "g.3gpp.announcement-no-confirmation" value is used only for informative purposes during an established session, to indicate an SDP media description is for the video announcement service and the operator wishes to play the announcement stream without user confirmation. The AS may use this value, based on the operator policy, only for the video announcement which is important or needs to be seen by the user immediately. The UE may accept to play the video announcement without user confirmation when received this value, based on UE's local policy (e.g., local configuration on the UE). The use of the SDP "a=content" attribute "g.3gpp.announcement-no-confirmation" value shall conform to the procedure specified in 3GPP TS 24.628 [8ZF].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.5.6.2.2 IANA registration for values of "a=content" attribute
IANA registration table: "content SDP Parameters" table of "Session Description Protocol (SDP) Parameters" registry. IANA registry: A new value "g.3gpp.announcement-no-confirmation" for the SDP a=content media-level attribute defined in RFC 4796 [206]. Reference: 3GPP TS 24.229, http://www.3gpp.org/ftp/Specs/archive/24_series/24.229/.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6 3GPP IM CN subsystem XML body
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.1 General
This subclause contains the 3GPP IM CN Subsystem XML body in XML format. The 3GPP IM CN Subsystem XML shall be valid against the 3GPP IM CN Subsystem XML schema defined in table 7.6.1. Any SIP User Agent or proxy may insert or remove the 3GPP IM CN subsystem XML body or parts of it, as required, in any SIP message. The 3GPP IM CN subsystem XML body shall not be forwarded outside a 3GPP network. See subclause 7.6.4 and subclause 7.6.5 for the associated MIME type definition.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.2 Document Type Definition
The XML Schema, is defined in table 7.6.1. Table 7.6.1: IM CN subsystem XML body, XML Schema <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1"> <xs:complexType name="tIMS3GPP"> <xs:sequence> <xs:choice> <xs:element name="alternative-service" type="tAlternativeService"/> <xs:element name="service-info" type="xs:string"/> </xs:choice> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="version" type="xs:decimal" use="required"/> <xs:anyAttribute/> </xs:complexType> <xs:complexType name="tAlternativeService"> <xs:sequence> <xs:element ref="type"/> <xs:element name="reason" type="xs:string"/> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute/> </xs:complexType> <!-- root element --> <xs:element name="ims-3gpp" type="tIMS3GPP"/> <xs:element name="type" type="xs:string"/> <!-- action element for //ims-3gpp//alternative-service --> <xs:element name="action" type="xs:string"/> </xs:schema>
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.3 XML Schema description
This subclause describes the elements of the IM CN subsystem XML Schema as defined in table 7.6.1. <ims-3gpp>: The <ims-3gpp> element is the root element of the IM CN subsystem XML body. It is always present. XML instance documents of future versions of the XML Schema in table 7.6.1 is valid against the XML Schema in table 7.6.1 in this document. XML instance documents of the XML Schema in table 7.6.1 in the present document have a version attribute value, part of the <ims-3gpp> element, that is equal to the value of the XML Schema version described in the present document. <service-info>: the transparent element received from the HSS for a particular trigger point are placed within this optional element. <alternative-service>: in the present document, the alternative service is used as a response for an attempt to establish an emergency session within the IM CN subsystem or as a response to initiate S-CSCF restoration procedures. The element describes an alternative service where the call should success. The alternative service is described by the type of service information. A possible reason cause why an alternative service is suggested may be included. In the present document, the <alternative-service> element contains a <type> element, a <reason> element, and an optional <action> element. The <type> element indicates the type of alternative service. The <type> element contains only the values specified in table 7.6.2 in the present document. Table 7.6.2: ABNF syntax of values of the <type> element emergency-value = %x65.6D.65.72.67.65.6E.63.79 ; "emergency" restoration-value = %x72.65.73.74.6F.72.61.74.69.6F.6E ; "restoration" The <action> element contains only the values specified in table 7.6.3 in the present document. Table 7.6.3: ABNF syntax of values of the <action> element emergency-registration-value = %x65.6D.65.72.67.65.6E.63.79.2D.72.65.67.69.73.74.72.61.74.69.6F.6E ; "emergency-registration" initial-registration-value = %x69.6E.69.74.69.61.6C.2D.72.65.67.69.73.74.72.61.74.69.6F.6E ; "initial-registration" anonymous-emergencycall-value = %x61.6E.6F.6E.79.6D.6F.75.73.2D.65.6D.65.72.67.65.6E.63.79.63.61.6C.6C ; "anonymous-emergencycall" The <reason> element contains an explanatory text with the reason why the session setup has been redirected. A UE may use this information to give an indication to the user. If included in the IM CN subsystem XML body: 1. the <type> element with the value "emergency" is included as the first child element of the <alternative-service> element; 2. the <type> element with the value "restoration" is included as one of the following: a) the first child element of the <alternative-service> element; or b) the third or later child element of the <alternative-service> element; 3. the <action> element with the value "emergency-registration" is includes as the third child element of the <alternative-service> element; 4. the <action> element with value "initial-registration" is included as the third or later child element of the <alternative-service> element; and 5. the <action> element with value "anonymous-emergencycall" is included as the third or later child element of the <alternative-service> element. NOTE: When included, the <action> and the second occurence of the <type> elements are validated by the <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> particle of their parent elements.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.4 MIME type definition
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.4.1 Introduction
This subclause defines the MIME type for "application/3gpp-ims+xml". A 3GPP IM CN subsystem XML Document can be identified with this media type.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.4.2 Syntax
The following optional parameters are defined: - "charset": the parameter has identical semantics to the charset parameter of the "application/xml" media type as specified in RFC 3023 [132]. - "sv" or "schemaversion": the syntax for the "sv" or "schemaversion" parameter is specified in table 7.6.4: Table 7.6.4: Syntax of the "sv" or "schemaversion" parameter m-parameter =/ ("sv" / "schemaversion") EQUAL LDQUOT [ sv-value-list ] RDQUOT sv-value-list = sv-value-range *( "," sv-value ) sv-value-range = sv-value [ "-" sv-value ] sv-value = number / token number = 1*DIGIT [ "." 1*DIGIT ] The BNF for m-parameter is taken from RFC 3261 [26] and modified accordingly.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.4.3 Operation
The encoding considerations for "application/3gpp-ims+xml" are identical to those of "application/xml" as described in RFC 3023 [132]. The "sv" or "schemaversion" parameter's value is used to indicate: - the versions of the 3GPP IM CN Subsystem XML schema that can be used to validate the 3GPP IM CN subsystem XML body (if the MIME type and parameter are present in the Content-Type header field); or - the accepted versions of the 3GPP IM CN Subsystem XML body (if the MIME type and parameter are present in the Accept header field). If the "sv" and "schemaversion" parameter are absent, it shall be assumed that version 1 of the XML Schema for the IM CN subsystem XML body is supported.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.6.5 IANA Registration
NOTE: RFC 4288 [161], subclause 9, states the process that applies in case of changes to the registry of media types. Any future changes to the format or to subclause 7.6.5 would invoke this procedure. MIME media type name: application MIME subtype name: 3gpp-ims+xml Required parameters: None Optional parameters: "charset" the parameter has identical semantics to the charset parameter of the "application/xml" media type as specified in RFC 3023 [132]. "sv" or "schemaversion" the parameter's value is used to indicate: - the versions of the 3GPP IP Multimedia (IM) Core Network (CN) subsystem XML schema that can be used to validate the 3GPP IM CN subsystem XML body (if the MIME type and parameter are present in the Content-Type header field); or - the accepted versions of the 3GPP IM CN Subsystem XML body (if the MIME type and parameter are present in the Accept header field). If the "sv" and "schemaversion" parameter are absent, it shall be assumed that version 1 of the XML Schema for the IM CN subsystem XML body is supported. Encoding considerations: Same as encoding considerations of application/xml as specified in RFC 3023 [132] Security considerations: Same as general security considerations for application/xml as specified in subclause 10 of RFC 3023 [132]. In addition, this content type provides a format for exchanging information in SIP, so the security considerations from RFC 3261 [26] apply. Interoperability considerations: Same as Interoperability considerations as specified in subclause 3.1 of RFC 3023 [132]. If both "sv" and "schemaversion" are specified, then the value of "schemaversion" is ignored Published specification: 3GPP TS 24.229: "IP multimedia call control protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP), stage 3", as published in subclause 7.6.5, version 8.9.0. Available via <http://www.3gpp.org/specs/numbering.htm>. Applications which use this media: Applications that use the 3GPP IM CN Subsystem as defined by 3GPP. Intended usage: COMMON Additional information: 1. Magic number(s): none 2. File extension(s): none 3. Macintosh file type code: none 4. Object Identifiers: none
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.7 SIP timers
The timers T1, T2, T4 A, B, C, D, E, F, G, H and I (defined in RFC 3261 [26]), timers L and M (defined in RFC 6026 [163]), and timer N (defined in RFC 6665 [28]) need modification in some cases to accommodate the delays introduced by the air interface processing and transmission delays. Table 7.7.1 shows recommended values for IM CN subsystem. Table 7.7.1 lists in the first column, titled "SIP Timer" the timer names as defined in RFC 3261 [26] and RFC 6026 [163]. The second column, titled "value to be applied between IM CN subsystem elements" lists the values recommended for network elements e.g. P-CSCF, S-CSCF, MGCF, when communicating with each other i.e. when no air interface leg is included. These values are identical to those recommended by RFC 3261 [26], RFC 6026 [163], and RFC 6665 [28]. The third column, titled "value to be applied at the UE" lists the values recommended for the UE, when in normal operation the UE generates requests or responses containing a P-Access-Network-Info header field which included a value of "3GPP-GERAN","3GPP-UTRAN-FDD", "3GPP-UTRAN-TDD", "3GPP-E-UTRAN-FDD", "3GPP-E-UTRAN-TDD", "3GPP-E-UTRAN-ProSe-UNR", "3GPP-NR-FDD", "3GPP-NR-TDD", "3GPP-NR-U-FDD", "3GPP-NR-U-TDD", "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", "3GPP-LTE-M(OTHERSAT)", "3GPP-NR-ProSe-L2UNR", "3GPP-NR-ProSe-L3UNR", "3GPP‑NR‑REDCAP", "3GPP2-1X", "3GPP2-1X-HRPD", "3GPP2-UMB", "IEEE-802.11", "IEEE-802.11a", "IEEE-802.11b", "IEEE-802.11g", "IEEE-802.11n", "IEEE-802.11ac", or "DVB-RCS2". These are modified when compared to RFC 3261 [26] and RFC 6026 [163] to accommodate the air interface delays. In all other cases, the UE should use the values specified in RFC 3261 [26] or RFC 6026 [163] as indicated in the second column of table 7.7.1. The fourth column, titled "value to be applied at the P-CSCF toward a UE" lists the values recommended for the P-CSCF when an air interface leg is traversed, and which are used on all SIP transactions on a specific security association where the security association was established using a REGISTER request containing a P-Access-Network-Info header field provided by the UE which included a value of "3GPP-GERAN","3GPP-UTRAN-FDD", "3GPP-UTRAN-TDD", "3GPP-E-UTRAN-FDD", "3GPP-E-UTRAN-TDD", "3GPP-E-UTRAN-ProSe-UNR", "3GPP-NR-FDD", "3GPP-NR-TDD", "3GPP-NR-U-FDD", "3GPP-NR-U-TDD", "3GPP-NR-SAT", "3GPP-NR(LEO)", "3GPP-NR(MEO)", "3GPP-NR(GEO)", "3GPP-NR(OTHERSAT)", "3GPP-WB-E-UTRAN(LEO)", "3GPP-WB-E-UTRAN(MEO), "3GPP-WB-E-UTRAN(GEO)", "3GPP-WB-E-UTRAN(OTHERSAT)", "3GPP-NB-IoT(LEO)", "3GPP-NB-IoT(MEO)", "3GPP-NB-IoT(GEO)", "3GPP-NB-IoT(OTHERSAT)", "3GPP-LTE-M(LEO)", "3GPP-LTE-M(MEO)", "3GPP-LTE-M(GEO)", "3GPP-LTE-M(OTHERSAT)", "3GPP-NR-ProSe-L2UNR", "3GPP-NR-ProSe-L3UNR", "3GPP‑NR‑REDCAP", "3GPP2-1X", "3GPP2-1X-HRPD", "3GPP2-UMB", "IEEE-802.11", "IEEE-802.11a", "IEEE-802.11b", "IEEE-802.11g", "IEEE-802.11n", "IEEE-802.11ac", or "DVB-RCS2". These are modified when compared to RFC 3261 [26] and RFC 6026 [163]. In all other cases, the P-CSCF should use the values specified in RFC 3261 [26] and RFC 6026 [163] as indicated in the second column of table 7.7.1. The final column reflects the timer meaning as defined in RFC 3261 [26], RFC 6026 [163] or RFC 6665 [28]. Table 7.7.1: SIP timers SIP Timer Value to be applied between IM CN subsystem elements Value to be applied at the UE Value to be applied at the P-CSCF toward a UE Meaning T1 500ms default (see NOTE) 2s default 2s default RTT estimate T2 4s (see NOTE) 16s 16s The maximum retransmit interval for non-INVITE requests and INVITE responses T4 5s (see NOTE) 17s 17s Maximum duration a message will remain in the network Timer A initially T1 initially T1 initially T1 INVITE request retransmit interval, for UDP only Timer B 64*T1 64*T1 64*T1 INVITE transaction timeout timer Timer C > 3min > 3 min > 3 min proxy INVITE transaction timeout Timer D > 32s for UDP >128s >128s Wait time for response retransmits 0s for TCP/SCTP 0s for TCP/SCTP 0s for TCP/SCTP Timer E initially T1 initially T1 initially T1 non-INVITE request retransmit interval, UDP only Timer F 64*T1 64*T1 64*T1 non-INVITE transaction timeout timer Timer G initially T1 initially T1 initially T1 INVITE response retransmit interval Timer H 64*T1 64*T1 64*T1 Wait time for ACK receipt. Timer I T4 for UDP T4 for UDP T4 for UDP Wait time for ACK retransmits 0s for TCP/SCTP 0s for TCP/SCTP 0s for TCP/SCTP Timer J 64*T1 for UDP 64*T1 for UDP 64*T1 for UDP Wait time for non-INVITE request retransmits 0s for TCP/SCTP 0s for TCP/SCTP 0s for TCP/SCTP Timer K T4 for UDP T4 for UDP T4 for UDP Wait time for response retransmits 0s for TCP/SCTP 0s for TCP/SCTP 0s for TCP/SCTP Timer L 64*T1 64*T1 64*T1 Wait time for accepted INVITE request retransmits Timer M 64*T1 64*T1 64*T1 Wait time for retransmission of 2xx to INVITE or additional 2xx from other branches of a forked INVITE Timer N 64*T1 64*T1 64*T1 Wait time for receipt of a NOTIFY request upon sending SUBSCRIBE NOTE: As a network option, SIP T1 Timer's value can be extended, along with the necessary modifications of T2 and T4 Timers' values, to take into account the specificities of the supported services when the MRFC and the controlling AS are under the control of the same operator and the controlling AS knows, based on local configuration, that the MRFC implements a longer value of SIP T1 Timer.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.8 IM CN subsystem timers
Table 7.8.1 shows recommended values for timers specific to the IM CN subsystem. Table 7.8.1: IM CN subsystem Timer Value to be applied at the UE Value to be applied at the P-CSCF Value to be applied at the S-CSCF Meaning reg-await-auth not applicable not applicable 4 minutes The timer is used by the S-CSCF during the authentication procedure of the UE for registration. For detailed usage of the timer see subclause 5.4.1.2. The authentication procedure may take in the worst case as long as 2 times Timer F. The IM CN subsystem value for Timer F is 128 seconds. request-await-auth not applicable not applicable 4 minutes The timer is used by the S-CSCF during the authentication procedure of the UE for requests different than REGISTER. For detailed usage of the timer see subclause 5.4.3.6.1. The authentication procedure may take in the worst case as long as 2 times Timer F. The IM CN subsystem value for Timer F is 128 seconds. emerg-reg Configurable value between 8 seconds and 20 seconds not applicable not applicable The timer is used by the UE to supervise the time from deciding that an emergency service is to be established via the IM CN subsystem until completion of the emergency registration procedure, including any required IP-CAN procedures. For detailed usage of the timer see subclause 5.1.6.1. emerg-reg-retry Configurable value between 3 seconds and 5 seconds not applicable not applicable The timer is used by the UE to supervise the time from deciding that an emergency registration is to be attempted on a particular P-CSCF until success/failure of emergency procedure on that specific P-CSCF, including any required IP-CAN procedures. The detailed usage of the timer described in subclause 5.1.6.1 and the final value to be applied at UE for this timer is determined. (see NOTE) emerg-request Configurable value between 5 seconds and 15 seconds not applicable not applicable The timer is used by the UE during initial request for emergency service. For detailed usage of the timer see subclause 5.1.6.8.1. NoVoPS-dereg Configurable value between 0 seconds and 65535 seconds not applicable not applicable The timer is used by the UE when the UE receives a VoPS not supported indication from the lower layers and indicates the time the UE needs to wait before the UE deregisters from IMS if the UE is configured with a policy to deregister, see subclause B.3.1.0a, L.3.1.0a, U.3.1.0a and W.3.1.0a emerg-non3gpp Configurable value between 5 seconds and 20 seconds not applicable not applicable The timer is used by the UE to supervise the time for searching usable 3GPP access to setup an emergency call before attempting the emergency call via non-3GPP access. For detailed usage of the timer see subclauses R.2.2.6.1 and W.2.2.6.1. NOTE: The emerg-reg-retry timer value defines a minimum waiting time in seconds for the UE for a particular P-CSCF. The final value to be applied at UE for this timer is determined as described below using configured emerg-reg-retry timer value, emerg-reg timer value and number of P-CSCFs determined during session management procedures: Final emerg-reg-retry timer value = Max (configured emerg-reg-retry timer value, configured emerg-reg timer value/number of P-CSCFs) NOTE: The UE and the P-CSCF use the value of the reg-await-auth timer to set the SIP level lifetime of the temporary set of security associations.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9 Media feature tags defined within the current document
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9.1 General
This subclause describes the media feature tag definitions that are applicable for the 3GPP IM CN subsystem.
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9.2 Definition of media feature tag g.3gpp.icsi-ref
Media feature-tag name: g.3gpp.icsi-ref. ASN.1 Identifier: 1.3.6.1.8.2.4 Summary of the media feature indicated by this tag: Each value of the Service Reference media feature-tag indicates the software applications supported by the agent. The values for this tag equal the IMS communication Service Identifier (ICSI) values supported by the agent. The Service Reference media feature tag is defined to fulfil the requirements for forking to an appropriate UE when multiple UEs are registered and dispatch to an appropriate application within the UE based upon the IMS communication Service Identifier (ICSI) values as stated in 3GPP TS 23.228 [7]. Multiple tag-values can be included in the Service Reference media feature-tag. Values appropriate for use with this feature-tag: Token with an equality relationship. The feature-tag is intended primarily for use in the following applications, protocols, services, or negotiation mechanisms: This feature-tag is most useful in a communications application, for describing the capabilities of a device, such as a phone or PDA. Examples of typical use: Routeing an IMS Communication Session to a device that supports a particular software application or understands a particular service. Related standards or documents: 3GPP TS 24.229: "IP Multimedia Call Control Protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP), stage 3" Security Considerations: Security considerations for this media feature-tag are discussed in subclause 11.1 of RFC 3840 [62].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9.3 Definition of media feature tag g.3gpp.iari-ref
Media feature-tag name: g.3gpp.iari-ref. ASN.1 Identifier: 1.3.6.1.8.2.5 Summary of the media feature indicated by this tag: Each value of the Application Reference media feature-tag indicates the software applications supported by the agent. The values for this tag equal IMS Application Reference Identifier (IARI) values supported by the agent The Application Reference media feature tag is defined to fulfil the requirements for forking to an appropriate UE when multiple UEs are registered and dispatch to an appropriate application within the UE based upon and IMS Application Reference Identifier (IARI) values as stated in 3GPP TS 23.228 [7]. Multiple tag-values can be included in the Application Reference media feature-tag. Values appropriate for use with this feature-tag: Token with an equality relationship. The feature-tag is intended primarily for use in the following applications, protocols, services, or negotiation mechanisms: This feature-tag is most useful in a communications application, for describing the capabilities of a device, such as a phone or PDA. Examples of typical use: Routeing an IMS Application Session to a device that supports a particular software application or understands a particular application. Related standards or documents: 3GPP TS 24.229: "IP Multimedia Call Control Protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP), stage 3" Security Considerations: Security considerations for this media feature-tag are discussed in subclause 11.1 of RFC 3840 [62].
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9.4 Void
d3a3ac3f64ab68e4fcef5ea9a665f70a
24.229
7.9.5 Void