User`s guide

USER’S GUIDE
204 SFVRA Connection Manager
CALL_DIRECTION
A string representing the direction of the call. IN stands for a call made in to a CyberSWITCH from
a remote user. OUT means that the CyberSWITCH made a call out to a remote user. DEDICATED
indicates a dedicated line.
ADVICE_OF_CHARGES
A number returned from the phone switch about the cost of the call. Note that this is only
applicable in Japan.
IN_OCTET_COUNT
The number of octets of data that was received by the CyberSWITCH during the call.
OUT_OCTET_COUNT
The number of octets of data that was transmitted by the CyberSWITCH during the call.
CONNECT_HISTORY
The SFVRA Service creates the entries in this table when a connection goes down. The connection
is moved from the CURRENT_CONNECT table to this table.
C
ONNECTNR
A number from the CURRENT_CONNECT table that uniquely identifies this entry. Used in the
CALL_HISTORY table to reference all calls that made up the connection.
USER_NAME
The User that was part of the connection.
SERVER_NAME
The CyberSWITCH that was part of the connection.
CONNECT_ID
The Connection ID on the CyberSWITCH for the connection. This number is an index into an array
on the CyberSWITCH. It is used by the SFVRA Service to uniquely identify a connection on a
CyberSWITCH and is of no informative purpose to the customer.
START_TIME
The start time of the connection.
END_TIME
The end time of the connection.
DURATION
The duration of the connection is the difference between the START_TIME and the END_TIME.
CONNECT_TYPE
A number that references the CONECTTYPE_ID in the USER_CONNECTTYPES table.
CALL_DIRECTION
A string that represents the direction of the call that initiated the connection. IN stands for a call
made in to a CyberSWITCH from a remote user. OUT means that the CyberSWITCH made a call
out to a remote user. DEDICATED indicates a dedicated line.