Jump to: navigation, search

TMergeCalls

Description

On behalf of the telephony object specified by the parameter dn, merges the held call specified by the parameter held_conn_id with the active call specified by the parameter current_conn_id in a manner specified by the parameter merge_type. The resulting call will have the same conn_id as the held call.

Parameters

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 merged.
held_conn_id Connection identifier of the original call.
current_conn_id Connection identifier of the active call.
merge_type Specifies whether merging should result in a transferred or conferenced call. Refer to the type TMergeType.
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 March 17, 2016, at 18:07.
Comments or questions about this documentation? Contact us for support!