Context
The context of home-network
within the schema tree is shown. Italicised links are to other pages.
deployment-config:home-network (in home-network-config.yaml) home-domain home-network-country-dialing-code home-network-iso-country-code home-plmn-ids list mcc mncs list
Home network configuration. Used on MMT GSM, MMT CDMA, and SMO nodes.
This node and its descendants are configured in home-network-config.yaml
.
- When present
-
Used on MMT GSM, MMT CDMA, and SMO nodes.
Conditional
This container is only valid when ../sentinel-volte or ../sentinel-ipsmgw or ../naf-filter
.
Data Validation Constraint
Validation Error: |
'home-domain' must be specified for MMT configuration. |
home-domain
Identifier for the home network.
Should match the value in the SIP: p-visited-network-id header inserted by the S-CSCF or P-CSCF.
Used for determining whether a call is roaming or not.
- Reference
-
RFC 3455 section 4.3
Related Constraint
..
has a Data Validation Constraint which references this node. The validation expression refers to this node as home-domain
.
Type string
- Value
-
a string with length 0 or more matching
[a-zA-Z0-9@.:_/-]+
home-network-country-dialing-code
The home network country dialing code.
This node is mandatory.
Type number-string
- Description
-
A type that permits a non-negative integer value.
- Value
-
a string with length 1 to 4
home-network-iso-country-code
The home network ISO country code.
Type string
- Value
-
a string with length 2 matching
[A-Z]*
mcc
The Mobile Country Code (MCC).
This node is mandatory.
Type number-string
- Description
-
A type that permits a non-negative integer value.
- Value
-
a string with length 3
mncs list
The list of Mobile Network Codes (MNCs).
Must contain at least 1 element.
Type List of number-string
- Description
-
A type that permits a non-negative integer value.
- Values
-
a string with length 2 to 3