Conference
The Conference object
Attributes
Attribute | Type | Description |
---|---|---|
conference_name | string | Name used to identify the conference. |
conference_run_time | string | Time (in seconds) since the conference was initiated. |
conference_member_count | string | Number of members currently active in the conference. |
member_id | string | Unique ID of the member within the conference. |
muted | boolean | true if the member is currently muted. |
deaf | boolean | true if the member cannot hear conversations in the conference. |
from | string | Source of the call — either a PSTN number or SIP endpoint. |
to | string | Conference bridge number — either a Plivo number or an application URL. |
caller_name | string | Name of the caller (only available if the call was made from a SIP endpoint). Empty if not specified. |
direction | string | Direction of the call — either inbound or outbound . |
call_uuid | string | Unique identifier of the call. |
join_time | string | Time (in seconds) since the member joined the conference. |
The response also includes the following attributes for each member active in the conference.
Along with the above attributes, the response includes the following attributes for each member active in the conference.