Instant Messaging Database Table: IM_SESSIONS
This section describes Ivanti Voice database IM_SESSIONS table, which stores information about instant messages exchanged in Ivanti Voice.
Column |
Type |
Description |
TIME_STAMP |
datetime |
The timestamp of the message. |
USER_FROM |
nvarchar |
The ID of the user who sent the message. |
USER_TO |
nvarchar |
The ID of the user who received the message. |
REF_SESSION_ID |
nvarchar |
The unique session ID. |
TS_FRACTION |
int |
The millisecond remainder of a time stamp. |
The IM_MESSAGES and IM_SESSIONS tables are created dynamically when the first IM session occurs in Ivanti Voice.