Resources | node | addressContext | zone | sipTrunkGroup | policy | digitParameterHandling

digitParameterHandling

This object allows you to configure criteria for applying DM/PM (digital manipulation/parameter manipulation) rules. You can also use this entity to define criteria for applying URI manipulation rules.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
numberingPlanOstringNANP_ACCESS Name of Numbering Plan profile.
ingressDmPmRuleOstring Name of Digit Manipulation and Parameter Manipulation profile applied at the ingress.
egressDmPmRuleOstring Name of Digit Manipulation and Parameter Manipulation profile applied at the egress
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipTrunkGroup:sipTrunkGroup={name}/policy/digitParameterHandling

  • No labels