Context
The context of translations list
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sgc (in sgc-config.yaml) m3ua global-title outbound translations list id dpc prefer-local priority rewriter-id
The set of outbound global title translations available to matchers.
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Must contain at least 1 element.
List Structure
id string dpc ss7-point-code-type prefer-local boolean priority uint16 rewriter-id string
The key is id
.
id
The unique identifier of this translation. Referred to by one or more outbound matchers.
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type string
- Value
-
a string
dpc
The destination point code to route matching messages to.
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type ss7-point-code-type
- Description
-
A type representing an SS7 point code. When ANSI variant is in use, specify this in network-cluster-member format, such as 1-2-3, where each element is between 0 and 255. When ITU variant is in use, specify this as an integer between 0 and 16383. Note that for ITU you will need to quote the integer, as this field takes a string rather than an integer.
- Value
-
a string with length 0 or more matching
(([0-2]?[0-9]?[0-9]-){2}[0-2]?[0-9]?[0-9])|([0-1]?[0-9]{1,4})
prefer-local
true
if routes local to this SGC node are preferred over
routes via other SGC cluster members, otherwise false
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
priority
The translation priority.
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type uint16
- Value
-
a number in the range 0 or more
rewriter-id
The ../rewriters/id
rule to use to transform any address that
this translation is applied to.
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type string
- Value
-
a string