Resources | addressContext | zone | sipTrunkGroup | signaling | messageManipulation

messageManipulation

Specifies the options to manipulate SIP header content.

Configuration

ParameterPresenceTypeDefaultDescription
inputAdapterProfileOreference The name of the input adapter profile.
outputAdapterProfileOreference The name of the output adapter profile.
includeAppHdrsOenumerationdisabled Enables Application to add Headers in outgoing messages
smmProfileExecutionOenumerationnone To check the order of execution of the SMM profiles, whether fixed or none.
globalO To check the state of of type global for fixed order.
addresscontextO To check the state of of type addresscontext for fixed order.
zoneO To check the state of of type zone for fixed order.
iptgO To check the state of of type iptg for fixed order.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusSipTrunkGroup:sipTrunkGroup={name}/signaling/messageManipulation

  • No labels