Feedback

  • Contents
 

Query Conference Properties

This Telephony tool queries a conference call and returns information about the parties in that conference. Query Conference Properties returns the number of parties currently in the conference and three lists. Each list contains one element for each party in the conference.

Inputs

Conference Call Identifier

The unique identifier for the conference call created from the two objects on the Inputs page.

Outputs

Number of Current Parties

Number of parties presently in the conference.

Pipe "|" delimited list of each caller’s time in conference, in seconds

A list containing the amount of time each party has been in the conference.

Pipe "|" delimited list of each conference party’s CallId

A list containing the Call ID of each party involved in the conference.

Pipe "|" delimited list of each conference party’s state

A list containing the Call State for each party involved in the conference.

Exit Paths

Success

This path is taken if the conference properties are successfully retrieved.

Failure

This path is taken if the operation fails.