Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The callParameterFilterProfile is added to the CLI.Use the Call Parameter Filter Profile to configure profiles containing one or more sets of profile data that are used to query the local stored Active Directory (AD) data. The Call Parameter Filter Profile Data objects within a profile specify call parameter conditions for retrieving AD attributes. If a profile contains multiple conditions, all conditions must be satisfied to match (AND operation). You can use the retrieved AD attributes in number manipulation, call routing, and policy processing. Refer to Flexible AD Support for ERE for more information on configuring the SBC to retrieve and store subscriber data from an Active Directory (AD) server. 

Command Syntax

Code Block
titlecallParameterFilterProfile Command Syntax
% set profiles callParameterFilterProfile <CPFP Name> callParameterFilterProfileData <sequence id> adAttributes <attributes> operation < type > adCpe <CPE Type>

Command Parameters


Caption
0Table
1callParameterFilterProfile Parameters


Flexible ParameterLength/RangeDefaultDescriptionM/O
callParameterFilterProfile 1 - 23NACall Parameter Profile nameM
callParameterFilterProfileData0 - 256NASequence Number for Call Parameter Filter ProfileM
description1 - 199NADescription of the Call Parameter Filter ProfileO
adAttributes<1 - 32>NAActive Directory attributes listM
operationNANAAD operations for Call Parameter Filter ProfileM
adCpeNANAAD CPE typeO



Command Example

The following is an example of how to configure the Call Parameter Filter Profile:

Code Block
titleExample
set profiles callParameterFilterProfile Test callParameterFilterProfileData 45 adAttributes adAttribute3 operation = adCpe callingNumber

 

...