Feedback

  • Contents
 

Query Logged In Users

This Telephony tool queries a specified station queue and returns a list of all users currently logged in to that queue.

Inputs

Station Queue Identifier

The identifier for the station queue being queried.

Outputs

List of User IDs

List of strings containing the IDs for all users currently logged in to the specified station queue.

Exit Paths

Success

This path is taken if the list of logged in users is successfully returned.

Failure

This path is taken if the operation fails.