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.
The following is the syntax for the localOODReferSupport
parameter.
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <trunkGroup name> signaling localOODReferSupport <disabled | enabled>
The following table describes the localOODReferSupport
parameter.
Parameter | Description |
---|---|
| Enable this flag to have the SBC locally handle out-of-dialog (OOD) REFER requests.
|
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