Resources | addressContext | zone | sipTrunkGroup | signaling | generateOrReplacePCV

generateOrReplacePCV

Use this to configure whether to generate or replace the PCV. Gives ability to configure the Orig-IOI and Term-IOI values on the ingress leg.

Configuration

ParameterPresenceTypeDefaultDescription
stateOenumerationdisabled This enables or disables the generateOrReplace functionality. If enabled, SBC shall replace Term IOI and Orig IOI values in PCV if present or generate PCV header term IOI and orig IOI if missing.
origIOIOstring The originating inter operator ID
termIOIOstring The terminating inter operator ID
sendPCVHeaderOenumerationdisabled This enables or disables the functionality to send PCV header on the outgoing message.
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/generateOrReplacePCV

  • No labels