Related Configuration Options
TServer Section
You can configure the Call Type Prediction feature in T-Server using the following TServer section options set at the Application-level:
call-type-by-dn
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Related Feature: Call Type Prediction
Enables or disables the setting of call type based on dialing plan analysis (when configured) and on the DN configuration in the Configuration Layer.
See call-type-rules for dialling plan analysis configuration.
call-type-rules
Default Value: none
Valid Values: Name for the configuration section where the digit analysis rules are defined.
Changes Take Effect: Immediately
Related Feature: Call Type Prediction
Specifies name for configuration section where digit analysis rules are defined.
Note: This configuration option is required if the configuration section named.
Call-Type-Rules Section
You call also configure this feature using the following Call-Type-Rules section option:
rule-<n>
Default Value: none
Valid Values: Any valid string in the following format :
pattern=<input pattern>; value=<internal|external|unknown>
Changes Take Effect: Immediately
Related Feature: Call Type Prediction
Defines a rule to be applied to an inbound number, where n=1-N. Multiple rules can be created and number will be matched against all patterns for those rules. As soon as first match is found then result specified in the value part of the option is used for call type assignment.