Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Code Block | ||
---|---|---|
| ||
% set profiles services privacyProfile <privacyProfile> applyPrivacyId <disabled | enabled> applyPrivacyUser <disabled | enabled> passThruPrivacyInfo <disabled | enabled> supportPrivacyId <disabled | enabled> supportPrivacyUser <disabled | enabled> |
The Privacy Profile parameters are defined below:
Caption | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||
|
The following example configures a Privacy Profile and attaches it to a trunk group:
Code Block | ||
---|---|---|
| ||
set profiles services privacyProfile Test applyPrivacyId enabled applyPrivacyUser enabled passThruPrivacyInfo disabled supportPrivacyId enabled supportPrivacyUser enabled set addressContext default zone defaultSigZone sipTrunkGroup TG1 services privacyProfile Test commit show profiles services privacyProfile privacyProfile Test { applyPrivacyId enabled; applyPrivacyUser enabled; supportPrivacyId enabled; supportPrivacyUser enabled; passThruPrivacyInfo disabled; } [ok] |
Pagebreak |
---|