Cisco Cisco Computer Telephony Integration Option 8.5 개발자 가이드

다운로드
페이지 500
   
3-5
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 7.5(1)
Chapter 3      CIL Coding Conventions
CIL Error Codes
E_CTIOS_SM_PACKET_ 
SNIFFER_NOT_INSTALLED
-127
The packet sniffer is not present in the system; verify installation.
E_CTIOS_PACKET_ 
SNIFFER_FAILED
-128
An error occurred in the packet sniffer.
E_CTIOS_SOCKET_CALL_ 
FAILED
-129
A CTI OS socket call failed.
E_CTIOS_MEDIA_ 
TERMINATION_NOT_ 
INSTALLED
-130
EVVBU Media Termination component in the system, verify installation.
E_CTIOS_MT_UNKNOWN_ 
CODEC
-131
Specified CODEC is not supported.
E_CTIOS_MEDIA_ 
TERMINATION_FAILED
-132
An error occurred in the Media Termination Packet Decoder.
E_CTIOS_SNIFFER_NO_ 
PACKETS_RECEIVED
-133
The Sniffer has not received any IP packets.
E_CTIOS_SNIFFER_ 
FAILED_TO_OPEN_DEVICE
-134
The Sniffer failed to open the networking device.
E_CTIOS_SNIFFER_ 
FAILED_TO_SET_FILTER
-135
The Sniffer failed when setting the packet filter. 
E_CTIOS_ERROR_IN_ 
PACKET_FILTER
-136
The packet filter expression is incorrect.
E_CTIOS_INVALID_ 
MONITORED_IP_ADDRESS
-137
The IP Address specified for the monitored device (IP Phone) is not valid.
E_CTIOS_INVALID_ 
SNIFFER_OBJECT
-138
Invalid Sniffer object.
E_CTIOS_INVALID_ 
DECODER_OBJECT
-139
Invalid Decoder object.
E_CTIOS_NO_SM_ 
SESSION_IN_PROGRESS
-140
There are no Silent Monitor Sessions in progress.
E_CTIOS_INVALID_ 
SILENT_MONITOR_ SESSION
-141
The specified Silent Monitor session does not exist.
E_CTIOS_FAILED_ 
REMOVING_SILENT_ 
MONITOR_SESSION
-142
Silent Monitor Session was not removed from the collection.
E_CTIOS_IP_PHONE_ 
INFORMATION_NOT_ 
AVAILABLE
-143
There is no information available about the IP Phone.
E_CTIOS_PEER_NOT_ 
ENABLED_FOR_SILENT_ 
MONITOR
-144
The peer application is not enabled for Silent Monitor
E_CTIOS_NOT_ENABLED_ 
FOR_SILENT_MONITOR
-145
This application is not enabled for Silent Monitor.
CIL Error Code
Numeric 
Value
Description