Conferencing - Toshiba strata CT Installation & Maintenance Manual

Digital business telephone system
Hide thumbs Also See for strata CT:
Table of Contents

Advertisement

Computer Telephony Integration
The application can dial the extension of the destination party on the consultation call using
lineDial, or it can drop and deallocate the consultation call and instead activate an existing
held call (lineUnhold). Finally, the application completes the transfer of the call on transfer
hold to the destination party by using lineComplete Transfer. At this point, both call
appearances revert to the IDLE state.
lineBlind Transfer
This function performs a single-step transfer of the specified call to the specified destination
address. The IpszDestAddress is interpreted in the same manner as lineMakeCall function.
lineSetup Transfer
This function initiates the transfer of the specified call. It establishes a consultation call,
IphdConsultCall, on which the party can be dialled that can become the destination of the
transfer. The original call transitions to the ONHOLDPENDTRANSFER state.
lineComplete Transfer
This function completes the transfer of the specified call to the party, or enter a three-way
conference, connected in the consultation call.
H

Conferencing

A conference call must begin as regular two-party call. Additional parties can be added, one
at a time. Calling lineSetupConference prepares a given call for the addition of another party,
and this action establishes the conference call. This operation takes the original two-party
call as input, allocates a conference call, connects the original call to the conference, and
allocates a consultation call whose handle is returned to the application.
C
The application can then use lineDial on the consultation call to establish a connection to the
next party to be added. lineDrop can be used to abandon this call attempt. The third party is
added with the function lineAddToConference, which specifies both the conference call and
the consultation call.
To add additional parties to an existing conference call, the application uses
linePrepareAddToConference. When calling this function, the application supplies the
handle of an existing conference call. The function allocates a consultation call that can later
be added to the conference call and returns a consultation call handle to the application. This
conference call is then placed on conference hold.
Once the consultation call exists, it can be added to the existing conference call with
lineAddToConference.
Once a call becomes a member of the conference call, the member's call state reverts to
CONFERENCED while the conference call's state becomes CONNECTED. The call handle
to the conference call and all the added parties remain called as individual calls.
lineSetupConference
This function sets up a conference call for the addition of the third party. The function
allocates a consultation call for connecting to the party that is to be added to the call and
returns a newly created conference call with call state of ONHOLDPENDCONF.
lineAddToConference
This function adds a consultation call, specified by hdConsultCall, to an existing conference
call, specified by hdConfCall.
9-22
Strata CT I&M Manual October 2000

Advertisement

Table of Contents
loading

Table of Contents