Resources | profiles | signaling | signalingProfile | egress | ipDoubleDipControlFlags

ipDoubleDipControlFlags

Specifies the flags that are used to control scenarios where there are two policy request/policy response sequences per call.

Configuration

ParameterPresenceTypeDefaultDescription
calledNumberFromAltCalledNumberOenumerationdisable When selected, the alternate called number (the called number with a prefix added in response to Auto Recall Prefix Profile processing) is copied to the called number in the policy response.
restoreIngressNumbersExceptTranslatedNumbersOenumerationdisable When selected, the PES process restores all numbers except translated numbers to the ones received in the policy request or SIP INVITE message before including them in the response to the originating gateway during the first PSX lookup.
restoreTranslatedNumbersOenumerationdisable When selected, the PES process restores translated numbers to the ones received in the policy request or SIP INVITE message before including them in the response to the originating gateway during the first PSX lookup.
skipEgressTrunkGrpProcessingOenumerationdisable When selected, PES skips any processing on the first dip that changes numbers during or after the PSX post-router phase.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/signaling/signalingProfile/{name}/egress/ipDoubleDipControlFlags

  • No labels