Cisco Cisco Computer Telephony Integration OS 8.5 Reference Guide

Page of 120
   
3-22
CTI Driver for Siebel 7 Reference Guide for Cisco ICM/IPCC Enterprise & Hosted Editions
Cisco CTI OS Release 7.2(1)
Chapter 3      Customization
Outbound Option Support
   CmdData       = ""
[Command:Accept]
   Description       = "Accept Preview Call"
   CmdChannelOnFocus = "TRUE"
   Profile       = ""
   DeviceCommand = "OOAcceptCall"
   MenuPosition  = "0.1"
   Comments      = ""
   HotKey        = "Ctrl+F11"
   CmdData       = "AcceptData"
   [CmdData:AcceptData]
      Comments            = ""
      Param.BAResponse = "Accept"
[Command:Reject]
   Description       = "Reject Preview Call"
   CmdChannelOnFocus = "TRUE"
   Profile       = ""
   DeviceCommand = "OORejectCall"
   MenuPosition  = "0.2"
   Comments      = ""
   CmdData       = "RejectData"
   [CmdData:RejectData]
      Comments            = ""
      Param.BAResponse = "Reject"
[Command:RejectClose]
   Description       = "Rejects and Close Preview Call"
   CmdChannelOnFocus = "TRUE"
   Profile       = ""
   DeviceCommand = "OORejectClose"
   MenuPosition  = "0.3"
   Comments      = ""
   CmdData       = "RejectCloseData"
   [CmdData:RejectCloseData]
      Comments            = ""
      Param.BAResponse = "RejectClose"
[Command:Skip]
   Description       = "Skip Preview Call"
   CmdChannelOnFocus = "TRUE"
   Profile       = ""
   DeviceCommand = "OOSkipCall"
   MenuPosition  = "0.4"
   Comments      = ""
   CmdData       = "SkipData"
   [CmdData:SkipData]
      Comments            = ""
      Param.BAResponse = "Skip"
[Command:SkipClose]
   Description       = "Skip and Close Preview Call"
   CmdChannelOnFocus = "TRUE"
   Profile       = ""
   DeviceCommand = "OOSkipClose"
   MenuPosition  = "0.5"
   Comments      = ""
   CmdData       = "SkipCloseData"