From Bright Pattern Documentation
Transfers
The following method in Call is used to transfer a primary call to a consultation party (assuming that there is an active consult call):
public ResultCode consultTransfer(Call consultCall)
The following method in Call is used to make a single-step transfer:
public ResultCode sstepTransfer(string dest)