Jump to: navigation, search

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.

This page was last edited on June 13, 2013, at 14:18.
Comments or questions about this documentation? Contact us for support!