List of CDR views

Views provide an easy way to access information about the most common scenarios used for returning data from the CDR database. It is recommended that you use views for building custom reports instead of using the actual CDR database tables ; that's because the database views are more likely to maintain backwards compatibility with future releases.

View Name Description
ClientVersions view
Returns information about the client software/devices used in a communication session.
ConferenceMessageCount view
Returns information about the number of messages sent by users in a conference.
Conferences view
Returns conference information, including start time, end time, and conference organizer.
ConferenceSessionDetails view
Returns session details for all conferencing sessions, including start and end time, user IDs, response codes, and diagnostic IDs.
ConferenceUris view
Returns information about conference URIs used in a conference
ErrorReport view
Returns information about errors that occurred during a session.
FileTransfers view
Returns information about file transfer sessions, including the file name and whether the transfer was accepted, rejected, or cancelled.
FocusJoinsAndLeaves view
Returns information about conference join and leave activities.
McuJoinsAndLeaves view
Returns combined information about conference join and leave activities (each conference join is paired with the corresponding conference leave).
Mcus view
Returns information about Conferencing servers.
Media view
Returns information about the types of media used in peer-to-peer communication sessions.
ProgressReport view
Returns information about completed sessions.
Registration view
Returns information about registrations with Skype for Business Server 2015.
SessionDetails view
Returns information about peer-to-peer sessions, including VoIP-VoIP phone calls, two-party IM sessions, or other peer-to-peer communication sessions.
User view
Returns information about the users who have participated in communication sessions.
VoIPDetails view
Returns information for peer-to-peer sessions involving at least one VoIP (Voice over IO) user.