String0to00256DT
mandatory |
-
extNetSelRegexM
-
This parameter defines a regular expression to be used on an "original value". The "original value" is either a Request URI, a SIP Event or a PANI header. The regular expression is a "Match Operand" to a "Match Operation". The regular expression contains a match rule. POSIX 1003.2 extended regular expression is used, with the exception that "\d" is not supported. It is possible to either consider or ignore case when applying a regular expression.
The format contains two parts: /<regex>/[i] where <regex> specifies the matching rule of the "original value". The optional "i" specifies that the matching shall ignore case. An omitted "i" makes the matching case sensitive.
|