Cisco Cisco Computer Telephony Integration Option 8.5 Guía Del Desarrollador

Descargar
Página de 500
   
9-26
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions
Cisco CTI OS Release 7.2(1)
Chapter 9      Agent Object
Methods
Table 9-10
Facility Types
FacilityType
Description
Value
FT_UNSPECIFIED
Use default facility type.
0
FT_TRUNK_GROUP
Facility is a trunk group.
1
FT_SKILL_GROUP
Facility is a skill group or split.
2
Table 9-11
Answering Machine Actions
AnsweringMachine
Description
Value
AM_UNSPECIFIED
Use default behavior.
0
AM_CONNECT
Connect call to agent when call is 
answered by an answering machine.
1
AM_DISCONNECT
Disconnect call when call is answered by 
an answering machine.
2
AM_NONE
Do not use answering machine detection.
3
AM_NONE_NO_ 
MODEM
Do not use answering machine detection, 
but disconnect call if answered by a 
modem.
4
AM_CONNECT_NO_
MODEM
Connect call when call is answered by an 
answering machine, disconnect call if 
answered by a modem.
5
errorcode
An output parameter (return parameter in VB) that contains an error code from 
 in 
Return Value
Default CTI OS return values. See 
Remarks
If the request is successful, the client should receive one or more of the following call related events:
  •
OnCallBegin
  •
OnCallDelivered
  •
OnServiceInitiated
  •
OnCallOriginated
  •
OnCallReachedNetwork
If the request is unsuccessful, the client should receive an OnControlFailureConf event.