...
Criteria | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
equals | Search for calls whose dialled number CLI matches a particular value. In the example below, the results will show only calls whose dialled number CLI is 02072652600.
| ||||||||
is not equal to | Exclude calls whose dialled number CLI matches a particular value. In the example below, the results will exclude calls whose dialled number CLI is 02072652600.
| ||||||||
begins with | Search for calls whose dialled number CLI begins with a particular number of digits. In the example below, the results will show only calls whose dialled number CLI begins with 00.
| ||||||||
does not begin with | Exclude calls whose dialled number CLI begins with a particular number of digits. In the example below, the results will exclude calls whose dialled number CLI begins with 00.
| ||||||||
ends with | Search for calls whose dialled number CLI ends with a particular number of digits. In the example below, the results will show only calls whose dialled number CLI ends with 2600.
| ||||||||
does not end with | Exclude calls whose dialled number CLI ends with a particular number of digits. In the example below, the results will exclude calls whose dialled number CLI ends with 2600.
| ||||||||
contains | Search for calls whose dialled number CLI contains a particular number of digits. In the example below, the results will show only calls whose dialled number CLI contains 265.
| ||||||||
does not contain | Exclude calls whose dialled number CLI contains a particular number of digits. In the example below, the results will exclude calls whose dialled number CLI contains 265.
|
HTML |
---|
<p>The filters option allows you to add one or more filters to the report to allow you to sift through information in more detail. To add a filter, simply choose the relevant filter and press the <img class="icon" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/add_button.png" > button to add to the report.</p> <img class="screenshot" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/filters_1.png" alt="Add filter" /> <p>The following window will appear, allowing you to set your report's filters:</p> <img class="screenshot border" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/filters_4.png" alt="Add filter" /> |
...