Voice Platform SDK 8.5 API Reference

TCompleteTransfer

Description

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 .


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 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.

Top of Page

Return Values

Standard (See standard-return-values.)


Top of Page

Comments

The transfer may be completed both before and after the consulted party answers.


Top of Page


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