please select
Console Guide
  • Application Management
    • Creating Application
    • Overview
    • Function Configuration
    • Callback Configuration
  • Package Management
  • Usage Statistics
    • Interactive Audio/Video
    • On-Cloud Recording
    • On-Cloud MixTranscoding
    • Relay to CDN
  • Data Monitoring
    • Monitoring Dashboard
      • Call List
      • Call Details
      • End-to-End Details
    • Real-Time Monitoring
  • Development Assistance
    • UserSig Generation and Verification
  • Selection of Service region

Call List

Tencent RTC offers a monitoring dashboard for developers to monitor call quality. You can view call details and learn about the call status of users in the monitoring dashboard.

Viewing Call List

Log in to the TRTC console, and click Monitoring Dashboard to view the call details of all rooms under the logged-in account.
The call list in the monitoring dashboard, displays 10 call records on one page by default, sorted in reverse order by the start time of the call, i.e. the first one is the most recently created call record. Each record includes 6 fields: Room ID, Start Time - End Time, Call Status, Room Duration, Joined Users, Operation.



The information displayed in the call list includes:
Item
Description
Room ID
The room ID of the call
Start Time - End Time
The start and end time of the call
Call Status
Includes two states: Not completed and Ended.
Room Duration
The time between the entry of the first user and exit of the last user. If a call is in progress, the time from the entry of the first user to when the query takes place is displayed.
Joined Users
The total number of users who have entered the room
Operation
Click Call Details to go to the details page and view the details of the call.

Searching for Calls

In the monitoring dashboard, you can filter the call list using a number of search methods.
To view the information of call rooms of a particular application, click Select application, select the application from the drop-down list, and click Search.



To view the information of calls during a specific time period, select Today, Yesterday, Last 6 hours, or enter a time range, and click Search.



To view the information of a particular call, select a time range, enter a room ID (roomid) or user ID (userid), and click Search.




More Operations

If you want to view the call details of a particular room, see Call Details.