TInitiateConference
Description
On behalf of the telephony object specified by the parameter dn, places the existing call specified by the parameter conn_id on hold and originates a consultation call from the same telephony object to the called party, which is specified by the parameter destination with the purpose of a conference call.
Parameters
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object that initiates the conference. |
conn_id | Connection identifier of the call that is requested to be placed on hold. |
destination | Directory number of the party to be dialed. |
location | Name of the remote location in the form of <SwitchName> or <T-ServerApplicationName>@<SwitchName>. |
user_data | A pointer to the user data that should be attached to the call. |
reasons | A pointer to a data structure that provides additional information associated with this action. |
extensions | A pointer to an additional data structure. TInitiateConference() uses the following extension: ConsultUserData. |
Return Values
Standard (See standard-return-values.)
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!