TCompleteTransfer
Description
On behalf of the telephony object specified by the parameter dn, completes a previously initiated two-step transfer by merging the held call specified by the parameter conn_id with the active consultation call specified by the parameter current_conn_id. Assigns held_conn_id to the resulting call. Releases the telephony object specified by the parameter dn from both calls and clears the consultation call specified by the parameter current_conn_id.
Parameters
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object on whose behalf the transfer is made. |
held_conn_id | Connection identifier of the original call; will be assigned to the resulting transferred call. |
current_conn_id | Connection identifier of 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. |
Return Values
Standard (See standard-return-values.)
Comments
The transfer may be completed both before and after the consulted party answers.
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!