TMuteTransfer
Description
Initiates a transfer of the call specified by the parameter conn_id from the telephony object specified by the parameter dn to the party specified by the parameter destination; completes the transfer without waiting for the destination party to pick it up. Releases the telephony object specified by the parameter dn from the 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 call is transferred. |
conn_id | Connection identifier of the call that should be transferred. |
destination | Directory number of the party the call is transferred to. |
location | Name of the remote location in the form of <SwitchName> or <T-ServerApplicationName>@<SwitchName>. |
user_data | A pointer to the user data that is to be attached to the call. |
reasons | A pointer to a data structure that provides additional information associated with this action. |
extensions | A pointer to an additional data structure. TMuteTransfer() uses the following extension: ConsultUserData. |
Return Values
Standard (See standard-return-values.)
This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!