Resources | node | addressContext | zone | sipTrunkGroup | policy

policy

Use this object to configure Policy data for this SIP Trunk Group.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
carrierOstring0000 Serving carrier code.
countryOstring1 Serving country code.
sipDomainOstring The domain string used when the SIP signaling requires a configured domain name.
localizationVariantOenumerationnorthAmerica Localization Variant used for processing calls.
tgIPVersionPreferenceOenumerationboth-ipv4-and-ipv6 IP Version Preference:
preferredIdentityOenumerationdisable Preferred Identity status.
featureControlProfileOstring Feature Control Profile name.
ipSignalingPeerGroupOstring Ip Signaling Peer Group.
callNotificationCriteriaGroupOstring Call Notification Criteria Group.
digitParameterHandlingO
callRoutingO Parameters and controls used for routing a call or request to the next-hop entity.
mediaO Parameters associated with media policy for this SIP trunk group.
servicesO Parameters associated with various enhanced services and features for this SIP trunk group.
signalingO Parameters controlling the specifics of the SIP signaling for this SIP trunk group.
ingressO Ingress Parameters.
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

  • No labels