...
Criteria | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
equals | Search for calls whose trunk access code matches a particular value. In the example below, the results will show only calls whose trunk access code is 12.
| ||||||||
is not equal to | Exclude calls whose trunk access code matches a particular value. In the example below, the results will exclude calls whose trunk access code is 12.
| ||||||||
begins with | Search for calls whose trunk access code begins with a particular combination of digits. In the example below, the results will show only calls whose trunk access code begins with 1.
| ||||||||
does not begin with | Exclude calls whose trunk access code begins with a particular combination of digits. In the example below, the results will exclude calls whose trunk access code begins with 1.
| ||||||||
ends with | Search for calls whose trunk access code ends with a particular combination of digits. In the example below, the results will show only calls whose trunk access code ends with 3.
| ||||||||
does not end with | Exclude calls whose trunk access code ends with a particular combination of digits. In the example below, the results will exclude calls whose trunk access code ends with 3.
| ||||||||
contains | Search for calls whose trunk access code contains a particular combination of digits. In the example below, the results will show only calls whose trunk access code contains 2.
| ||||||||
does not contain | Exclude calls whose trunk access code contains a particular combination of digits. In the example below, the results will exclude calls whose trunk access code contains 2.
|
HTML |
---|
<hr/>
<hr/>
<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" /> |
...