Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 640
Chapter 10      Call Object
Methods
10-40
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
Parameters
reserved_args
Not currently used, reserved for future use.
errorcode 
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Value
Default CTI OS return values. See 
Remarks
Calling this method causes the CTIServer to forward the request to the server 
application with the SessionID  received in the OnStartRecordingConf event if 
non-zero, or if that SessionID is zero, to one or more server applications that have 
registered the “Cisco:CallRecording” service as described in the Cisco ICM 
Software CTI Server Message Reference
. It will fail if there is no recording server 
available to CTIServer.
The following events will be received  if this request is successful: 
  •
OnStopRecordConf event
The following event will be received if this request fails: 
  •
OnControlFailureConf event
Transfer
The Transfer method transfers a call to a third party. This method may be called 
on either the held original call or the current consult call. If the device has only 
these two calls, the optional parameter is not necessary. At the end of a successful 
transfer, both of these calls will be gone from the device. See the Conference 
method for more information.