Resources | profiles | signaling | ipSignalingProfile | commonIpAttributes | relayFlags

relayFlags

Relay flags are provisioned on IP Signaling Profiles associated with ingress SIP Trunk Groups. The relay flags indicate whether specific SIP messages or message bodies are forwarded from ingress to egress.

Exists on Condition ../../ipProtocolType!='h323'

Configuration

ParameterPresenceTypeDefaultDescription
dialogEventPackageOenumerationdisable Dialog Event Package Flag.
dtmfBodyOenumerationdisable DTMF Body Flag.
infoOenumerationdisable Info Flag.
messageOenumerationdisable Message Flag.
notifyOenumerationdisable Notify Flag.
optionsOenumerationdisable Options Flag.
regEventPackageOenumerationdisable Reg Event Package Flag.
referOenumerationdisable Refer Flag.
sonusMediaBodyOenumerationdisable Sonus Media Body Flag.
statusCode3xxOenumerationdisable Status Code 3XX Flag.
statusCode4xx6xxOenumerationdisable Status Code 4XX-6XX Flag.
thirdPartyBodiesOenumerationdisable Third Party Bodies Flag.
force503to500RelayOenumerationdisable Force 503 to 500 Response Message Flag.
publishOenumerationdisable Publish Flag.
updateWithoutSdpOenumerationdisable Relay UPDATE without SDP messages.
conferenceEventPackageOenumerationdisable Conference Event Package Relay Flag.
reasonPhrase4xx6xxOenumerationdisable Reason Phrase 4XX 6XX.
referToHeaderRelayOenumerationrejectReferIfnoMatchForcallId Ways of handling Call-id received
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusGen2Profiles:profiles/signaling/sonusIpSignalingProfile:ipSignalingProfile={name}/commonIpAttributes/relayFlags

  • No labels