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 resulted 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
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. |
Standard (See standard-return-values.)
The transfer may be completed both before and after the consulted party answers.