Voximplant Application Rule is a criterion to be tested on a dialed number that specifies which call scenarios will be executed for a specific call. Each rule has three parameters:
- Pattern - A regular expression that a dialed number will be checked against. Please note that this expression is applied to a whole number, so if one dials the number 123456, it will not match the pattern 123, but it will match the pattern 123.+
- Scenarios - A list of the scenarios that will be executed in the specified order when a rule will match.