Resources | profiles | signaling | signalingProfile | ingress | ingressFlags

ingressFlags

Specifies the various controls that applies to ingress Trunk group.

Configuration

ParameterPresenceTypeDefaultDescription
disallowMissingCallingNumberOenumerationdisable When this check box is selected, the Calling Party Validation feature is enabled, which disallows calls that do not contain a calling party number.
disallowTnsAndTrunkGroupOriginatingCarrierMatchOenumerationdisable When this check box is selected, disallows calls when the TNS parameter matches the originating carrier assigned to the ingress trunk group.
disallowWithoutBillingNumberOenumerationdisable When this check box is selected, disallows calls to be completed if there is no billing number.
disallowWithoutOlipOenumerationdisable When this check box is selected, all calls without OLIP will be rejected.
discardRedirectionBackwardInformationOenumerationdisable When this check box is selected, the PSX informs the GSX to discard the backward redirection information parameter received in REL.
discardRedirectionCountForReleaseOenumerationdisable When this check box is selected, the PSX informs the GSX to discard the redirection count parameter.
dontGenerateExitMessageOenumerationdisable This flag controls the generation of the EXM message on the associated ingress trunk group.
enableRedirectionCapabiltyOenumerationdisable When this check box is selected, redirection capabilities are enabled on the ingress trunk group.
feParamInShortFormOenumerationdisable When this check box is selected, the GSX generates the FE parameter in the short form.
generateChargeMessageOenumerationdisable When this check box is selected, the PSX generates charge band information for billing purposes and sends the information to the GSX in policy responses on a per-route basis.
generateCpgForCallForwardNotifyOenumerationdisable When this check box is selected, PSX instructs the GSX to send CPGs (call progress messages) in a backward direction, releasing the ingress leg. Used for Push-To-Talk(PTT) call. Disabling may cause PTT call failure.
inboundTnsAllowedOenumerationdisable When this check box is selected, calls with a TNS parameter in the ingress signaling will be processed.
normalizeCarrierCodeOenumerationdisable When this check box is selected, all Carrier Codes used in processing calls will be converted to four digits by appending a "0" if required.
performCallingPartyScreeningOenumerationdisable When this check box is selected, the PSX performs calling party screening and retrieves the configured member status from the subscriber table.
performCpcScreeningOenumerationdisable When this check box is selected, the PSX will perform Calling Party Category (CPC) screening to determine if this call should be restricted based on the received CPC.
propagateEgressChannelInfoOenumerationdisable When this check box is selected, propagate egress PSTN channel information in SIP 18x/200 or Final Response messages returned by a GSX to this SIP Server (via the "chan" parameter in the To: field).
propagateFeParamOenumerationdisable This flag controls the propagation of the FE parameter in the backward directions for call arriving on the associated trunk group.
separateAlertFromProgressForSipInterworkingOenumerationdisable This flag controls ISUP messages in the backward direction by separating the Alert message from the ACM message and include it in the Event Indicator parameter of a CPG message.
treatCic0000AsNoCicOenumerationdisable When this check box is selected, calls arriving with carrier code 0000 are treated as if there is no carrier code.
useIsupRelOnSusTimerOenumerationdisable When this check box is selected and the called party goes on hook, the GSX starts the SUS (Suspend) timer and releases the call when the SUS timer expires.
validateGapTypePortedNumberOenumerationdisable When this check box is selected, the SoftSwitch verifies that the Generic Address Parameter (GAP) type field is set to Ported Number.
REST API: GET Example

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

  • No labels