On behalf of the telephony object specified by the parameter
dn
, places the active call specified by the parameter
current_conn_id
on hold and connects the
call specified by the parameter held_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 calls are requested to be swapped. |
held_conn_id | Connection identifier of the call that is requested to be connected. |
current_conn_id | Connection identifier of the active call that is requested to be placed on hold. |
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.)