Context
The context of vertical-service-codes
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sentinel-volte (in sentinel-volte-gsm-config.yaml and sentinel-volte-cdma-config.yaml) mmtel vertical-service-codes xcap-data-update host port use-https base-uri auid document success-response-status-code failure-response-status-code failure-announcement announcement-id
Configuration for vertical service codes.
host
Hostname of XCAP server to send HTTP requests to.
This node is mandatory.
Type domain-name
- Description
-
The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.
See RFC 6991 for full details.
- Value
-
a string with length 1 to 253 matching
((([a-zA-Z0-9_]([a-zA-Z0-9\-]){0,61})?[a-zA-Z0-9]\.)*([a-zA-Z0-9]([a-zA-Z0-9\-_]){0,61})?[a-zA-Z0-9]\.?)|\.
port
Port of XCAP server to send HTTP requests to. Can be omitted to use the default port for the protocol port.
Type port-number
- Description
-
The port-number type represents a 16-bit port number of an Internet transport-layer protocol such as UDP, TCP, DCCP, or SCTP.
See RFC 6991 for full details.
- Value
-
a number in the range 0 or more
use-https
Indicates whether or not to use HTTP over TLS to connect to the XCAP server.
This node is mandatory.
Type boolean
- Value
-
'true' or 'false'
base-uri
Base URI of XCAP server.
This node is mandatory.
Type uri
- Description
-
The uri type represents a Uniform Resource Identifier (URI) as defined by STD 66.
See RFC 6991 for full details.
- Value
-
a string
auid
XCAP application unique identifier to use in request URI.
This node is mandatory.
Type string
- Value
-
a string
success-response-status-code
Response status code to use following a successful HTTP response.
This node is mandatory.
Type sip-status-code
- Description
-
SIP response status code type.
- Value
-
a number in the range 100 to 699
failure-response-status-code
Response status code to use following a failure HTTP response.
This node is mandatory.
Type sip-status-code
- Description
-
SIP response status code type.
- Value
-
a number in the range 100 to 699
failure-announcement
An announcement be played if the update fails.
- When present
-
Enables announcement on failure
Container Structure
announcement-id
The ID of the announcement to be played.
This node is mandatory.
Type announcement-id-type
- Description
-
The announcement-id type, limits use to be one of the configured SIP announcement IDs from '/sentinel-volte/mmtel/announcement/announcements/id'.
- Value