Siebel Business Process & Functionality (MOSC)

MOSC Banner

Ways to execute Siebel CTI Call transfer {Blind, Warm, Conference / InitTrans-InitConf..}

edited Dec 21, 2016 6:23AM in Siebel Business Process & Functionality (MOSC) 2 commentsAnswered

Hi Folks,

I was reading through the Siebel bookshelf for CTI for call transfers. : Link

What I understand is transfer can happen from the current Siebel CTI machine (agent) to either a PhoneNo or Agent

For each, it searches for the corresponding CTI configuration against each and transfers the call example:

;;---------------------------------------------------

;;example1: Transfer to Phone

[Command:ConferenceTransferToPhone]

   CmdChannelOnFocus = "TRUE"

   Description       = "Conference Transfer to "{@Phone}""

   DeviceCommand     = "ConferenceInit"

   Hidden            = "TRUE"

   OnEditControl     = "TRUE"

   CmdData           = "ConferenceTransferToPhone"

   [CmdData:ConferenceTransferToPhone]

      AttachContext        = "TRUE"

      Param.CallNotifyText = "Conference transfer from {@UserName} ..."

      Param.PhoneNumber    = "{@Phone:PhoneTypeLookup}"

      Param.TrackingID     = "{@SelectedWorkItem:DriverWorkTrackID}"

      RequiredField.@Phone = "?*"

;;--------------------------------------------------- OR

;;we transfer the call to an employee we use

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center