Resources | node | addressContext | zone | sipTrunkGroup

sipTrunkGroup

Use this object to configure SIP trunk groups in this zone.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
policyO Policy data for this SIP trunk group.
packetOutageO Packet outage detection parameters for this SIP trunk group.
callReservationO Parameters for reserving a portion of the resources for specific call direction or type for this SIP trunk group.
cacO Call (and registration) admission control parameters for this SIP trunk group.
qoeO Signaling and media quality of experience configuration.
signalingO Parameters controlling the specifics of the SIP signaling for this SIP trunk group.
servicesO Parameters associated with various enhanced services and features for this SIP trunk group.
mediaO Parameters associated with media features for this SIP trunk group.
callRoutingO Parameters and controls used for routing a call or request to the next-hop entity for this SIP trunk group.
congestionHandlingO Parameters governing behavior when under local or peer overload for this SIP trunk group.
cmdsO

Operational Data

ParameterDescription
name The name of this SIP trunk group.
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}

  • No labels