Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CriteriaDescription

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.

Reporting_filter_enterprise
Value302072652600
Value1Dialled numberCLI
Value2equals

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.

Reporting_filter_enterprise
Value302072652600
Value1Dialled numberCLI
Value2is not equal to

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.

Reporting_filter_enterprise
Value300
Value1Dialled numberCLI
Value2begins with

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.

Reporting_filter_enterprise
Value300
Value1Dialled numberCLI
Value2does not begin with

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.

Reporting_filter_enterprise
Value32600
Value1Dialled numberCLI
Value2ends with

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.

Reporting_filter_enterprise
Value32600
Value1Dialled numberCLI
Value2does not end with

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.

Reporting_filter_enterprise
Value3265
Value1Dialled numberCLI
Value2contains

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.

Reporting_filter_enterprise
Value3265
Value1Dialled numberCLI
Value2does not contain

 

 

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" />

...