Use this flag to control whether the SBC locally handles out-of-dialog (OOD) REFER requests for the specified SIP trunk group. When certain conditions are met, an OOD REFER request can be used to terminate an active call. Refer to Terminating Calls using OOD REFER Messages for more information.

Command Syntax

The following is the syntax for the localOODReferSupport parameter.

% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <trunkGroup name> signaling localOODReferSupport <disabled | enabled>

Command Parameter

The following table describes the localOODReferSupport parameter.

ParameterDescription

localOODReferSupport

Enable this flag to have the SBC locally handle out-of-dialog (OOD) REFER requests.

  • disabled (default)
  • enabled

Configuration Example

Use the following commands to enable local OOD REFER support on the TG_IN trunk group.

% set addressContext default zone defaultSigZone sipTrunkGroup TG_IN signaling localOODReferSupport enabled
% commit