Instruction manual

Database Tables
CentreVu®
CMS Open Database Connectivity
Trunk Database Items 3-83
AUDIO
The number of calls for which audio difficulty
problems were reported for this trunk.
Available on Generic 2 and Generic 3 switches.
C integer;
smallint
in htrunk
table
4 bytes;
2 bytes
in htrunk
table
EQLOC
(index)
The physical equipment location (trunk number)
for which data was collected.
For the
DEFINITY
ECS R8, this field is eight
characters. For previous switch releases, it is
nine characters.
A char(8) 8 byte
ASCII
text
string
FAILURES The number of trunk failures for this trunk. No
time or call is recorded in any of the CMS tables.
Trunk failures can be due to hardware problems
on the trunk, incompatible trunk types on either
end of a call, or to internal switch errors (such as
errors in call processing or vectoring
translations).
This item does not include calls with short
holding times.
Available on Generic 2 switches. The
FAILURES database item is not populated for
Generic 3 switches because trunks that fail are
automatically placed in the maintenance busy
state.
C integer;
smallint
in htrunk
table
4 bytes;
2 bytes
in htrunk
table
I_INOCC The total time during the collection interval that
the trunk was occupied by incoming calls. If an
incoming call on a measured trunk is transferred
off the switch, the incoming trunk remains in use
for the call and accrues trunk holding time until
the caller drops or the call is released.
C integer;
smallint
in htrunk
table
4 bytes;
2 bytes
in htrunk
table
I_OUTOCC The total time during the collection interval that
this trunk was occupied by outbound calls.
C integer;
smallint
in htrunk
table
4 bytes;
2 bytes
in htrunk
table
Database Item Description
Data
Type
Column
Type
Length