Completes a previously initiated conference by merging
the held call specified by the parameter held_conn_id
with
the active consultation call specified by the parameter
current_conn_id
on behalf of the telephony
object specified by dn
. Assigns held_conn_id
to
the resulting conference call. Clears the consultation call specified
by the parameter current_conn_id
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object on whose behalf the conference is made. |
held_conn_id | Connection identifier of the original call; will be assigned to the resulting conference call. |
current_conn_id | Connection identifier of the consultation call; the consultation call will be deleted after completion of operation. |
reasons | A pointer to a data structure that provides additional information associated with this action. |
extensions | A pointer to an additional data structure. |
Standard (See standard-return-values.)