Transfer Method

IPFX Integrator CTI Phone Control

Transfer Method

This method sends a request to the CT Server to Transfer a call from myline.

Syntax

Object.Transfer Number

The Transfer method syntax includes the following parts

Part

Description

object

The object placeholder represents the CTIPhone Control OCX

number

The number to transfer the call to

Remarks

Sends a TCP/IP message to the CT Server to ask it to Transfer the call on myline to another number.

When the request is sent it sends the myline information so that the server knows which extension to transfer from and it sends the number to dial, either an external or internal number (external transfers will not succeed if external transfers are not enabled on the PABX).

If it is an external number no prefix is required, this will automatically be inserted by the server.

See Also

Methods

Connect Method

Disconnect Method

Dial Method

Answer Method

Hangup Method