Jump to: navigation, search

TReconnectCall

Description

Releases the telephony object specified by the parameter dn from the active call specified by the parameter current_conn_id and retrieves the previously held call, specified by the parameter held_conn_id, to the same object. This function is commonly used to clear an active call and to return to a held call, or to cancel a consult call (because of no answer, called device busy, and so on) and then to return to a held call.

Parameters

Name Description
server Local server handle to the T-Server in question.
dn Directory number of the telephony object that should be reconnected to the original call.
held_conn_id Connection identifier of the original call that should be retrieved.
current_conn_id Connection identifier of the active call from which the telephony object in question should be released.
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.)

This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!