Objects have IDs and names, reflecting the ones in your VoIP switch configuration.
In general, when filtering IDs and names, same rules as in
Filtering strings apply,
however, there are some specific features.
All IDs have an object-specific prefix to easily distinguish objects of different types,
for instance:
- c - for Customers or Vendors
- a - for destination Areas
- b - for source Areas
- e - for Equipment
- g - for Equipment Groups
- n - for switch Nodes
- r - for Disconnect Codes (Reasons)
- f - for Flex combinations
- d - for SNMP Devices, see Config-SNMP
- p - for Poller internal stats
To filter objects, you may either enter all or part of the name (case-insensitive)
in the name fields, or enter a whole or partial object ID in the ID fields. For instance,
entering just
a in the ID field will filter out all Areas.
The system allows to add the second and third set of destination areas. Please refer to
Config-Objects. In order to distinguish area IDs of the second or third
set from the default set, they have
a2. or
a3. prefixes in their IDs. Entering
a2. in the ID field will filter out all
DST 2 areas.
Filters on object IDs are
case-sensitive, this is the only exception, all other filters
are not. This is done in order to exclude system objects like
cTOTAL, or
disconnect code IDs (
rSIP-486) when you are filtering by
the initial lower-case letter. For instance, a filter like
a||p would not
show you the cTOTAL or any SIP codes.
There are also 2 useful features to filter by the ID field of the
Table and
Report modules, as well as all config tables:
- #1, #2, etc. will filter for all objects, contained in the Object groups of the User rules module (Config: User -> Object groups).
Format: # + object group ID. This allows you to create filters of any complexity. For instance, if you only want to see certain 15 areas
on a screen and nothing else.
- @1, @2, etc. will filter for color highlight. 1 is red, 2 - green, 3 - blue, 4 - magenta and 5 - yellow, as listed in
the right-click table menu. Additionally, it is possible to filter CDR tables in the CDR ID columns. You may, for instance, choose 5 CDRs
you want to closely examine by highlighting them in yellow, and then quickly sort out only these 5 CDRs.
Objects are organized in a hierarchy of up to 3 levels deep for VoIP stats (the deepest being
Customers->Areas->Vendors, see
Objects), or even deeper for External DB stats.
In order to filter child objects a
"::" separator sign is used, so filtering by
c::a in the ID field will bring all Customers->Areas combinations, but will hide
Customers->Vendors or Customers->Disconnect codes.
You may also quickly hide or show specific object combinations in a
Table via the
Combinations strip.
Likewise, the pattern
arbinet::mobile::telmex will only bring successive
parent-child related objects like Arbinet->Mexico Mobile Movistar->Telmex.