
8-7
The Data Filters
8.4.1. Logical AND/OR Conditions
Logical AND/OR conditions can be created by including the AND
operators, or the OR operators in the match parameter definition. A logical
OR condition can also be created by defining a series of match parameters
using a separate Clue for each parameter.
8.4.1.1. Logical AND Conditions
The AND operators (* and &) link parameters in a manner where two or
more conditions must
all
be true in order for the record to match the filter.
Example:
Assume "A" represents the field for the number dialed, and "B"
represents the extension number. To define a Data Filter Clue that accepts
records for calls placed to 555-1111 from extension 013, match parameters
would be defined as follows:
A=5551111*B=013
or
A=5551111&B=013
This Data Filter Clue would
only
accept calls placed to 555-1111 AND
placed from extension 013. Calls to 555-1111 from extension 086 would
not
be accepted, and calls to 555-2222 from extension 013 would also not
be accepted.
8.4.1.2. Logical OR Conditions
The OR operators (
+
and
|
) link parameters in a manner where
any
of two
or more conditions must be true in order for the record to match the filter.
Example:
Assume the variable "A" represents the field for the number
dialed, and "B" represents the extension number. To define a Data Filter
Clue that accepts records for calls placed to 555-1111 OR placed from
extension 013, match parameters would be defined as follows:
A=B=013
or
A=5551111|B=013
This Data Filter Clue would accept all calls that are placed to 555-1111 OR
placed from extension 013. Calls to 555-1111 from extension 086
would
be
accepted, and calls to 555-2222 from extension 013
would also
be accepted.
Another method for creating an OR condition is to define match parameters
using separate clues. When a series of clues are defined, the record will be
flagged if any of the defined clues are matched. In the preceding example,
the same results could also be achieved by defining the following clues:
Clue Name
Match Parameter
NUMBER
A=5551111
EXTENSION
B=013
Содержание PollCat NetLink NLJ-VIP
Страница 1: ...WTI Part No 13602 Rev A PollCat NetLink VIP NLJ VIP PollableCallAccountingTerminals User s Guide...
Страница 2: ......
Страница 16: ...2 4 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 28: ...4 8 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 90: ...7 26 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 126: ...10 6 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 140: ...13 8 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 150: ...15 6 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 252: ...Apx 22 PollCat NetLink VIP PollCat NLJ VIP User s Guide...
Страница 263: ...Index 11 Index...
Страница 265: ......
Страница 266: ...5 Sterling Irvine California 92618 949 586 9950 Toll Free 1 800 854 7226 Fax 949 583 9514 http www wti com...