| Attributes |
String0to65535DT
key mandatory noNotification restricted |
-
icscfDynamicUserIdentitySupport
-
This is the key attribute of the IcscfDynamicUserIdentitySupportClass class. This is a container class for the CSCF Dynamic User Identity Support feature related attributes. One instance of the IcscfDynamicUserIdentitySupportClass with the key IcscfDynamicUserIdentitySupport=default is created at startup. This instance cannot be deleted. No other instances can be created of this class.
|
String0to01024DT[0..100] nonUnique |
-
icscfDynamicUserIdentitySupportDomainEntry
-
This parameter contains regular expression rules (for example /one.att.net/i or the negation NOT:/[one.att.net/i) used to match the external domain of the terminating user of a terminating request. If there is a match, the terminating user belongs to a supported external domain and Dynamic User Identity Support is invoked for the terminating request. A maximum of 100 regular expression entries are allowed. The regular expressions and the negated regular expressions are forming two groups accordingly. Evaluation is done using OR connection inside the groups and AND connection between the two groups. If one of the groups hasn't got any element, only the other group will be taken into consideration when evaluating the entries.
If unset an empty string, or when set a regular expression on the form [NOT:]/<regular expression>/[i] (where i means ignore case when included)
For example:/.*\.domainName\.com/i
|
boolean |
-
icscfDynamicUserIdentitySupportEnabled
=
false
-
This parameter is used to enable and disable the Dynamic User Identity Support feature in the I-CSCF. It can be set to true or false. If it is set to true, Dynamic User Identity Support is enabled. If it is set to false, Dynamic User Identity Support is disabled.
|