Panel | ||||
---|---|---|---|---|
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.
Include Page | ||||
---|---|---|---|---|
|
Code Block | ||
---|---|---|
| ||
% set profiles featureControlProfile <profile_name> 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:
Caption | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
|
|
|
|
|
Code Block | ||
---|---|---|
| ||
% show profiles featureControlProfile DEFAULT_IP processDestinationTgrp enable; processDestinationTrunkContext disable; processEnumdi disable; ipProtocolFlags { useIpProtocol enable; defaultCalledUser enable; honorPhoneContextParameter enable; |
Pagebreak |
---|