Resources | profiles | signaling | XHeaderProfile | X-HeaderFlags

X-HeaderFlags

Collection of all control flags, which define specific behaviors

Configuration

ParameterPresenceTypeDefaultDescription
sendSuspendOenumerationdisabled If enabled, the ISUP messages SUSPEND messages will be interworked to the SIP side.
recvSuspendOenumerationdisabled If enabled, INFO messages with SUSPEND message types will be interworked to ISUP
sendResumeOenumerationdisabled If enabled, the ISUP messages RESUME messages will be interworked to the SIP side.
recvResumeOenumerationdisabled If enabled, INFO messages with RESUME message types will be interworked to ISUP
sendCfnOenumerationdisabled If enabled, the ISUP messages CONFUSION messages will be interworked to the SIP side.
recvCfnOenumerationdisabled If enabled, INFO messages with CONFUSION message types will be interworked to ISUP
REST API: GET Example

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

  • No labels