Resources | profiles | signaling | signalingProfile | internationalGatewaySupport

internationalGatewaySupport

Controls the International Gateway behavior.

Configuration

ParameterPresenceTypeDefaultDescription
dontConvertCalledNumberOenumerationdisable For international calls, if the destination country and the country code of the egress trunk group are the same, the called number is converted into the national number, and the country code is stripped from the digits.
dontConvertCallingNumberOenumerationdisable For international calls, if the destination country and the country code of the egress trunk group are the same, the calling number is converted into an international number by adding the country code of the ingress trunk group.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/signaling/signalingProfile/{name}/internationalGatewaySupport

  • No labels