class CscfUaRestriction

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfUaRestriction

This is Managed Object Class for CSCF UA Restriction

This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
cscfUaRestrictionKey
This is the key attribute of the CscfUaRestriction class. One instance of the CscfUaRestriction with the key cscfUaRestrictionKey=0 is created at startup. This instance cannot be deleted. No other instances can be created of this class.
String0to00005DT
cscfUserAgentRestrictionEnable = FALSE
If set to True, User Agent Restriction Function is activated. If set to False: User Agent Restriction Function is deactivated. Before changing the parameter to True, the CscfUserAgentWhiteList parameter must be configured.

Dependencies: CscfUserAgentWhiteList must be configured before setting this parameter to True.
UserAgentWhiteListDT[0..] nonUnique ordered
cscfUserAgentWhiteList
Each CscfUserAgentWhiteList entry consists of three parts, prio number, regexp, and modifier.
Prio number is a unique key defined as an integer used when sorting the white list.
The entry with the lowest priority number will be tested first followed by the one with the second lowest, and so on.
The second part of the record is the regular expression and the third part is an unsigned integer.
If the lowest bit in the modifier is set, the i-modifier for case-insensitive pattern matching is used, otherwise it is not.
This is the only supported modifier.

  class CscfUaRestriction