You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Resources | profiles | signaling | signalingProfile | egress | redirectionCapabilityFlags | flags

flags

Redirection Capability Flags.

Exists on Condition ../enableRedirectionCapability='enable'

Configuration

ParameterPresenceTypeDefaultDescription
checkCarrierCodeCombinationOenumerationdisable When selected, the PSX matches the carrier code in the call against configured carrier codes in the Carrier Code Combination Profile.
checkIngressTrunkGrpRedirectionCapabilityOenumerationdisable When this check box is selected, a check is performed for ingress trunk group redirection capabilities.
checkNumberControlProfileForReceivedCalledNumberOenumerationdisable When this check box is selected, PSX performs a check on the Number Control Profile for a match on the received called number.
checkReceivedRedirectionParamsOenumerationdisable When this check box is selected, a check is performed for both the redirection capability parameter and the redirection information parameter.
checkRedirectionCapOfNumberUsedForRoutingInNumberControlProfileOenumerationdisable When this check box is selected, a check is performed for redirection capabilities for the number used for routing.
checkSipIndirectDipAndUsernameTranslationSourceNumberOenumerationdisable When this check box is selected, a check is performed whether the received request is a SIP Indirect DIP and whether it contains the Translation Source Number.
createCalledDirectoryNumberInEgressSignalOnRedirectionOenumerationdisable When this check box is selected, the original called party is sent by the GSX as the Called Directory Number.
skipRedirectionOnRACIndicationSetOenumerationdisable When this check box is selected, if the Representative Area Code indicator is set to On in the JTI parameter, the GSX does not perform redirection.
REST API: GET Example

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

  • No labels