In this section:
Use this object to specify whether to allow processing of destination trunk group and destination trunk context associated with a Feature Control Profile.
Ribbon recommends using the Transparency Profile to configure transparency on the SBC Core Core for new deployments, as well as applying additional transparency configurations to existing deployments. Do not use IP Signaling Profile flags in these scenarios because the flags will be retired in upcoming releases.
Refer to the SBC SIP Transparency Implementation Guide for additional information.
% set profiles featureControlProfile <profile_name> doNotValidateGAP <disable | enable> ipProtocolFlags defaultCalledUser <disable | enable> useIpProtocol <disable | enable> honorPhoneContextParameter <disable | enable> processDestinationTgrp <disable | enable> processDestinationTrunkContext <disable | enable> processEnumdi <disable | enable>
The Feature Control Profile parameters are as shown below:
% show profiles featureControlProfile DEFAULT_IP processDestinationTgrp enable; processDestinationTrunkContext disable; processEnumdi disable; ipProtocolFlags { useIpProtocol enable; defaultCalledUser enable; honorPhoneContextParameter enable;