Resources | addressContext | zone | sipTrunkGroup | signaling | X-Headers

X-Headers

Controls the X and P Header behavior applicable to this trunk group. The options are: HeaderFlag: Select header type allowed on SIP trunk group. none (default) xHeaders

Configuration

ParameterPresenceTypeDefaultDescription
HeaderFlagOenumerationnone The header type allowed on this SIP Trunk Group are none,xHeaders and sipXHeaders. Only in case of xXHeaders HeaderProfile is visible.
HeaderProfileOreferenceXHeaderDefault Name of the Header Profile. If None is selected under Header Flag then Header Profile has no significance. In case of P and X header this profile will be used to control the Headers.
IsupProfileOreferencettc93+ Name of the ISUP Signaling Profile to be attached
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/X-Headers

  • No labels