TDeleteFromConference
Description
A telephony object specified by dn deletes the telephony object specified by dn_to_drop from the conference call specified by conn_id. The client that invokes this service must be a party on the call in question.
Parameters
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object that invokes delete-from-the-conference service. |
conn_id | Connection identifier of the conference call from which the object is requested to be deleted. |
dn_to_drop | Reference to the telephony object that is requested to be deleted from the conference call. This parameter can be either a dn or a party_id, where party_id is the party identifier given by the switch. |
reasons | A pointer to a data structure that provides additional information associated with this action. |
extensions | A pointer to an additional data structure. |
Return Values
Standard (See standard-return-values.)
This page was last edited on March 17, 2016, at 18:07.
Comments or questions about this documentation? Contact us for support!