Voice Platform SDK 8.5 API Reference

TCompleteConference

Description

Completes a previously initiated conference by merging the held call specified by the parameter held_conn_id with the active consultation call specified by the parameter current_conn_id on behalf of the telephony object specified by dn. Assigns held_conn_id to the resulting conference call. Clears the consultation call specified by the parameter current_conn_id .


Top of Page

Parameters

Name Description
server Local server handle to the T-Server in question.
dn Directory number of the telephony object on whose behalf the conference is made.
held_conn_id Connection identifier of the original call; will be assigned to the resulting conference call.
current_conn_id Connection identifier of the consultation call; 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.

Top of Page

Return Values

Standard (See standard-return-values.)


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.