A B C D E F G H I K L M N O P R S T U W Z

A

ABBREVIATED_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 4; it represents caller is from same CallManager
ACTIVEVOICE - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
ACTIVEVOICE payload
ACY_G729AASSN - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
ACY_G729AASSN payload
addParameter(String, String) - Method in class com.cisco.services.alarm.ParameterList
method used to add additional name value pairs (parameters) to the list
ADDRESS_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The redirect should be done by using the redirect controller address search space.
addSubFacilities(String[]) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
Adds subFacilities for this TraceManager/Facility.
addSubFacilities(String[]) - Method in interface com.cisco.services.tracing.TraceManager
Sets a set of subFacilities for this TraceManager/Facility.
addSubFacility(String) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
Adds a subFacility for this TraceManager/Facility.
addSubFacility(String) - Method in interface com.cisco.services.tracing.TraceManager
Adds a single subFacility for this TraceManager/Facility.
addTraceWriter(TraceWriter) - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
Add this TraceWriter to the array of trace writers
addTraceWriter(TraceWriter) - Method in interface com.cisco.services.tracing.TraceWriterManager
Add another TraceWriter to the array
AES_128_COUNTER - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionAlgorithmType
The algorithm used is based on Advanced Encryption Standard (AES), which is a computer security standard.
Alarm - Interface in com.cisco.services.alarm
The Alarm interface is used to define Alarms in.
AlarmManager - Class in com.cisco.services.alarm
The AlarmManager is used to create Alarm objects.
AlarmManager(String, AlarmWriter, Trace, UnconditionalTrace) - Constructor for class com.cisco.services.alarm.AlarmManager
Create an instance of the AlarmManager for the facility.
AlarmWriter - Interface in com.cisco.services.alarm
An AlarmWriter receives alarm messages and transmits it to the receiving AlarmService on a TCP link.
ALERTS - Static variable in interface com.cisco.services.alarm.Alarm
The application will continue working on the tasks but all functions may not be operational (one or more devices in the list are not accessible but others in the list can be accessed)
Syslog severity level = 1
ALERTS - Static variable in interface com.cisco.services.tracing.Trace
The application will continue working on the tasks but all functions may not be operational (one or more devices in the list are not accessible but others in the list can be accessed)
Syslog severity level = 1
ALERTS_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for ALERTS trace level
APPLICATION - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that capability of application is requested
APPLICATION_CONTROLLED_RECORDING - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Application controlled Recording is configured on the Address.
ASCII_ENCODING - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
Indicates that the CiscoTerminal.getSupportedEncoding () for this terminal is ASCII and that this terminal supports only ASCII_ENCODING.
ASSOCIATED_LINE_NOT_OPEN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the request is issued on a line, which is not open
AUTO_RECORDING - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Auto Recording is configured on the Address.
AUTOACCEPT_OFF - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAccept is off.
AUTOACCEPT_ON - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAccept is on.
AUTOANSWER_OFF - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAnswer is off.
AUTOANSWER_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAnswer status is unknown.
AUTOANSWER_WITHHEADSET - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAnswer is allowed with a headset.
AUTOANSWER_WITHSPEAKERSET - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
AutoAnswer is allowed with a speaker set.

B

BaseTraceWriter - Class in com.cisco.services.tracing
This abstract class is useful for supplying a default, non-printing TraceWriter to a TraceWriterManager This class must be extended to provide the functionality to trace to different streams.
BaseTraceWriter(String, String) - Constructor for class com.cisco.services.tracing.BaseTraceWriter
BaseTraceWriter which only traces the lowest level ie severity level, Trace.LOWEST_LEVEL messages
BaseTraceWriter(int, String, String) - Constructor for class com.cisco.services.tracing.BaseTraceWriter
BaseTraceWriter that traces all levels upto the maxTraceLevel The trace level is maintained in the range [Trace.HIGHEST_LEVEL, Trace.LOWEST_LEVEL ]
BaseTraceWriter(int[], String, String) - Constructor for class com.cisco.services.tracing.BaseTraceWriter
BaseTraceWriter with trace levels as passed in traceLevels in the array falling outside the range Trace.LOWEST_LEVEL and Trace.HIGHEST_LEVEl are ignored

C

CALL_ALREADY_EXISTS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that another call already exists on the line
CALL_DROPPED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
The call dropped after the feature request (hold, unhold, transfer, or conference) but before the request was completed.
CALLED_ADDRESS_DEFAULT - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The default behavior for Cisco JTAPI should apply.
CALLED_ADDRESS_SET_TO_PREFERREDCALLEDPARTY - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The originalCalledAddress should be set to the value present in preferredOriginalCalledParty field.
CALLED_ADDRESS_SET_TO_REDIRECT_DESTINATION - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The calledAddress should be reset to the redirect destination.
CALLED_ADDRESS_UNCHANGED - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The calledAddress should remain unchanged after the redirect operation.
CALLHANDLE_NOTINCOMINGCALL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt is made to answer a call that either does not exist or is not in the correct state
CALLHANDLE_UNKNOWN_TO_LINECONTROL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to redirect call that was unknown to line control
CALLINGADDRESS_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The redirect should be done by using the calling address search space.
CALLINGADDRESS_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This indicates that the redirect should be done by using the search space of the calling address.
CALLSECURITY_AUTHENTICATED - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Call security status is authenticated.
CALLSECURITY_ENCRYPTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Call security status is encrypted.
CALLSECURITY_NOTAUTHENTICATED - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Call security status is not authenticated.
CALLSECURITY_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Call security status is unknown.
canConsultCallRollOver(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows consult call to Roll over
canDirectTransferAcrossLines(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows calls on different addresses on this Terminal to be transferred else false
canDirectTransferOnSameLine(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows calls on same address on this Terminal to be transferred else false
canJoinAcrossLines(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows calls on different addresses on this Terminal to be joined(conference) else false
canJoinOnSameLine(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows calls on same address on this Terminal to be joined(conferenced) else false
canModifyCallingParty() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether the user has been provisioned in the Cisco Unified Communications Manager to modify the calling party number of a call.
canMonitor() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether a user has been provisioned in the Cisco Unified Communications Manager to monitor calls.
canMonitorParkDNs() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether the user has been provisioned in the Cisco Unified Communications Manager to monitor park DNs.
CANNOT_OPEN_DEVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device open failed because the associated device is unregistering
CANNOT_TERMINATE_MEDIA_ON_PHONE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that media cannot be terminated by an application when the device is a physical phone (the phone always terminates the media)
canObserveAnyTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether the user has been provisioned in the Cisco Unified Communications Manager with the privilege to observe any Terminal (and its addresses) in the system.
canObserveTerminalsWithRollOverMode() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method returns true if 'Standard CTI Allow Control of Phones supporting Rollover Mode' role is assigned to the user.
canOutBoundCallRollOver(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal allows out bound calls to Roll over
canRecord() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether the user has been provisioned in the Cisco Unified Communications Manager to record calls.
canSupportConnectedTransferConference() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This method checks whether or not a user has been provisioned in the Cisco Unified Communications Manager to support connected Transfer and Conference calls.
canSupportIPv6() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilities
This interface returns true if Enterprise Parameter "Enable IPv6" is enabled and false otherwise
CAUSE_ACCESSINFORMATIONDISCARDED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network could not deliver access information to the remote user as requested.
CAUSE_BARGE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is a BARGE call.
CAUSE_BCBPRESENTLYAVAIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the user has requested a bearer capability which is implemented by the equipment which generated this cause but which is not available at this time.
CAUSE_BCNAUTHORIZED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the user has requested a bearer capability which is implemented by the equipment which generated this cause but the user is not authorized to use.
CAUSE_BEARERCAPNIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause does not support the bearer capability requested.
CAUSE_CALLBEINGDELIVERED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the user has been awarded the incoming call and that the incoming call is being connected to a channel already established to that user for similar calls.
CAUSE_CALLIDINUSE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network has received a call suspended request containing a call identity (including the null call identity) which is already in use for a suspended call within the domain of interfaces over which the call might be resumed.
CAUSE_CALLMANAGER_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the failure due to CALL Manager Failure.
CAUSE_CALLMANAGER_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is due a Unified CM failure.
CAUSE_CALLREJECTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause does not wish to accept this call.
CAUSE_CALLSPLIT - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the call split, it could mean conference or transfer.
CAUSE_CHANTYPENIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause does not support the channel type requested.
CAUSE_CHANUNACCEPTABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the channel most recently identified is not acceptable to the sending entity for use in this call.
CAUSE_CTICCMSIP200CALLCOMPLETEDELSEWHERE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the call is successfully completed elsewhere
CAUSE_CTICCMSIP400BADREQUEST - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the call is rejected due to bad request.
CAUSE_CTICCMSIP401UNAUTHORIZED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the request is valid but is not authorized.
CAUSE_CTICCMSIP402PAYMENTREQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the payment is required for usage.
CAUSE_CTICCMSIP403FORBIDDEN - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server understood the request, but is refusing to fulfill it..
CAUSE_CTICCMSIP404NOTFOUND - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the request URI cannot be located by the server.
CAUSE_CTICCMSIP405METHODNOTALLOWED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the method specified in the Request-Line is understood, but not allowed for the address identified by the Request-URI.
CAUSE_CTICCMSIP406NOTACCEPTABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the request cannot be proccessed due to requirements in the request cannot be met.
CAUSE_CTICCMSIP407PROXYAUTHENTICATIONREQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that requset is not authorized and proxy authentication is required for the operation.
CAUSE_CTICCMSIP408REQUESTTIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the time out error for the request.
CAUSE_CTICCMSIP410GONE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the requested resource is no longer available at the server and no forwarding address is known.
CAUSE_CTICCMSIP411LENGTHREQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that an interworking message length is required.
CAUSE_CTICCMSIP413REQUESTENTITYTOOLONG - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the server is refusing to process a request because the request entity-body is larger than the server is willing or able to process.
CAUSE_CTICCMSIP414REQUESTURITOOLONG - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
CAUSE_CTICCMSIP415UNSUPPORTEDMEDIATYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server is refusing to service the request because the message body of the request indicates the Media Type which is not supported by the server for the requested method.
CAUSE_CTICCMSIP416UNSUPPORTEDURISCHEME - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server cannot process the request because the scheme of the URI in the Request-URI is unknown to the server.
CAUSE_CTICCMSIP420BADEXTENSION - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server did not understand the protocol extension specified in a Proxy-Require or Require header field..
CAUSE_CTICCMSIP421EXTENSTIONREQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the UAS needs a particular extension to process the request, but this extension is not listed in a Supported header field in the request.
CAUSE_CTICCMSIP423INTERVALTOOBRIEF - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the server is rejecting the request because the expiration time of the resource refreshed by the request is too short.
CAUSE_CTICCMSIP480TEMPORARILYUNAVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the callee's end system was contacted successfully but the callee is currently unavailable (for example, is not logged in, logged in but in a state that precludes communication with the callee, or has activated the "do not disturb" feature).
CAUSE_CTICCMSIP481CALLLEGDOESNOTEXIST - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the the UAS received a request that does not match any existing dialog or transaction.
CAUSE_CTICCMSIP482LOOPDETECTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the server has detected a loop.
CAUSE_CTICCMSIP483TOOMANYHOOPS - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server received a request that contains a Max-Forwards header field with the value zero (or less than actual hops).
CAUSE_CTICCMSIP484ADDRESSINCOMPLETE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the server received a request with a Request-URI that was incomplete.
CAUSE_CTICCMSIP485AMBIGUOUS - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the Request-URI was ambiguous.
CAUSE_CTICCMSIP486BUSYHERE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This indicates that the callee's end system was contacted successfully, but the callee is currently not willing or able to take additional calls at this end system.
CAUSE_CTICCMSIP487REQUESTTERMINATED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the request was terminated by a BYE or CANCEL request.
CAUSE_CTICCMSIP488NOTACCEPTABLEHERE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the same meaning as 606 (Not Acceptable), but only applies to the specific resource addressed by the Request-URI and the request may succeed elsewhere.
CAUSE_CTICCMSIP491REQUESTPENDING - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the request was received by a UAS that had a pending request within the same dialog.
CAUSE_CTICCMSIP493UNDECIPHERABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the request was received by a UAS that contained an encrypted MIME body for which the recipient does not possess or will not provide an appropriate decryption key.
CAUSE_CTICCMSIP500SERVERINTERNALERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server encountered an unexpected condition that prevented it from fulfilling the request.
CAUSE_CTICCMSIP501NOTIMPLEMENTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server does not support the functionality required to fulfill the request.
CAUSE_CTICCMSIP502BADGATEWAY - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server, while acting as a gateway or proxy, received an invalid response from the downstream server it accessed in attempting to fulfill the request.
CAUSE_CTICCMSIP503SERVICENOTAVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the service is not available
CAUSE_CTICCMSIP503SERVICEUNAVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server is temporarily unable to process the request due to a temporary overloading or maintenance of the server.
CAUSE_CTICCMSIP504SERVERTIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server did not receive a timely response from an external server it accessed in attempting to process the request.
CAUSE_CTICCMSIP505SIPVERSIONNOTSUPPORTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server does not support, or refuses to support, the SIP protocol version that was used in the request.
CAUSE_CTICCMSIP513MESSAGETOOLARGE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server was unable to process the request since the message length exceeded its capabilities.
CAUSE_CTICCMSIP600BUSYEVERYWHERE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time.
CAUSE_CTICCMSIP603DECLINE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the callee's machine was successfully contacted but the user explicitly does not wish to or cannot participate.
CAUSE_CTICCMSIP604DOESNOTEXISTANYWHERE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the server has authoritative information that the user indicated in the Request-URI does not exist anywhere.
CAUSE_CTICCMSIP606NOTACCEPTABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the user's agent was contacted successfully but some aspects of the session description such as the requested media, bandwidth, or addressing style were not acceptable.
CAUSE_CTICONFERENCEFULL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the Conference Call is full and no more participants can be added to it.
CAUSE_CTIDEVICENOTPREEMPTABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the device cannot be preempted.
CAUSE_CTIDROPCONFEREE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the disconnection because the party was dropped from conference.
CAUSE_CTIERR_FAC_CMC_REASON_CMC_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This constant returned by RouteSession.getCause() indicates that the routeSelectedElement in the selectRoute contains an invalid CMC code.
CAUSE_CTIERR_FAC_CMC_REASON_CMC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This constant returned by RouteSession.getCause() indicates that the routeSelectedElement in the selectRoute does not contain the required CMC code.
CAUSE_CTIERR_FAC_CMC_REASON_FAC_CMC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This constant returned by RouteSession.getCause() indicates that the routeSelectedElement in the selectRoute does not contain the required FAC and CMC codes.
CAUSE_CTIERR_FAC_CMC_REASON_FAC_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This constant returned by RouteSession.getCause() indicates that the routeSelectedElement in the selectRoute contains an invalid FAC code.
CAUSE_CTIERR_FAC_CMC_REASON_FAC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This constant returned by RouteSession.getCause() indicates that the routeSelectedElement in the selectRoute does not contain the required FAC code.
CAUSE_CTIMANAGER_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the failure due to CTI Manager Failure.
CAUSE_CTIMANAGER_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is due to a failure from CTIManager.
CAUSE_CTIPRECEDENCECALLBLOCKED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that there are no predictable circuits or that the called user is busy with a call of equal or higher preventable level.
CAUSE_CTIPRECEDENCELEVELEXCEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the precedence level of the call has exceeded the authorized level.
CAUSE_CTIPRECEDENCEOUTOFBANDWIDTH - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the precedence call has hit low bandwidth and cannot proceed.
CAUSE_CTIPREEMPTFORREUSE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the call is being preempted and the circuit is reserved for reuse by the preempting exchange.
CAUSE_CTIPREEMPTNOREUSE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the call is being preempted.
CAUSE_DESTINATIONOUTOFORDER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the destination indicated by the user cannot be reached because the interface to the destination is not functioning correctly.
CAUSE_DESTNUMMISSANDDCNOTSUB - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the specified CUG does not exist.
CAUSE_DEVICE_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is a device failure.
CAUSE_DEVICE_RESTRICTED - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is that the device is restricted.
CAUSE_DEVICE_UNREGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is that the device is in an unregistered state.
CAUSE_DPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is Directed-Parked call.
CAUSE_DPARK_REMINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is Directed Park Reminder call.
CAUSE_DPARK_UNPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates that Directed Parked call is now unparked.
CAUSE_EXCHANGEROUTINGERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the exchange couldnt route the call to specified destination.
CAUSE_FAC_CMC - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the FAC(Force Authorization Code) or CMC(Client Matter Code) is needed to route the call.
CAUSE_FACILITYREJECTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is returned when a supplementary service requested by the user cannot be provided by the network.
CAUSE_IDENTIFIEDCHANDOESNOTEXIST - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a request to use a channel not activated on the interface for a call.
CAUSE_IENIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a message which includes information element(s)/parameter(s) not recognized because the information element(s)/parameter name(s) are not defined or are defined but not implemented by the equipment sending the cause.
CAUSE_INBOUNDBLINDTRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is IN bound Blind Transfer call.
CAUSE_INBOUNDCONFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is IN bound Conference call.
CAUSE_INBOUNDTRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is IN bound Transfer call.
CAUSE_INCOMINGCALLBARRED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the incoming calls for that number is barred.
CAUSE_INCOMPATABLEDDESTINATION - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a request to establish a call which has low layer compatibility.
CAUSE_INTERWORKINGUNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that an interworking call has ended.
CAUSE_INVALIDCALLREFVALUE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a message with a call reference which is not currently in use on the user-network interface.
CAUSE_INVALIDIECONTENTS - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received and information element which it has implemented; however, one or more of the fields in the information element are coded in such a way which has not been implemented by the equipment sending this cause.
CAUSE_INVALIDMESSAGEUNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report an invalid message event only when no other cause in the invalid message class applies.
CAUSE_INVALIDNUMBERFORMAT - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the called party cannot be reached because the called party number is not in a valid format or is not complete.
CAUSE_INVALIDTRANSITNETSEL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that a transit network identification was received which is of an incorrect format.
CAUSE_LINE_RESTRICTED - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is that the line is restricted.
CAUSE_MANDATORYIEMISSING - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a message which is missing an information element which must be present in the message before that message can be processed.
CAUSE_MSGNCOMPATABLEWCS - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that a message has been received which is incompatible with the call state.
CAUSE_MSGTYPENCOMPATWCS - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a message such that the procedures do not indicate that this is a permissible message to receive while in the call state, or a STATUS message was received indicating an incompatible call state.
CAUSE_MSGTYPENIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a message with a message type it does not recognize either because this is a message not defined or defined but not implemented by the equipment sending this cause.
CAUSE_NETOUTOFORDER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network is not functioning correctly and that the condition is likely to last a relatively long period of time.
CAUSE_NOANSWERFROMUSER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used when the called party has been alerted but does not respond with a connect indication within a prescribed period of time.
CAUSE_NOCALLMANAGER_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is the unavailability of any Unified CM.
CAUSE_NOCALLSUSPENDED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network has received a call resume request containing a call identity information element which presently does not indicate any suspended call within the domain of interfaces over which calls may be resumed.
CAUSE_NOCIRCAVAIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that there is no appropriate circuit/channel presently available to handle the call.
CAUSE_NOERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This is usually given when there is no error and operation completes successfuly.
CAUSE_NONSELECTEDUSERCLEARING - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the user has not been awarded the incoming call.
CAUSE_NORMALCALLCLEARING - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the call is being cleared because one of the users involved in the call has requested that the call be cleared.
CAUSE_NORMALUNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report a normal event only when no other cause in the normal class applies.
CAUSE_NOROUTETODDESTINATION - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the called party cannot be reached because the network through which the call has been routed does not serve the destination desired.
CAUSE_NOROUTETOTRANSITNET - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause has received a request to route the call through a particular transit network which it does not recognize.
CAUSE_NOUSERRESPONDING - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used when a called party does not respond to a call establishment message with either an alerting or connect indication within the prescribed period of time allocated.
CAUSE_NUMBERCHANGED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is returned to a calling party when the called party number indicated by the calling party is no longer assigned.
CAUSE_ONLYRDIVEARERCAPAVAIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the calling party has requested an unrestricted bearer service but the equipment sending this cause only supports the restricted version of the requested bearer capability.
CAUSE_OUTBOUNDCONFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is OUT bound Conference call.
CAUSE_OUTBOUNDTRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the call is OUT bound Transfer call
CAUSE_OUTOFBANDWIDTH - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the call could not proceed because of Low Bandwidth.
CAUSE_PROTOCOLERRORUNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report a protocol error event only when no other cause in the protocol error class applies.
CAUSE_QSIG_PR - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the QSIG Path Replacement in the call.
CAUSE_QUALOFSERVNAVAIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report that the requested Quality of Service, as defined in Recommendation X.213.
CAUSE_QUIET_CLEAR - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
It indicates the Call is cleared as Call Manager has gone down, but media between endpoints remain connected.
CAUSE_RECOVERYONTIMEREXPIRY - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that a procedure has been initiated by the expiration of a timer in association with error handling procedures.
CAUSE_REDIRECTED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates the call is being redirected to different party.
CAUSE_REHOME_TO_HIGHER_PRIORITY_CM - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is an to error in failback to a higher-priority Unified CM node.
CAUSE_REHOMING_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
The cause for this event is a failure while attempting to rehome.
CAUSE_REQCALLIDHASBEENCLEARED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network has received a call resume request containing a call identity information element indicating a suspended call that has in the meantime been cleared while suspended (either by network time-out or by the remote user).
CAUSE_REQCIRCNAVIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is returned when the circuit or channel indicated by the requesting entity cannot be provided by the other side of the interface.
CAUSE_REQFACILITYNIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the equipment sending this cause does not support the requested.
CAUSE_REQFACILITYNOTSUBSCRIBED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the user has requested a supplementary service which is implemented by the equipment which generated this cause but the user is not authorized to use.
CAUSE_RESOURCESNAVAIL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report a resource unavailable event.
CAUSE_RESPONSETOSTATUSENQUIRY - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is included in the STATUS message when the reason for generating the STATUS message was the prior receipt of a STATUS INQUIRY.
CAUSE_SENDSPECIALINFOTONE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the party cannot be reached for reasons that are of a long term nature and that the special information tone should be returned to the calling party.
CAUSE_SERVNOTAVAILUNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report a service or option not available event only when no other cause in the service or option not available class applies.
CAUSE_SERVOPERATIONVIOLATED - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that although the calling party is a member of the CUG for the outgoing CUG call.
CAUSE_SERVOROPTNAVAILORIMPL - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to report a service or option not implemented event only when no other cause in the service or option not implemented class applies.
CAUSE_SUBSCRIBERABSENT - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause value is used when a mobile station has logged off.
CAUSE_SUSPCALLBUTNOTTHISONE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that a call resume has been attempted with a call identity which differs from that in use for any presently suspended call(s).
CAUSE_SWITCHINGEQUIPMENTCONGESTION - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the switching equipment generating this cause is experiencing a period of high traffic.
CAUSE_TEMPORARYFAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the network is not functioning correctly and that the condition is not likely to last a long period of time; e.g., the user may wish to try another call attempt almost immediately.
CAUSE_UNALLOCATEDNUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause indicates that the destination requested by the calling user cannot be reached because, it is an invalid number.
CAUSE_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoRestrictedEv
The Terminal is restricted for an unknown reason.
CAUSE_UNSUPPORTED_DEVICE_CONFIGURATION - Static variable in interface com.cisco.jtapi.extensions.CiscoRestrictedEv
The Terminal is restricted due to an unsupported configuration (for example, configuring the rollover option).
CAUSE_UNSUPPORTED_PROTOCOL - Static variable in interface com.cisco.jtapi.extensions.CiscoRestrictedEv
The Terminal in the control list is using a protocol that Cisco Unified JTAPI does not support.
CAUSE_USER_RESTRICTED - Static variable in interface com.cisco.jtapi.extensions.CiscoRestrictedEv
The Terminal or Address is marked as restricted.
CAUSE_USERBUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoCallEv
This cause is used to indicate that the called party is unable to accept another call because the user busy condition has been encountered.
CFWDALL_ALREADY_SET - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to set CFWALL while it is already set
CFWDALL_DESTN_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to CFWALL to an invalid destination
CHARA - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
CHARB - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
CHARC - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
CHARD - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
CISCO_SELECTEDLOCAL - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
The call is selected.
CISCO_SELECTEDNONE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
The the call is not selected.
CISCO_SELECTEDREMOTE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
A passive TerminalConnection receives this select status if the call is selected by its shared line.
CiscoAddrActivatedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrActivatedOnTerminalEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrAddedToTerminalEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrAutoAcceptStatusChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrCreatedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddress - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddressCallInfo - Class in com.cisco.jtapi.extensions
Introduction
CiscoAddressCallInfo(int, int, int, int, CiscoCall[], int) - Constructor for class com.cisco.jtapi.extensions.CiscoAddressCallInfo
 
CiscoAddressCallInfo(int, int, int, int, CiscoCall[]) - Constructor for class com.cisco.jtapi.extensions.CiscoAddressCallInfo
 
CiscoAddressCallInfo(int, int, int, int) - Constructor for class com.cisco.jtapi.extensions.CiscoAddressCallInfo
 
CiscoAddressObserver - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrEvFilter - Interface in com.cisco.jtapi.extensions
An application can use the CiscoAddrEvFilter interface to selectively restrict those Address events that are not of interest.
CiscoAddrInServiceEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrIntercomInfoChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrIntercomInfoRestorationFailedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrOutOfServiceEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrParkStatusEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrRecordingConfigChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrRemovedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrRemovedFromTerminalEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrRestrictedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrRestrictedOnTerminalEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoAddrVoiceMailPilotChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCall - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallCtlConnOfferedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallCtlTermConnHeldReversionEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallFeatureCancelledEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallID - Interface in com.cisco.jtapi.extensions
Introduction
CiscoCallSecurityStatusChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConferenceChain - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConferenceChainAddedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConferenceChainRemovedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConferenceEndEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConferenceStartEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConnection - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConnectionID - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConsultCall - Interface in com.cisco.jtapi.extensions
Introduction
CiscoConsultCallActiveEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoFeatureReason - Interface in com.cisco.jtapi.extensions
Introduction
CiscoG711MediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoG711MediaCapability(int) - Constructor for class com.cisco.jtapi.extensions.CiscoG711MediaCapability
Constructs a CiscoG711MediaCapabilityCiscoG711MediaCapability() - Constructor for class com.cisco.jtapi.extensions.CiscoG711MediaCapability
Constructs a CiscoG711MediaCapabilityCiscoG723MediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoG723MediaCapability(int, int) - Constructor for class com.cisco.jtapi.extensions.CiscoG723MediaCapability
Constructs a CiscoG723MediaCapabilityCiscoG723MediaCapability() - Constructor for class com.cisco.jtapi.extensions.CiscoG723MediaCapability
Constructs a CiscoG723MediaCapabilityCiscoG729MediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoG729MediaCapability(int, int) - Constructor for class com.cisco.jtapi.extensions.CiscoG729MediaCapability
Constructs a CiscoG729MediaCapabilityCiscoG729MediaCapability() - Constructor for class com.cisco.jtapi.extensions.CiscoG729MediaCapability
Constructs a CiscoG729MediaCapabilityCiscoGSMMediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoGSMMediaCapability(int) - Constructor for class com.cisco.jtapi.extensions.CiscoGSMMediaCapability
Constructs a CiscoGSMMediaCapabilityCiscoGSMMediaCapability() - Constructor for class com.cisco.jtapi.extensions.CiscoGSMMediaCapability
Constructs a CiscoGSMMediaCapabilityCiscoIntercomAddress - Interface in com.cisco.jtapi.extensions
Introduction
CiscoJtapiException - Interface in com.cisco.jtapi.extensions
The CiscoJtapiException interface defines error codes that CTI requests may return.
CiscoJtapiPeer - Interface in com.cisco.jtapi.extensions
Introduction
CiscoJtapiProperties - Interface in com.cisco.jtapi.extensions
Introduction
CiscoJtapiVersion - Class in com.cisco.jtapi.extensions
This class gives the version information of the installed Cisco JTAPI .
CiscoJtapiVersion() - Constructor for class com.cisco.jtapi.extensions.CiscoJtapiVersion
 
CiscoLocales - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaCallSecurityIndicator - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoMediaCapability(int, int) - Constructor for class com.cisco.jtapi.extensions.CiscoMediaCapability
Constructs a CiscoMediaCapability object for the specified payload type and packet size (in milliseconds).
CiscoMediaConnectionMode - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaEncryptionAlgorithmType - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaEncryptionKeyInfo - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaOpenLogicalChannelEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaSecurityIndicator - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMediaTerminal - Interface in com.cisco.jtapi.extensions
Introduction
CiscoMonitorInitiatorInfo - Interface in com.cisco.jtapi.extensions
This interface defines provides information about the monitor initiator.
CiscoMonitorTargetInfo - Interface in com.cisco.jtapi.extensions
This interface provides information about the monitor target.
CiscoObjectContainer - Interface in com.cisco.jtapi.extensions
Introduction
CiscoOutOfServiceEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoPartyInfo - Interface in com.cisco.jtapi.extensions
Title:Party Info
CiscoProvCallParkEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvFeatureEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvFeatureID - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvider - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProviderCapabilities - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProviderCapabilityChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProviderObserver - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvTerminalCapabilityChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvTerminalRegisteredEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoProvTerminalUnRegisteredEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRecorderInfo - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRegistrationException - Exception in com.cisco.jtapi.extensions
Introduction
CiscoRegistrationException() - Constructor for exception com.cisco.jtapi.extensions.CiscoRegistrationException
 
CiscoRegistrationException(String) - Constructor for exception com.cisco.jtapi.extensions.CiscoRegistrationException
This method takes description of the exception as a parameter.
CiscoRestrictedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRouteAddress - Interface in com.cisco.jtapi.extensions
Deprecated. This interface has not been implemented.
CiscoRouteEvent - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRouteSession - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRouteTerminal - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRouteUsedEvent - Interface in com.cisco.jtapi.extensions
The CiscoRouteUsedEvent event indicates that the RouteSession moved into the RouteSession.ROUTE_USED state and the call terminated at a destination as a result of application routing.
CiscoRTPBitRate - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPHandle - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPInputKeyEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPInputProperties - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPInputStartedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPInputStoppedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPOutputKeyEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPOutputProperties - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPOutputStartedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPOutputStoppedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoRTPParams - Class in com.cisco.jtapi.extensions
Introduction
CiscoRTPParams(InetAddress, int) - Constructor for class com.cisco.jtapi.extensions.CiscoRTPParams
 
CiscoRTPPayload - Interface in com.cisco.jtapi.extensions
Introduction
CiscoSynchronousObserver - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermActivatedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermButtonPressedEv - Interface in com.cisco.jtapi.extensions
CiscoTermButtonPressedEv event is delivered on the TerminalObserver when a button is pressed on the Terminal.
CiscoTermConnMonitoringEndEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnMonitoringStartEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnMonitorInitiatorInfoEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnMonitorTargetInfoEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnPrivacyChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnRecordingEndEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnRecordingStartEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnRecordingTargetInfoEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermConnSelectChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermCreatedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDataEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDeviceStateActiveEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDeviceStateAlertingEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDeviceStateHeldEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDeviceStateIdleEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDeviceStateWhisperEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDNDOptionChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermDNDStatusChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermEvFilter - Interface in com.cisco.jtapi.extensions
An application can use the CiscoTermEvFilter interface to selectively restrict those Terminal events that are not of interest.
CiscoTerminal - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTerminalConnection - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTerminalObserver - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTerminalProtocol - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermInServiceEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermOutOfServiceEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermRegistrationFailedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermRemovedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermRestrictedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermSnapshotCompletedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTermSnapshotEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTone - Interface in com.cisco.jtapi.extensions
The CiscoTone interface defines CTI Tone constant codes.
CiscoToneChangedEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTransferEndEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoTransferStartEv - Interface in com.cisco.jtapi.extensions
Introduction
CiscoUnregistrationException - Exception in com.cisco.jtapi.extensions
The CiscoMediaTerminal.unregister method throws this exception when the unregistration process fails.
CiscoUnregistrationException() - Constructor for exception com.cisco.jtapi.extensions.CiscoUnregistrationException
 
CiscoUnregistrationException(String) - Constructor for exception com.cisco.jtapi.extensions.CiscoUnregistrationException
 
CiscoUrlInfo - Interface in com.cisco.jtapi.extensions
The CiscoUrlInfo object specifies the properties of the Uniform Resources Locator (URL) associated with a SIP endpoint.
CiscoWideBandMediaCapability - Class in com.cisco.jtapi.extensions
Introduction
CiscoWideBandMediaCapability(int) - Constructor for class com.cisco.jtapi.extensions.CiscoWideBandMediaCapability
Constructs a CiscoWideBandMediaCapability object with the specified packet size.
CiscoWideBandMediaCapability() - Constructor for class com.cisco.jtapi.extensions.CiscoWideBandMediaCapability
Constructs a CiscoWideBandMediaCapability object with a default ten-millisecond packet size.
clearCallConnections() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Use this interface to clear any phantom calls on the address.
close() - Method in interface com.cisco.services.alarm.AlarmWriter
close the AlarmWriter
close() - Method in class com.cisco.services.alarm.DefaultAlarmWriter
Shutdown the send thread and close the socket
close() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
close() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
 
close() - Method in interface com.cisco.services.tracing.TraceWriter
Releases any resources associated by this TraceWriter.
CLUSTER_LINK_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that link to one of the cisco unified communications managers failed in the cluster (network error)
CMC_REQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
Indicates that a CMC must be entered using Connection.addToAddress(String) to extend the call.
com.cisco.jtapi.extensions - package com.cisco.jtapi.extensions
 
com.cisco.services.alarm - package com.cisco.services.alarm
 
com.cisco.services.tracing - package com.cisco.services.tracing
 
com.cisco.services.tracing.implementation - package com.cisco.services.tracing.implementation
 
COMMAND_NOT_IMPLEMENTED_ON_DEVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device does not support the command.
ConditionalTrace - Interface in com.cisco.services.tracing
The ConditionalTrace interface extends the Trace interface and defines the methods that allow enabling and disabling of tracing for this particular condition.
ConditionalTraceImpl - Class in com.cisco.services.tracing.implementation
 
conference(Call[]) - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface conferences multiple Calls together, resulting in the union of the participants of all the Calls being placed on a single Call.
CONFERENCE_ALREADY_PRESENT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to conference a party that is already in conference
CONFERENCE_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that conference completion was not successful.
CONFERENCE_FULL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that all conference bridges are busy.
CONFERENCE_INACTIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to complete conference while consult conference is not active
CONFERENCE_INVALID_PARTICIPANT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt to conference to self or an invalid participant
connect(Terminal, Address, String, int) - Method in interface com.cisco.jtapi.extensions.CiscoCall
This method overloads Call.connect() method.It takes a new parameter featurePriority.
connectIntercom(Terminal, String) - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Places an intercom call from an originating intercom address to a destination intercom address.
ConsoleTraceWriter - Class in com.cisco.services.tracing
Supplies a console TraceWriter to trace to System.out.
ConsoleTraceWriter() - Constructor for class com.cisco.services.tracing.ConsoleTraceWriter
Default constructor, traces all severity levels
ConsoleTraceWriter(int) - Constructor for class com.cisco.services.tracing.ConsoleTraceWriter
Constructor that sets the maximum level to be traced.
ConsoleTraceWriter(int[]) - Constructor for class com.cisco.services.tracing.ConsoleTraceWriter
Construct a ConsoleTraceWriter with an array of trace levels Only traces with the severity in the tracelevel array are traced
consultWithoutMedia(TerminalConnection, String) - Method in interface com.cisco.jtapi.extensions.CiscoConsultCall
This interface provides applications ability to initiate a consultative call without setting up media for consult call.
createAlarm(String, int) - Method in class com.cisco.services.alarm.AlarmManager
Creates an Alarm of required severity for the subFacility
createSnapshot() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Generates a CiscoTermSnapshotEv event, which contains the security status of the current active call on the terminal.
createTerminal(String) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns an instance of the CiscoTerminal class which corresponds to the given name.
CRITICAL - Static variable in interface com.cisco.services.alarm.Alarm
A critical failure, the application can not accomplish the tasks required due to this failure, eg: the app can't open the database to read the device list
Syslog severity level = 2
CRITICAL - Static variable in interface com.cisco.services.tracing.Trace
A critical failure, the application can not accomplish the tasks required due to this failure, eg: the app can't open the database to read the device list
Syslog severity level = 2
CRITICAL_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for CRITICAL trace level
CTI_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that CTI has failed to query the DB with the required info
CTIERR_ACCESS_TO_DEVICE_DENIED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the access to device is denied.
CTIERR_APP_SOFTKEYS_ALREADY_CONTROLLED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the application softkeys are already controlled by another application
CTIERR_APPLICATION_DATA_SIZE_EXCEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that application data size has exceeded limit
CTIERR_BIB_NOT_CONFIGURED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates built in bridge is not configured
CTIERR_BIB_RESOURCE_NOT_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that built in bridge resource not available
CTIERR_CALL_MANAGER_NOT_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that Communications Manager is not available currently
CTIERR_CALL_NOT_EXISTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call does not exist
CTIERR_CALL_PARK_NO_DN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates no call park DN
CTIERR_CALL_REQUEST_ALREADY_OUTSTANDING - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates call request already outstanding
CTIERR_CALL_UNPARK_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call unpark did not succeed
CTIERR_CAPABILITIES_DO_NOT_MATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that capabilities do not match
CTIERR_CLOSE_DELAY_NOT_SUPPORTED_WITH_REG_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the close delay is not supported with this registration type
CTIERR_CONFERENCE_ALREADY_EXISTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that conference already exists
CTIERR_CONFERENCE_NOT_EXISTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that conference does not exist
CTIERR_CONNECTION_ON_INVALID_PORT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates application is trying to connect to invalid port
CTIERR_CONSULT_CALL_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates consult call failure
CTIERR_CONSULTCALL_ALREADY_OUTSTANDING - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that consult call already outstanding
CTIERR_CRYPTO_CAPABILITY_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration failed as device crypto algorithms does not match with current device registration
CTIERR_CTIHANDLER_PROCESS_CREATION_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that CTIHandler process creation failed
CTIERR_DB_INITIALIZATION_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates DB initialization error
CTIERR_DEVICE_ALREADY_OPENED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device is already opened
CTIERR_DEVICE_NOT_OPENED_YET - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device is not yet opened
CTIERR_DEVICE_OWNER_ALIVE_TIMER_STARTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a device registration failure
CTIERR_DEVICE_REGISTRATION_FAILED_NOT_SUPPORTED_MEDIATYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an invalid media type, CTIPort need to be registered with Dynamic media port registation if it has an intercom line
CTIERR_DEVICE_RESTRICTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the device is restricted
CTIERR_DEVICE_SHUTTING_DOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device is shutting down
CTIERR_DIRECTORY_LOGIN_TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a directory login time out
CTIERR_DROP_PARTY_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates that the request for dropping a party from a conference failed as the participant is not valid
CTIERR_DUPLICATE_CALL_REFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates duplicate call reference
CTIERR_DYNREG_IPADDRMODE_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates registration failure when Cisco Media/Route Tterminal is already registered with different Addressing mode.
CTIERR_EXTRA_CALLS_SELECTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates that transfer request failed, as more than two calls were selected
CTIERR_FAC_CMC_REASON_CMC_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Client Matter Code (CMC) entered is invalid
CTIERR_FAC_CMC_REASON_CMC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Client Matter Code (CMC) is required to offer the call
CTIERR_FAC_CMC_REASON_FAC_CMC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Forced Authorization Code (FAC) and Client Matter Code (CMC) are required to offer call
CTIERR_FAC_CMC_REASON_FAC_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Forced Authorization Code (FAC) entered is invalid
CTIERR_FAC_CMC_REASON_FAC_NEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Forced Authorization Code (FAC) is required to offer the call
CTIERR_FEATURE_ALREADY_REGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates feature already registered
CTIERR_FEATURE_DATA_REJECT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates feature data reject
CTIERR_FEATURE_NOT_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates that the feature is not allowed or restricted
CTIERR_FEATURE_SELECT_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that feature select failed
CTIERR_ILLEGAL_DEVICE_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the device type is illegal
CTIERR_INCOMPATIBLE_AUTOINSTALL_PROTOCOL_VERSION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that auto install protocol version is incompatible
CTIERR_INCORRECT_MEDIA_CAPABILITY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Device registration failed due to incorrect media capability.
CTIERR_INFORMATION_NOT_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that information is not available
CTIERR_INTERCOM_SPEEDDIAL_ALREADY_CONFIGURED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that intercom target value is already configured, application is trying to make call with Intercom target DN
CTIERR_INTERCOM_SPEEDDIAL_ALREADY_SET - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that intercom request failed as intercom target value is already set, application is trying to set again
CTIERR_INTERCOM_SPEEDDIAL_DESTN_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that intercomm request failed as intercom target value in not in the intercom group
CTIERR_INTERCOM_TALKBACK_ALREADY_PENDING - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that intercom talk back request is already pending
CTIERR_INTERCOM_TALKBACK_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that talkback request failed for some reason.
CTIERR_INTERNAL_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there is a CTI internal failure
CTIERR_INVALID_CALL_PARTITIONING_POLICY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates that redirect request failed due to restrictive geo location configuration
CTIERR_INVALID_CALLID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates the call ID is invalid
CTIERR_INVALID_DEVICE_NAME - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the device name is not valid
CTIERR_INVALID_DTMFDIGITS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Play DTMF request failed because it is an invalid DTMF digit.
CTIERR_INVALID_FILTER_SIZE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that filter size is invalid
CTIERR_INVALID_HIGH_PRIORITY_FAX_COUNTS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the high priority fax counts provided are invalid
CTIERR_INVALID_HIGH_PRIORITY_VOICE_COUNTS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the high priority voice counts provided are invalid
CTIERR_INVALID_MEDIA_DEVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the media device is not valid
CTIERR_INVALID_MEDIA_PARAMETER - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates media parameter is inavlid
CTIERR_INVALID_MEDIA_PROCESS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is an invalid media process
CTIERR_INVALID_MEDIA_RESOURCE_ID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates media resource ID is not valid
CTIERR_INVALID_MESSAGE_HEADER_INFO - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the header info is not valid
CTIERR_INVALID_MESSAGE_LENGTH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that message length is invalid
CTIERR_INVALID_MONITOR_DESTN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates monitoring request failed due to invalid monitoring destination
CTIERR_INVALID_MONITOR_DN_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an invalid monitor DN type
CTIERR_INVALID_MONITORMODE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates monitor request failed due to an invalid monitor mode
CTIERR_INVALID_PARAMETER - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the parameter is not valid
CTIERR_INVALID_PARK_DN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the DN is an invalid park DN
CTIERR_INVALID_PARK_REGISTRATION_HANDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the handle is an invalid park registration handle
CTIERR_INVALID_RESOURCE_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an invalid resource type
CTIERR_INVALID_TOTAL_FAX_COUNTS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the total fax counts provided are invalid
CTIERR_INVALID_TOTAL_VOICE_COUNTS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the total voice counts provided are invalid
CTIERR_INVALID_USER_SETTINGS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that user settings are invalid
CTIERR_IPADDRMODE_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This indicates the registration failure due to IP Addressing Mode mismatch.
CTIERR_LINE_OUT_OF_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that line is out of service.
CTIERR_LINE_RESTRICTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the line is restricted
CTIERR_MAXCALL_LIMIT_REACHED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that maximum call limit has reached
CTIERR_MEDIA_ALREADY_TERMINATED_DYNAMIC - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration failed as device is registered with Dynamic media termination
CTIERR_MEDIA_ALREADY_TERMINATED_NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration failed as device is already registered with media termination none
CTIERR_MEDIA_ALREADY_TERMINATED_STATIC - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration failed as device is registered with Static media termination
CTIERR_MEDIA_CAPABILITY_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration failed as media capability of device does not match with current device registration
CTIERR_MEDIA_RESOURCE_NAME_SIZE_EXCEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that media resource name size has exceeded limit
CTIERR_MEDIAREGISTRATIONTYPE_DO_NOT_MATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that media registration types do not match
CTIERR_MESSAGE_TOO_BIG - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that message is too big
CTIERR_MORE_ACTIVE_CALLS_THAN_RESERVED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there are more active calls than reserved
CTIERR_NO_EXISTING_CALLS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there are no existing calls
CTIERR_NO_EXISTING_CONFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is no existing conference
CTIERR_NO_RECORDING_SESSION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates recording request failed as there is no recording session
CTIERR_NO_RESPONSE_FROM_MP - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates no response from media resource
CTIERR_NOT_PRESERVED_CALL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the call is not preserved
CTIERR_OPERATION_FAILED_QUIETCLEAR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that feature unavailable for this call due to temporary failure
CTIERR_OPERATION_NOT_ALLOWED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that this operation is not allowed
CTIERR_OUT_OF_BANDWIDTH - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates out of bandwidth error
CTIERR_OWNER_NOT_ALIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates a failure during registering the device
CTIERR_PENDING_ACCEPT_OR_ANSWER_REQUEST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a pending accept or answer request
CTIERR_PENDING_START_MONITORING_REQUEST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there is a pending start monitoring request
CTIERR_PENDING_START_RECORDING_REQUEST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there is a pending start recording request
CTIERR_PENDING_STOP_RECORDING_REQUEST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there is a pending stop recording request
CTIERR_PRIMARY_CALL_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that primary call in monitoring request in invalid or gone idle
CTIERR_PRIMARY_CALL_STATE_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that primary call in monitoring request is in invalid state
CTIERR_RECORDING_ALREADY_INPROGRESS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates recording request failed that recording is already in progress
CTIERR_RECORDING_CONFIG_NOT_MATCHING - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates recording configuration does not match
CTIERR_RECORDING_SESSION_INACTIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates recording request failed because recording session is inactive
CTIERR_REDIRECT_UNAUTHORIZED_COMMAND_USAGE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates a redirect unauthorized command usage
CTIERR_REGISTER_FEATURE_ACTIVATION_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that register feature activation failed
CTIERR_REGISTER_FEATURE_APP_ALREADY_REGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Register feature application was already registered
CTIERR_REGISTER_FEATURE_PROVIDER_NOT_REGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Register feature provider was not registered.
CTIERR_RESOURCE_NOT_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that resource is not available to fulfil the request
CTIERR_START_MONITORING_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that start monitoring request failed
CTIERR_START_RECORDING_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that start recording request failed
CTIERR_STATION_SHUT_DOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a station shutdown
CTIERR_SYSTEM_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates CTI system error
CTIERR_UDP_PASS_THROUGH_NOT_SUPPORTED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates UDP data passthrough not supported
CTIERR_UNKNOWN_EXCEPTION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an unknown exception occured
CTIERR_UNSUPPORTED_CALL_PARK_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call park type is not supported
CTIERR_UNSUPPORTED_CFWD_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the call forward type is unsupported
CTIERR_USER_NOT_AUTH_FOR_SECURITY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates user is not authorized for secure connection

D

DARES_INVALID_REQ_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is an internal call processing error: DaRes invalid request type
DATA56 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
DATA56 payload
DATA64 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
DATA64 payload
DATA_SIZE_LIMIT_EXCEEDED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that XML data object size is bigger than allowed.
DB_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the device query contained an illegal device type
DB_ILLEGAL_DEVICE_TYPE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates illegal device type in DB
DB_INITIALIZATION_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
A database initialization error occurred while registering a Terminal.
DB_NO_MORE_DEVICES - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error is no longer used.
DEBUGGING - Static variable in interface com.cisco.services.alarm.Alarm
Very detailed information regarding errors or processing status that is only generated when DEBUG mode has been enabled
Syslog severity level = 7
DEBUGGING - Static variable in interface com.cisco.services.tracing.Trace
Very detailed information regarding errors or processing status that is only generated when DEBUG mode has been enabled
Syslog severity level = 7
DEBUGGING_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for the DEBUGGING trace level
DEFAULT_FILE_NAME_BASE - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
DEFAULT_FILE_NAME_EXTENSION - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
DEFAULT_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
The redirect should be done by using the default search space for the implementation.
DEFAULT_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This indicates that the redirect should be done by using the search space that is the default for the implementation.
DefaultAlarm - Class in com.cisco.services.alarm
An Implementation of the Alarm interface.
DefaultAlarm(String, String, int, AlarmWriter) - Constructor for class com.cisco.services.alarm.DefaultAlarm
 
DefaultAlarmWriter - Class in com.cisco.services.alarm
DefaultAlarmWriter implementation of the AlarmWriter interface.
DefaultAlarmWriter(int, String, int) - Constructor for class com.cisco.services.alarm.DefaultAlarmWriter
Constructor for the DefaultAlarmWriter which takes the AlarmService hostname, port and queue size.
DefaultAlarmWriter(int, String) - Constructor for class com.cisco.services.alarm.DefaultAlarmWriter
Constructor for the DefaultAlarmWriter which takes the AlarmService hostname, port and a queue size of fifty (50).
DefaultAlarmWriter(int, String, int, ConditionalTrace, UnconditionalTrace) - Constructor for class com.cisco.services.alarm.DefaultAlarmWriter
Constructor for the DefaultAlarmWriter which takes the AlarmService hostname, port and queue size.
deleteCall(Call) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Deletes an un used call created by createCall().
deleteCertificates(String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface deletes X.509 client certificate installed for USER Instance in cerfiticate store.
deleteSecurityPropertyForInstance(String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface can be used to delete security properly from jtapi.ini file and also delete certificate previously installed for username/instanceId
deleteTerminal(CiscoTerminal) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Removes the CiscoTerminal Ojbect from providers control.
DESTINATION_BUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that destination is busy
DESTINATION_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that destination is not found
DEVICE_ALREADY_REGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device registration attempt failed, because the device is already registered
DEVICE_NOT_OPEN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt to open a line failed, as the device is not opened or the device is not registered.
DEVICE_OUT_OF_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device is out of service.
DEVICESTATE_ACTIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal has at least one active call on an Address.
DEVICESTATE_ALERTING - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal has at least one alerting call, but no active call, on an Address.
DEVICESTATE_HELD - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal has at least one held call, but no alerting or active calls, on an Address.
DEVICESTATE_IDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal currently has no calls on any Addresses.
DEVICESTATE_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal DeviceState is Unknown.
DEVICESTATE_WHISPER - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDeviceState() interface on CiscoTerminal indicates that the CiscoTerminal has at least one intercom call with one-way media, but has no held, alerting, or active calls on an Address.
DIGIT_GENERATION_ALREADY_IN_PROGRESS - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that digit generation is already in progress.
DIGIT_GENERATION_CALLSTATE_CHANGED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call state is invalid to continue.
DIGIT_GENERATION_WRONG_CALL_HANDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call handle is invalid and call may be gone.
DIGIT_GENERATION_WRONG_CALL_STATE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that call state is not valid to generate digits.
DIR_BASE_NAME_NUM_SEPERATOR - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
DIRECTORY_LOGIN_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that directory login failed: directory not initialized
DIRECTORY_LOGIN_NOT_ALLOWED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that directory login failed
DIRECTORY_TEMPORARY_UNAVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that directory is temporarily unavailable.
disable() - Method in interface com.cisco.services.tracing.ConditionalTrace
Disables this condition for tracing.
disable() - Method in class com.cisco.services.tracing.implementation.ConditionalTraceImpl
 
disableAll() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
disableAll() - Method in interface com.cisco.services.tracing.TraceManager
Disables tracing for all Trace objects managed by this TraceManager.
disableTimeStamp() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
disableTimeStamp() - Method in interface com.cisco.services.tracing.TraceManager
Disables prefixing a time stamp for every message printed by this TraceManager.
disconnect(CiscoPartyInfo) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Disconnects a specific participant from this Connection based on the supplied CiscoPartyInfo object.
DND_OPTION_CALL_REJECT - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDNDOptions() interface on CiscoTerminal indicates that the DND option configured is Call Reject.
DND_OPTION_NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDNDOption() interface on CiscoTerminal indicates that the DND option configured is None.
DND_OPTION_RINGER_OFF - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getDNDOption() interface on CiscoTerminal indicates that the DND option configured is Ringer Off.
doClose() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
doClose() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Closes this OutputStream.
doClose() - Method in class com.cisco.services.tracing.OutputStreamTraceWriter
 
doClose() - Method in class com.cisco.services.tracing.SyslogTraceWriter
Closes the socket
doFlush() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
doFlush() - Method in class com.cisco.services.tracing.ConsoleTraceWriter
 
doFlush() - Method in class com.cisco.services.tracing.LogFileTraceWriter
 
doFlush() - Method in class com.cisco.services.tracing.OutputStreamTraceWriter
 
DONOT_RESET_ORIGINALCALLED - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This is a parameter value for the PreferedOriginalCalled option; it specifies not to reset OriginalCalled.
doPrintln(String, int) - Method in class com.cisco.services.tracing.BaseTraceWriter
Must be implemented by the various TraceWriters extending BaseTraceWriter to provide the specific tracing functionality
doPrintln(String, int) - Method in class com.cisco.services.tracing.ConsoleTraceWriter
 
doPrintln(String, int) - Method in class com.cisco.services.tracing.LogFileTraceWriter
 
doPrintln(String, int) - Method in class com.cisco.services.tracing.OutputStreamTraceWriter
 
doPrintln(String, int) - Method in class com.cisco.services.tracing.SyslogTraceWriter
The SyslogTraceWriter makes an exception to the println() method in that it places a '\0' instead of a System specified line seperator to terminate the message packet.
DYNAMIC_MEDIA_REGISTRATION - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
Applications that are interested in media termination need to register with this type and pass in the capabilities that the application supports in the registration request.

E

EIGHT - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
EMERGENCIES - Static variable in interface com.cisco.services.alarm.Alarm
Emergency situation, a system shutdown is necessary
Syslog severity level = 0
EMERGENCIES - Static variable in interface com.cisco.services.tracing.Trace
Emergency situation, a system shutdown is necessary
Syslog severity level = 0
EMERGENCIES_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for EMERGENCIES trace level
enable() - Method in interface com.cisco.services.tracing.ConditionalTrace
Enables this condition for tracing.
enable() - Method in class com.cisco.services.tracing.implementation.ConditionalTraceImpl
 
enableAll() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
enableAll() - Method in interface com.cisco.services.tracing.TraceManager
Enables tracing for all Trace objects managed by this TraceManager.
enableTimeStamp() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
enableTimeStamp() - Method in interface com.cisco.services.tracing.TraceManager
Enables prefixing a time stamp for every message printed by this TraceManager.
ERROR - Static variable in interface com.cisco.services.alarm.Alarm
An error condition of some kind has occurred and the user needs to understand the nature of that failure
Syslog severity level = 3
ERROR - Static variable in interface com.cisco.services.tracing.Trace
An error condition of some kind has occurred and the user needs to understand the nature of that failure
Syslog severity level = 3
ERROR_INVALID_STATE - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
If an internal InvalidStateException occurred, or some preconditions or postconditions were not met during routing, the system calls endRoute with this error.
ERROR_NO_CALLBACK - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
Because there is no default route mechanism in place, if there is no callback registered for this application, the system calls an endRoute with this error.
ERROR_NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
ERRORS defined for internal successful endRoute call.
ERROR_ROUTESELECT_TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
Each routeEvent() or reRouteEvent() that is sent starts a timer for the application to respond with a routeSelect() or endRoute().
ERROR_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for ERROR trace level
EXISTING_FIRSTPARTY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is already a device controlling media.
EXTERNAL - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
This represents an external address with a valid name.
EXTERNAL_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
This represents an external address with an unknown name.

F

FAC_CMC_REQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
Indicates that both a FAC and a CMC must be entered using Connection.addToAddress(String) to extend the call.
FAC_REQUIRED - Static variable in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
Indicates that a FAC must be entered using Connection.addToAddress(String) to extend the call.
FEATUREPRIORITY_EMERGENCY - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Feature priority is emergency
FEATUREPRIORITY_NORMAL - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Feature priority is normal
FEATUREPRIORITY_URGENT - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
Feature priority is urgent
FIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
flush() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
flush() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
 
flush() - Method in interface com.cisco.services.tracing.TraceWriter
Forces output of any messages that have been printed using the println method
FOUR - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
FRAMESIZE_EIGHTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoGSMMediaCapability
RTP Packet Framesize: Eighty millisecond RTP packet
FRAMESIZE_SIXTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG711MediaCapability
RTP Packet Framesize: Sixty millisecond RTP packet
FRAMESIZE_SIXTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG723MediaCapability
RTP Packet Framesize: Sixty millisecond RTP packet
FRAMESIZE_SIXTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG729MediaCapability
RTP Packet Framesize: Sixty millisecond RTP packet
FRAMESIZE_TEN_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoWideBandMediaCapability
RTP Packet Framesize: Ten millisecond RTP packet
FRAMESIZE_THIRTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG711MediaCapability
RTP Packet Framesize: Thirty millisecond RTP packet
FRAMESIZE_THIRTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG723MediaCapability
RTP Packet Framesize: Thirty millisecond RTP packet
FRAMESIZE_THIRTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG729MediaCapability
RTP Packet Framesize: Thirty millisecond RTP packet
FRAMESIZE_TWENTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG711MediaCapability
RTP Packet Framesize: Twenty millisecond RTP packet
FRAMESIZE_TWENTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG723MediaCapability
RTP Packet Framesize: Twenty millisecond RTP packet
FRAMESIZE_TWENTY_MILLISECOND_PACKET - Static variable in class com.cisco.jtapi.extensions.CiscoG729MediaCapability
RTP Packet Framesize: Twenty millisecond RTP packet

G

G711_64K_30_MILLISECONDS - Static variable in class com.cisco.jtapi.extensions.CiscoMediaCapability
G.711 capability with default parameters
G711ALAW56K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.711 56K a-law payload
G711ALAW64K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.711 64K a-law payload
G711ULAW56K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.711 56K u-law payload
G711ULAW64K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.711 64K u-law payload
G722_48K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.722 48K payload
G722_56K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.722 56K payload
G722_64K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.722 64K payload
G7231 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.723.1 payload
G723_6K_30_MILLISECONDS - Static variable in class com.cisco.jtapi.extensions.CiscoMediaCapability
G.723 capability with default parameters
G728 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.728 payload
G729 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.729 payload
G729_30_MILLISECONDS - Static variable in class com.cisco.jtapi.extensions.CiscoMediaCapability
G.729 capability with default parameters
G729ANNEXA - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
G.729a payload
getAddedConnection() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChainAddedEv
Returns the conference chain Connection that was added to the call.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrActivatedEv
Returns the Address which is activated.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrActivatedOnTerminalEv
Returns the address that is marked unrestricted on the terminal.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrAddedToTerminalEv
Returns the address on which the new terminal is added.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrCreatedEv
Returns the Address which got added to the provider domain.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRemovedEv
Returns the Address that is removed from provider's domain.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRemovedFromTerminalEv
Returns the Address from which the Terminal got removed.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRestrictedEv
Returns the Address which is changed to Restricted on CUCM.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRestrictedOnTerminalEv
Returns the Address that is restricted.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorInitiatorInfo
Returns the monitor initiator address.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorTargetInfo
Returns the monitor target address.
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns address
getAddress(String, String) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
 
getAddress() - Method in interface com.cisco.jtapi.extensions.CiscoRecorderInfo
Returns the recorder address.
getAddressCallInfo(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Use this Interface to get information about calls that are present at the Terminal.
getAddresses(String) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
 
getAddressingModeForMedia() - Method in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
This interface return int Application could get following values for required IP Addressing Mode :- CiscoTerminal.IP_ADDRESSING_IPv4: Means application need to provide IPv4 format IP Address in set RTP Params request. CiscoTerminal.IP_ADDRESSING_IPv6: Means application need to provide IPv6 format IP Address in set RTP Params request.
getAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns Presentation Indicator(PI) associated with the Address on which the connection is created.
getAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns Presentation Indicator(PI) associated with Address If it returns true, Application can display this Address name to end users if it returns false, Applications should not display this Address name to end user
getAlarmServiceHostname() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the alarm service host name
getAlarmServicePort() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the port number for the alarm service
getAlarmWriter() - Method in class com.cisco.services.alarm.AlarmManager
 
getAlgorithmID() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Returns the media encryption algorithm ID for the current stream.
getAltScript() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the locale alternate script that this terminal supports.
getAppDSCPValue() - Method in interface com.cisco.jtapi.extensions.CiscoProvider
This method can be used by applications to get the DSCP value from the provider.
getApplicationPriority() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method is used to return the priority of the application
getAsciiLabel(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the configured 'ASCII Line Text Label' of this address on Terminal term
getAutoAcceptStatus() - Method in interface com.cisco.jtapi.extensions.CiscoAddrAutoAcceptStatusChangedEv
Returns the AutoAccept Status of the Address on the Terminal.
getAutoAcceptStatus(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the AutoAccept status of the Address on the Terminal.
getAutoAnswerStatus(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
This interface returns the AutoAnswer status of this Address on given Terminal.
getBitRate() - Method in class com.cisco.jtapi.extensions.CiscoG723MediaCapability
Returns the bit rate specified by this capability object.
getBitRate() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
Returns the media bit rate, one of the following constants:
getBitRate() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the media bit rate, one of the following constants:
getBuildDescription() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
Returns 'release' if it is a release version or debug if it is not a release version
getBuildNumber() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
This returns the build number of the vesion
getBusyTrigger(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the busy trigger configured on this address on Terminal term
getButtonPosition(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the position of this address on Terminal term
getButtonPressed() - Method in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
getButtonPressedEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermButtonPressedEv event for the Terminal.
getCall() - Method in interface com.cisco.jtapi.extensions.CiscoCallID
Returns the CiscoCall corresponding to this CiscoCallID
getCall(CiscoRTPHandle) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns call object with the rtpHandle associated with a specific terminal.
getCall(int) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns CiscoCall present in provider domain.
getCall() - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Returns the call associated with this RouteSession.
getCallbackGuardEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoProvider
 
getCalledAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getCalledAddressPI.
getCalledPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the PartyInfo of the called party of the call.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoCall
CallID is a unique identifier among all ACTIVE calls with the same CallManagerID.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoMediaCallSecurityIndicator
Returns the CiscoCallID
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputKeyEv
Returns a CiscoCallID object if there is already a CiscoCall present when this event is sent.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStartedEv
Returns CiscoCallID.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStoppedEv
Returns CiscoCallID.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputKeyEv
Returns a CiscoCallID object if there is already a CiscoCall present when this event is sent.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStartedEv
Returns CiscoCallID.
getCallID() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStoppedEv
Returns CiscoCallID.
getCallingAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getCallingAddressPI.
getCallingPartyIpAddr() - Method in interface com.cisco.jtapi.extensions.CiscoCallCtlConnOfferedEv
Returns the IP Address of the calling party, or 0(or null) if the IP Address is not available.
getCallingPartyIpAddr() - Method in interface com.cisco.jtapi.extensions.CiscoRouteEvent
Returns the IP address of the calling party.
getCallingPartyIpAddr_v6() - Method in interface com.cisco.jtapi.extensions.CiscoCallCtlConnOfferedEv
This interface returns the IPv6 Address of the calling party if available.
getCallingPartyIpAddr_v6() - Method in interface com.cisco.jtapi.extensions.CiscoRouteEvent
Returns the IPv6 address of the calling party.
getCallManagerID() - Method in interface com.cisco.jtapi.extensions.CiscoCallID
Returns the Cisco Unified Communications Manager's NodeID of the call associated with this CiscoCallID.
getCalls() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the Array of CiscoCalls on the CiscoAddress.
getCallSecurityStatus() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns the SecurityStatus of the Call.
getCallSecurityStatus() - Method in interface com.cisco.jtapi.extensions.CiscoCallSecurityStatusChangedEv
Returns the call security status.
getCallSecurityStatusChangedEv() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface is for applications to know if it would receive the event CallSecurityStatusChangedEv when applicable.
getCapability() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method returns the current CiscoProviderCapabilities object for the user.
getChainedConferenceCalls() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChain
Returns an array of Calls that are chained together in a single conference.
getChainedConferenceConnections() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChain
Returns an array of Connections for Conference Calls that are chained together in a single conference.
getCiscoAddrIntercomInfoChangedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface can be used to get CiscoAddrIntercomInfoChangedEv filter status
getCiscoAddrIntercomInfoRestorationFailedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface can be used to get CiscoAddrIntercomInfoRestorationFailedEv filter status
getCiscoAddrParkStatusEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface can be used to get CiscoAddrParkStatusEv filter status
getCiscoAddrRecordingConfigChangedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface can be used to get CiscoAddrRecordingConfigChangedEv filter status
getCiscoAddrVoiceMailPilotChangedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface can be used to get the CiscoAddrVoiceMailPilotChangedEv filter status
getCiscoCallID() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the CiscoCallID which represents a unique object that is associated with each call.
getCiscoCause() - Method in interface com.cisco.jtapi.extensions.CiscoCallEv
Returns the Cisco Unified Communications Manager cause for this event.
getCiscoFeatureReason() - Method in interface com.cisco.jtapi.extensions.CiscoCallEv
Returns the Cisco Unified Communications Manager Feature Reason for this event.
getCiscoMediaCallSecurityIndicator() - Method in interface com.cisco.jtapi.extensions.CiscoTermSnapshotEv
Returns the media security status for each active call on this device.
getCiscoMediaEncryptionKeyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputKeyEv
Returns CiscoMediaEncryptionKeyInfo only if the provider is opened with the TLS link and SRTP enabled options set for the application in the Cisco Unified Communications Manager administration.
getCiscoMediaEncryptionKeyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputKeyEv
Returns CiscoMediaEncryptionKeyInfo only if the provider is opened with the TLS link and SRTP enabled options set for the application in Cisco Unified Communications Manager administration.
getCiscoMediaSecurityIndicator() - Method in interface com.cisco.jtapi.extensions.CiscoMediaCallSecurityIndicator
Returns the media security indicator, one of the following constants: CiscoMediaSecurityIndicator.MEDIA_ENCRYPT_USER_NOT_AUTHORIZED CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_UNAVAILABLE CiscoMediaSecurityIndicator.MEDIA_NOT_ENCRYPTED
getCiscoMediaSecurityIndicator() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputKeyEv
Returns the media security indicator, one of the following constants: CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_AVAILABLE CiscoMediaSecurityIndicator.MEDIA_ENCRYPT_USER_NOT_AUTHORIZED CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_UNAVAILABLE
getCiscoMediaSecurityIndicator() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputKeyEv
Returns media security indicator, one of the following constants from CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_AVAILABLE CiscoMediaSecurityIndicator.MEDIA_ENCRYPT_USER_NOT_AUTHORIZED CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_UNAVAILABLE
getCiscoMonitorInitiatorInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnMonitorInitiatorInfoEv
Returns CiscoMonitorInitiatorInfo, which lists the Terminal name and Address of the monitor initiator.
getCiscoMonitorInitiatorInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Returns CiscoMonitorInitiatorInfo.
getCiscoMonitorTargetInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnMonitorTargetInfoEv
Returns CiscoMonitorInitiatorInfo, which exposes the Terminal name and Address of the monitor target.
getCiscoMonitorTargetInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Returns CiscoMonitorTargetInfo.
getCiscoRecorderInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnRecordingTargetInfoEv
Returns CiscoRecorderInfo, which provides the terminal name and address of the recording device.
getCiscoRecorderInfo() - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Returns CiscoRecorderInfo, which exposes the terminal name and address of the recorder.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoMediaCallSecurityIndicator
Returns a CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
Returns CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputKeyEv
Returns a CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStartedEv
Returns a CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStoppedEv
Returns CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputKeyEv
Returns a CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStartedEv
Returns a CiscoRTPHandle object.
getCiscoRTPHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStoppedEv
Returns a CiscoRTPHandle object.
getCMAssignedApplicationID() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
this method returns the CM Assigned Application ID
getConditionalTrace(int) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getConditionalTrace(String, int) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getConditionalTrace(int) - Method in interface com.cisco.services.tracing.TraceManager
Creates a new ConditionalTrace object or obtains an existing ConditionalTrace object for this condition.
getConditionalTrace(String, int) - Method in interface com.cisco.services.tracing.TraceManager
Creates a new ConditionalTrace object or obtains an existing ConditionalTrace object for this condition and subFacility
getConferenceChain() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns a CiscoConferenceChain object if this Call is a chained conference Call.
getConferenceChain() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChainAddedEv
Returns a CiscoConferenceChain that contains all of the conference connections for the calls that are chained together.
getConferenceChain() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChainRemovedEv
Returns a CiscoConferenceChain that contains all of the conference connections for the calls that are chained together.
getConferenceControllerAddress() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns the Address that currently acts as the conference controller for this call -- the initiating call.
getConferenceControllerAddress() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the Address that currently acts as the conference controller for this call -- the initiating call.
getConferencedCall() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns the call that merged.
getConferencedCall() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the call that will be conferenced.
getConferencedCalls() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the list of the calls that will be conferenced.
getConnection() - Method in interface com.cisco.jtapi.extensions.CiscoCallChangedEv
Returns the CiscoConnection to the Address where the change occurred.
getConnection() - Method in interface com.cisco.jtapi.extensions.CiscoConnectionID
Returns the CiscoConnection for the CiscoConnectionID.
getConnectionID() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns CiscoConnectionID for this CiscoConnection
getConsultCall() - Method in interface com.cisco.jtapi.extensions.CiscoCallFeatureCancelledEv
Returns the ConsultCall which is cancelled for this Parent Call
getConsultingTerminalConnection() - Method in interface com.cisco.jtapi.extensions.CiscoConsultCall
Returns the consulting TerminalConnection that was used to create this CiscoConsultCall.
getControllerTerminalName() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the name of Conference controller Terminal
getControllerTerminalName() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns the name of Trasnfer controller Terminal
getCtiRequestTimeout() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the timout for cti requests, other than the provider open (seconds)
getCurrentCalledAddress() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the current called Address for the call.
getCurrentCalledAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with CurrentCalledAddress.
getCurrentCalledDisplayNamePI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getCurredCalledDisplayNamePI.
getCurrentCalledPartyDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns the display name of the called party in the call.
getCurrentCalledPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the PartyInfo of the current called party of the call.
getCurrentCalledPartyUnicodeDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Unicode display name of the called party in the call.
getCurrentCalledPartyUnicodeDisplayNamelocale() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the locale of the current called party Unicode display name.
getCurrentCallingAddress() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the current calling Address for the call.
getCurrentCallingAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getCurrentCallingAddressPI.
getCurrentCallingDisplayNamePI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getCurrentCalledDisplayNamePI.
getCurrentCallingPartyDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns the display name of the calling party.
getCurrentCallingPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the PartyInfo of the current calling party of the call.
getCurrentCallingPartyUnicodeDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Unicode display name of the calling party in the call.
getCurrentCallingPartyUnicodeDisplayNamelocale() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the locale of the current called party Unicode display name.
getCurrentFile() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Returns the CurrentFile property
getData() - Method in interface com.cisco.jtapi.extensions.CiscoTermDataEv
Deprecated. Use byte[] getTermData
getDebuggingNames() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get names of supported debugging level jtapi traces
getDebuggingValue(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of a debugging level trace
getDefaultIntercomTargetAsciiLabel() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the default intercom target label that is configured through Unified CM administration.
getDefaultIntercomTargetNumber() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the default intercom target DN that is configured through Unified CM administration.
getDefaultIntercomTargetUnicodeLabel() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the default intercom target label that is configured through Unified CM administration.
getDescription() - Method in interface com.cisco.services.alarm.AlarmWriter
 
getDescription() - Method in class com.cisco.services.alarm.DefaultAlarmWriter
 
getDescription() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
getDescription() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
 
getDescription() - Method in interface com.cisco.services.tracing.TraceWriter
 
getDesiredServerHeartbeatInterval() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the desired interval at which the CTI Manager must send heartbeats to JTAPI (seconds).
getDeviceDataEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermDataEv event for the Terminal.
getDeviceState() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the DeviceState of this terminal.
getDeviceStateActiveEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermDeviceStateActiveEv event for the Terminal.
getDeviceStateAlertingEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermDeviceStateAlerting event for the Terminal.
getDeviceStateHeldEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermDeviceStateHeldEv event for the Terminal.
getDeviceStateIdleEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the CiscoTermDeviceStateIdleEv filter status.
getDeviceStateWhisperEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the CiscoTermDeviceStateWhisperEv filter status
getDiscConnBeforeCreatingInCPIC() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Controls the event order for the scenario when only redirected party in observed by Application This interface returns True if ConnDisconnectedEv is send before ConnCreatedEv, False otherwise
getDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns display name of the party
getDisplayNamePI() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns Presentation Indicator(PI) associated with DisplayName If it returns true, Application can display this DisplayName to end users if it returns false, Applications should not display this DisplayName to end user
getDNDChangedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the CiscoTermDNDStatusChangedEv filter status
getDNDOption() - Method in interface com.cisco.jtapi.extensions.CiscoTermDNDOptionChangedEv
This interface returns the current DND option to the application.
getDNDOption() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the value of the DND option.
getDNDOption() - Method in interface com.cisco.jtapi.extensions.CiscoTermInServiceEv
Returns the current DND option to the application.
getDNDOptionChangedEvFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
This interface can be used to get CiscoTermDNDOptionChangedEv filter status
getDNDStatus() - Method in interface com.cisco.jtapi.extensions.CiscoTermDNDStatusChangedEv
Returns the current DND status to the application.
getDNDStatus() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Reports the DND status.
getDNDStatus() - Method in interface com.cisco.jtapi.extensions.CiscoTermInServiceEv
Returns the current DND status to the application.
getDParkPrefixCode() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns the prefix code that needs to be dialed with the DPark DN to retrieve the call.
getDropAnyPartyEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of the drop any party from conference feature
getEchoCancellation() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
 
getEMLoginUsername() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns Extension mobility(EM) Login UserName If no EM user has logged into Terminal, this interface will return null/empty string
getEnabled() - Method in interface com.cisco.services.alarm.AlarmWriter
 
getEnabled() - Method in class com.cisco.services.alarm.DefaultAlarmWriter
 
getEnabled() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
getEnabled() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
returns true if any one of the underlying TraceWriter is enabled, else returns false
getEnabled() - Method in interface com.cisco.services.tracing.TraceWriter
Returns whether the println method will print anything or not.
getErrorCode() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiException
Returns the errorCode for this exception
getErrorCode() - Method in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Returns the error code for this exception, as an integer.
getErrorDescription(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiException
Deprecated. Use String getErrorDescription (); instead.
getErrorDescription() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiException
Returns the detailed description of the errorCode
getErrorName(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiException
Deprecated. Use String getErrorName (); instead.
getErrorName() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiException
Returns an exception in string format.
getExtendedBuildNumber() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
This returns the extended build number of the version
getFacility() - Method in interface com.cisco.services.alarm.Alarm
 
getFacility() - Method in class com.cisco.services.alarm.DefaultAlarm
 
getFailedCalls() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns list of Calls that could not be Conferenced.
getFeatureID() - Method in interface com.cisco.jtapi.extensions.CiscoProvFeatureEv
The feature ID for which the application wants to receive events
getFileExtension() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Returns the FileExtension property
getFileNameBase() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
the filename for individual log files.
getFileNameBase() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Returns the FileNameBase property
getFileNameExtension() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the filename extension for log files
getFilter() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Retrieves the filter object associated with the address.
getFilter() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Retrieves the filter object associated with the terminal.
getFinalCall() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns the call that remains active after the conference completes.
getFinalCall() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the call that will remain active after the conference completes.
getFinalCall() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns the call that remains active after the transfer completes.
getFinalCall() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns the call that will remain active after the transfer completes.
getGlobalCallID() - Method in interface com.cisco.jtapi.extensions.CiscoCallID
Returns the GlobalCallID of the call associated with this CiscoCallID.
getGlobalizedCallingParty() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This will return the globalizedCallingParty
getHandle() - Method in interface com.cisco.jtapi.extensions.CiscoRTPHandle
Returns the Cisco Unified Communications Manager CallLeg ID of the call, in integer format.
getHeader() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Get the header string that will be written at the beginning of each log file.
getHeldConferenceController() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns the TerminalConnection that currently acts as the conference controller for this call -- the final call.
getHeldConferenceController() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the TerminalConnection that currently acts as the conference controller for this call -- the initiating call.
getHeldConferenceControllers() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns all TerminalConnections on Conference Controller Terminal that are joining together and are in HELD State.
getHeldTerminalConnection() - Method in interface com.cisco.jtapi.extensions.CiscoConsultCallActiveEv
Deprecated. Replaced by CiscoConsultCall.getConsultingTerminalConnection()
getHost() - Method in interface com.cisco.jtapi.extensions.CiscoUrlInfo
Returns the host name associated with the SIP endpoint.
getID() - Method in interface com.cisco.jtapi.extensions.CiscoCallSecurityStatusChangedEv
 
getIgnoreFwdDestination() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This methods returns the value set for ApplicationIgnoresFwdDestination
getInServiceAddrTerminals() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Use this interface to find out which Shared Lines are in service.
getintCallIDValue() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Returns an integer representation of this object
getIntercomAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrIntercomInfoChangedEv
Returns the intercom address for which the information changed.
getIntercomAddress() - Method in interface com.cisco.jtapi.extensions.CiscoAddrIntercomInfoRestorationFailedEv
This interface returns the CiscoIntercomAddress for which intercom information restoration failed.
getIntercomAddresses() - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns array of CiscoInterComAddress present in provider domain.
getIntercomTargetAsciiLabel() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the current intercom target label that the application set.
getIntercomTargetNumber() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the current intercom target DN that the application set.
getIntercomTargetUnicodeLabel() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns the current intercom target Unicode label that the application set.
getIPAddressingMode() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Application can invoke this API to query the IP Addressing Mode of the CiscoTerminal Addressing mode may be any of the following constants: CiscoTerminal.IP_ADDRESSING_IPv4 CiscoTerminal.IP_ADDRESSING_IPv6 CiscoTerminal.IP_ADDRESSING_IPv4_v6
getIPV4Address() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the IPV4 address of the Terminal or null
getIPV6Address() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the IPV6 address of the Terminal or null
getIsMKIPresent() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Indicates whether MKI is present.
getJavaSocketConnectTimeout() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the value of service parameter for SOCKET CONNECT TIMEOUT in seconds
getJTAPINotificationPort() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the JTAPI Notification Port
getJtapiPostConditionTimeout() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This methods returns the value for POST CONDITION TIMEOUT in seconds
getJtapiProperties() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiPeer
CiscoJtapiProperties defines the various methods that applications can use to modify the parameters that the JTAPI layer will use.
getKey() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Returns the master key for the stream.
getKeyLength() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Returns the keyLength of the key.
getLanguageTFTPServerIP() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This methods returns the IP of the Language TFTP server
getLastRedirectedPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the PartyInfo of the last redirecting party of the call.
getLastRedirectingAddressPI() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Returns the Presentation Indicator(PI) that is associated with getLastRedirectingAddressPI.
getLastRedirectingPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Deprecated. - use getLastRedirectedPartyInfo();
getLocalAddress() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
 
getlocale() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This interface returns the locale of the party unicode display name.
getLocale() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the locale that this terminal supports.
getLocale() - Method in interface com.cisco.jtapi.extensions.CiscoTermInServiceEv
Returns the locale that this Terminal supports.
getLocalPort() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
 
getMajorVersion() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
This method returns the major version number
getMaxActiveCalls() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the maximum number of active calls supported on the CiscoAddress, as an integer.
getMaxCalls(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the max calls configured on this address on Terminal term
getMaxCallsOnHold() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the maximum number of calls that can be put on hold on the CiscoAddress, as an integer.
getMaxFiles() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Returns the MaxFiles property
getMaxFileSize() - Method in class com.cisco.services.tracing.LogFileTraceWriter
Returns the MaxFileSize property
getMaxFramesPerPacket() - Method in class com.cisco.jtapi.extensions.CiscoMediaCapability
Returns the packet size (in milliseconds) that this object specifies.
getMaxFramesPerPacket() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the maximum number of frames to send per packet.
getMediaConnectionMode() - Method in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
Returns a CiscoMediaConnectionMode.
getMediaConnectionMode() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStartedEv
Returns a CiscoMediaConnectionMode.
getMediaConnectionMode() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStoppedEv
Returns a CiscoMediaConnectionMode with one of the following values for mediaMode: CiscoMediaConnectionMode.RECEIVE_ONLY: one-way media, receive only CiscoMediaConnectionMode.TRANSMIT_AND_RECEIVE: two-way media In general, you should never get an event with mode NONE; however, if that happens, applications should ignore the event and log an error.
getMediaConnectionMode() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStartedEv
Returns a CiscoMediaConnectionMode with one of the following values for mediaMode: CiscoMediaConnectionMode.TRANSMIT_ONLY: one-way media; transmit only CiscoMediaConnectionMode.TRANSMIT_AND_RECEIVE two-way media In general, you should never get an event with mode NONE; however, if that happens, applications should ignore the event and log an error.
getMediaConnectionMode() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStoppedEv
This interface returns CiscoMediaConnectionMode.
getMediaTerminal(String) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns an instance of the CiscoMediaTerminal class which corresponds to the given name.
getMediaTerminals() - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Returns an array of CiscoMediaTerminals associated with the Provider and within the Provider's domain.
getMinorVersion() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
This method returns the minor version number
getModifiedCalledAddress() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns the modified called Address for the call if called party is modified by using called party transformation pattern or other means.
getModifiedCallingAddress() - Method in interface com.cisco.jtapi.extensions.CiscoCall
This interface returns the modified calling Address for the call if an application modifies its calling party by using the selectRoute API or other means.
getModules() - Static method in class com.cisco.services.tracing.TraceManagerFactory
Returns an enumeration of the TraceModules registered with this factory.
getMonitorInitiatorCallLegHandle() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorInitiatorInfo
Returns the call leg hanlde at the monitor initiator.
getMonitorTargetCallLegHandle() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorTargetInfo
Returns the call leg handle at the monitor target.
getMonitorType() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnMonitoringEndEv
Returns the type of monitoring.
getMonitorType() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnMonitoringStartEv
Returns the type of monitoring.
getName() - Method in interface com.cisco.services.alarm.AlarmWriter
 
getName() - Method in class com.cisco.services.alarm.DefaultAlarmWriter
 
getName() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
getName() - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
getName() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getName() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
 
getName() - Method in interface com.cisco.services.tracing.Trace
Returns the name of this Trace object.
getName() - Method in interface com.cisco.services.tracing.TraceManager
Returns the Facility name for this TraceManager.
getName() - Method in interface com.cisco.services.tracing.TraceWriter
 
getNumActiveCalls() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the number of active calls on the CiscoAddress, as an integer.
getNumberType() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns number type of the party
getNumCallsOnHold() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the number of held calls on the CiscoAddress, as an integer.
getNumParkedCalls() - Method in class com.cisco.jtapi.extensions.CiscoAddressCallInfo
Returns the number of parked calls on the CiscoAddress, as an integer
getNumTraceFiles() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
number of trace files before rollover
getObject() - Method in interface com.cisco.jtapi.extensions.CiscoObjectContainer
Gets the application-defined object.
getOriginalCall() - Method in interface com.cisco.jtapi.extensions.CiscoCallChangedEv
Returns the call that will go to INVALID state.
getOriginalConferenceControllerAddress() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the Address of the participant that initiated the conference.
getOutputStream() - Method in class com.cisco.services.tracing.OutputStreamTraceWriter
 
getPacketSize() - Method in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
Returns the packet size of the far end, in milliseconds.
getPacketSize() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
 
getPacketSize() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the packet size, in milliseconds.
getParameterNames() - Method in class com.cisco.services.alarm.ParameterList
Get the parameter names in the list
getParameterValue(String) - Method in class com.cisco.services.alarm.ParameterList
get the value for a parameter
getParkDN() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the Directory Number where call is parked
getParkDN() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns where the call is parked
getParkDNPartition() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the partition info of the park Directory Number
getParkedParty() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the Directory Number of the parked party
getParkedParty() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the DN of the parked party
getParkedPartyPartition() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the partition info of the parked party DN
getParkedPartyPartition() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the partition of the Parked Party
getParkingParty() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the DN of the parking party
getParkingPartyPartition() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the partition of the Parking party
getParkPartyPartition() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the partition of park DN
getParkState() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the current state of the parked call
getPartition() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
It returns the partition associated with an Address.
getPartyInfo() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns an array of CiscoPartyInfo objects on this connection.
getPayloadType() - Method in class com.cisco.jtapi.extensions.CiscoMediaCapability
Returns the payload type that this object specifies.
getPayLoadType() - Method in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
Returns the payload format of the far end, one of the following constants:
getPayloadType() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputProperties
Returns the payload format, which is one of the following constants:
getPayloadType() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the payload format, which is one of the following constants:
getPeriodicWakeupEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled state of periodic wake up
getPeriodicWakeupInterval() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the interval for periodic wakeup (milliseconds)
getPort() - Method in interface com.cisco.jtapi.extensions.CiscoUrlInfo
Returns the port associated with the SIP endpoint.
getPrecedenceValue() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the precedence value.
getPrivacyStatus() - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Returns the privacy status of the call on the terminal.
getProcessOfferingAfterNewcallevent() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface retrieves the boolean value for the jtapi.ini parameter 'ProcessOfferringAfterNewcallEvent'.By default this interface returns false.
getProtocol() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Reports the terminal protocol (SCCP, SIP, or none).
getProviderOpenRequestTimeout() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the timout for a provider open request (seconds)
getProviderOpenRetryAttempts() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the value of service parameter for maximum number of reconnect attempts to CTI Manager
getProviderRetryInterval() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the interval at which the connection to the CTI Manager will ge retried (seconds)
getQueueSizeThreshold() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Get the threshold for the event queue size to trigger alarms
getQueueStatsEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled state of event queue stats
getReason() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns the reason for the creation of this Connection.
getReason() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the reason of the event.
getReason() - Method in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
returns the reason for Terminal unregister.
getRecordingConfig(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the configured recording type on this Address.
getRecordingConfig() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRecordingConfigChangedEv
Returns the new recording configuration on this Address.
getRegistrationState() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Deprecated. This method has been replaced by the getState() method.
getRegistrationState() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Deprecated. This method has been replaced by the getState() method.
getRemoteAddress() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the address to which media is to be transmitted.
getRemotePort() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns the port to which media is to be transmitted.
getRemovedConnection() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceChainRemovedEv
Returns the conference chain Connection that was removed from the call.
getRequestController() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
Returns the current request Controller for the Connection.
getRestrictedAddrTerminals() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the array of Terminals on which this Address is restricted.
getRevisionNumber() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
This method returns the revision number of the version
getRollOverConfig() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the configured out bound RollOver mode on the Terminal
getRouteSelectedIndex() - Method in interface com.cisco.jtapi.extensions.CiscoRouteUsedEvent
Returns an array index of the route where the call got routed.
getRouteSelectTimeout() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the route select timeout (milliseconds)
getRTPAddress() - Method in class com.cisco.jtapi.extensions.CiscoRTPParams
Returns the Internet address for the inbound RTP stream of the associated call.
getRTPAddressHostName() - Method in class com.cisco.jtapi.extensions.CiscoRTPParams
Returns the IP host name for the inbound RTP stream of the associated call.
getRTPByteAddress() - Method in class com.cisco.jtapi.extensions.CiscoRTPParams
Returns the Internet address in byte format for the inbound RTP stream.
getRTPEventsEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoRTPInputStartedEv, CiscoRTPOutputStartedEv, CiscoRTPInputStoppedEv, and CiscoRTPOutputStoppedEv events for the Terminal.
getRTPInputProperties() - Method in interface com.cisco.jtapi.extensions.CiscoRTPInputStartedEv
Returns CiscoRTPInputProperties, which gives the characteristics of the incoming media.
getRTPInputProperties() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the properties to be used for the RTP input stream associated with the ACTIVE TerminalConnection on this terminal.
getRTPKeyEventsEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoRTPInputKeyEv and CiscoRTPOutputKeyEv events for the Terminal.
getRTPOutputProperties() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputStartedEv
Returns the RTP output properties.
getRTPOutputProperties() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the properties to be used for the RTP output stream associated with the ACTIVE TerminalConnection on this terminal.
getRTPPort() - Method in class com.cisco.jtapi.extensions.CiscoRTPParams
Returns the UDP port for the inbound RTP stream.
getSalt() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Returns the salt key for the stream.
getSaltLength() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Returns the saltLength of the salt.
getSecurityPropertyForInstance() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface return a Hashtable with all the parameters set for User/InstanceID Hashtable is set with following "key" "value" pair
KEY-----------------------------VALUE
"user"---------------------------userName
String "instanceID"--------------InstanceID
String "AuthCode"----------------authCode
String "CAPF"--------------------capfServer IP-Address
String "CAPFPort"----------------capfServer IP-Address port
String "TFTP"--------------------tftpServer IP-Address
String "TFTPPort"----------------tftpServer IP-Address port
String "CertPath"----------------certificate Path
String "securityOption" ---------Boolean security option(true for enable/ false for disabled)
String "certificateStatus"-------Boolean certificate status(true for updated/ false for not updated)
getSecurityPropertyForInstance(String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface return a Hashtable with all the parameters set for User/InstanceID Hashtable is set with following "key" "value" pair
KEY-----------------------------VALUE
"user"---------------------------userName
String "instanceID"--------------InstanceID
String "AuthCode"----------------authCode
String "CAPF"--------------------capfServer IP-Address
String "CAPFPort"----------------capfServer IP-Address port
String "TFTP"--------------------tftpServer IP-Address
String "TFTPPort"----------------tftpServer IP-Address port
String "CertPath"----------------certificate Path
String "securityOption" ---------Boolean security option(true for enable/ false for disabled)
String "certificateStatus"-------Boolean certificate status(true for updated/ false for not updated)
getSecurityTraceEnable() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the boolean value for Security Tracing
getSecurityTracelevel() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the level of security tracing i.e.
getSelectStatus() - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Returns the select status of the call on the terminal.
getServices() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Returns the services that this implementation supports.
getSeverity() - Method in interface com.cisco.services.alarm.Alarm
 
getSeverity() - Method in class com.cisco.services.alarm.DefaultAlarm
 
getSilenceSuppression() - Method in interface com.cisco.jtapi.extensions.CiscoRTPOutputProperties
Returns false if Cisco Unified Communication Manager service parameter "Silence Suppression" is set to "false" or true otherwise.
getSnapshotEnabled() - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Returns the event filter status of the CiscoTermSnapshotEv and CiscoTermSnapshotCompletedEv events for the Terminal.
getState() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the state of this address.
getState() - Method in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
This returns the state of the call Possible states are CiscoProvCallParkEv.PARK_STATE_IDLE CiscoProvCallParkEv.PARK_STATE_ACTIVE
getState() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the state of this terminal.
getSubFacilities() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
Returns the subFacility names for this TraceManager/Facility.
getSubFacilities() - Method in interface com.cisco.services.tracing.TraceManager
Returns the subFacility names for this TraceManager/Facility.
getSubFacility() - Method in interface com.cisco.services.alarm.Alarm
 
getSubFacility() - Method in class com.cisco.services.alarm.DefaultAlarm
 
getSubFacility() - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
getSubFacility() - Method in interface com.cisco.services.tracing.Trace
Returns the subFacility of trace
getSupportedEncoding() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the supported encoding types for this terminal.
getSupportedEncoding() - Method in interface com.cisco.jtapi.extensions.CiscoTermInServiceEv
Reports whether a terminal is UNICODE-capable by returning the supportedEncoding.
getSurvivingCall() - Method in interface com.cisco.jtapi.extensions.CiscoCallChangedEv
Returns the call that will remain active after the callID change.
getSyslogCollector() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the syslog collector hostname
getSyslogCollectorUDPPort() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the syslog collector UDP port
getTalkingConferenceController() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns the TerminalConnection that currently acts as the conference controller for this call -- the initiating call.
getTalkingConferenceController() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
Returns the TerminalConnection that currently acts as the conference controller for this call -- the initiating call.
getTermData() - Method in interface com.cisco.jtapi.extensions.CiscoTermDataEv
Returns an XML-encoded byte array corresponding to the XSI data that the phone received.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrActivatedOnTerminalEv
Returns the terminal on which the address got activated(i.e.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrAddedToTerminalEv
Returns the terminal that gets added to the Address.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrAutoAcceptStatusChangedEv
Returns the Terminal at which the AutoAccept status for this address is changing.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrInServiceEv
Returns the Terminal at which this Address is going IN_SERVICE
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrOutOfServiceEv
Returns the Terminal at which this Address is going OUT_OF_SERVICE.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns the Terminal on whose address this event is delivered.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRecordingConfigChangedEv
Returns the Terminal on which the recording configuration changed.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRemovedFromTerminalEv
Returns the Terminal that got removed from the Address.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoAddrRestrictedOnTerminalEv
Returns the Terminal on which the Address is restricted.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoProvTerminalRegisteredEv
returns the Terminal that registered with Cisco Unified Communication Manager
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
returns the Terminal that unregistered from Cisco Unified Communication Manager
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoTermActivatedEv
Returns the Terminal that is activated
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoTermCreatedEv
Returns the Terminal object for which this event was sent.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoTermRemovedEv
Returns the Terminal that was removed from the provider domain.
getTerminal() - Method in interface com.cisco.jtapi.extensions.CiscoTermRestrictedEv
Returns the Terminal that has become restricted.
getTerminalConnection() - Method in interface com.cisco.jtapi.extensions.CiscoCallChangedEv
Returns the TerminalConnection where the change occurred.
getTerminalConnection() - Method in interface com.cisco.jtapi.extensions.CiscoTermConnPrivacyChangedEv
Returns the TerminalConnection where privacy changed.
getTerminalName() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorInitiatorInfo
Returns the terminal name of the monitor initiator.
getTerminalName() - Method in interface com.cisco.jtapi.extensions.CiscoMonitorTargetInfo
Returns the terminal name of monitor target.
getTerminalName() - Method in interface com.cisco.jtapi.extensions.CiscoRecorderInfo
Returns the terminal name of the recording device.
getTerminals() - Method in interface com.cisco.jtapi.extensions.CiscoProvTerminalCapabilityChangedEv
Returns an array of CiscoTerminals whose capabilities have changed.
getTone() - Method in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
Returns the generated tone type from CiscoTone.
getTraceDirectory() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
The directory in the path where trace files will be written
getTraceFileSize() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
The size of the tracefiles before rollover
getTraceLevels() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
getTraceLevels() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
The TraceWriterManager returns a null, as the traceLevel is maintained at the individual TraceWriter
getTraceLevels() - Method in interface com.cisco.services.tracing.TraceWriter
 
getTraceManager() - Method in interface com.cisco.services.tracing.TraceModule
Returns the TraceManager that an object is using for tracing.
getTraceModuleName() - Method in interface com.cisco.services.tracing.TraceModule
Returns the module name.
getTraceNames() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the names of supported jtapi traces
getTracePath() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the path where the trace files will be located
getTraces() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getTraces() - Method in interface com.cisco.services.tracing.TraceManager
Returns an enumeration of the Trace objects managed by this TraceManager.
getTraceValue(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of a trace
getTraceWriterManager() - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getTraceWriterManager() - Method in interface com.cisco.services.tracing.TraceManager
Returns the TraceWriter used by this TraceManager.
getTraceWriters() - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
Return the array of TraceWriters currently in use
getTraceWriters() - Method in interface com.cisco.services.tracing.TraceWriterManager
 
getTransactionID() - Method in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Returns an id which is unique for a particular parked call.
getTransferController() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns the ACTIVE TerminalConnection that currently acts as the transfer controller for the final call.
getTransferController() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns the ACTIVE TerminalConnection that currently acts as the transfer controller for the final call.
getTransferControllerAddress() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns the address that currently acts as the transfer controller for the final call.
getTransferControllerAddress() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns the address that currently acts as the transfer controller for the final call.
getTransferControllers() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns the list of TerminalConnection objects that currently act as the transfer controller for the final call.
getTransferControllers() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns a list of TerminalConnection objects that currently act as the transfer controller for the final call.
getTransferredCall() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns the call that has been transferred.
getTransferredCall() - Method in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
Returns the call that will be transferred.
getTransportType() - Method in interface com.cisco.jtapi.extensions.CiscoUrlInfo
Returns the Transport Layer Protocol type that the SIP endpoint uses.
getType() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the type of this address.
getType() - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
getType() - Method in interface com.cisco.services.tracing.Trace
Returns the type of trace.
getUnconditionalTrace(int) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getUnconditionalTrace(String, int) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
getUnconditionalTrace(int) - Method in interface com.cisco.services.tracing.TraceManager
Creates a new UnconditionalTrace object or obtains an existing UnconditionalTrace object for this condition.
getUnconditionalTrace(String, int) - Method in interface com.cisco.services.tracing.TraceManager
Creates a new UnconditionalTrace object or obtains an existing UnconditionalTrace object for this condition and subFacility
getUnicodeDisplayName() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns unicode display name of the party
getUnicodeLabel(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the configured 'Line Text Label' of this address on Terminal term
getUpdateJtapiCalledWithOriginalCalled() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
The interface is used to query parameter setting that changes Jtapi behavior on updating called address.
getUrlInfo() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns Url Info
getUrlType() - Method in interface com.cisco.jtapi.extensions.CiscoUrlInfo
This method returns the endpoint URL type.
getUseAlarmService() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled/disabled state of the alarm service
getUseFileTrace() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of jtapi log file tracing
getUseJavaConsoleTrace() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of jtapi console tracing
getUseProgressAsDisconnectedCauses() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method returns the value of UseProgressAsDisconnectedDuringErrorEnabled
getUser() - Method in interface com.cisco.jtapi.extensions.CiscoUrlInfo
Returns the user name associated with the SIP endpoint.
getUseSameDir() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
if UseSameDir is true this will cause the traces to go to a single directory.
getUseSyslog() - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
get the enabled or disabled state of syslog tracing
getVersion() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
returns the version information in a.b(x.y)-z format without name
getVersion() - Method in interface com.cisco.jtapi.extensions.CiscoProvider
 
getVoiceMailbox() - Method in interface com.cisco.jtapi.extensions.CiscoPartyInfo
returns voice mail box of the party
getVoiceMailPilot() - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Returns the Voice Mail Pilot of the address
getVoiceMailPilot() - Method in interface com.cisco.jtapi.extensions.CiscoAddrVoiceMailPilotChangedEv
Returns the new voice mail pilot of the address
getWhichCodeRequired() - Method in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
Returns which codes are required for the dialed DN.
GSM - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
GSM payload
GSM_80_MILLISECONDS - Static variable in class com.cisco.jtapi.extensions.CiscoMediaCapability
GSM capability with default parameters

H

hasConnectedTransferConferenceCapabilityChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method can be used by applications to determine whether or not the capability of a user to control devices that supports Connected Transfer/Conference has changed.
hasIPv6CapabilityChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method can be used by applications to determine whether Enable IPv6 Enterprise Parameter has changed.
hasModifyCallingPartyChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method checks whether the "modify Calling Party" privilege has changed.
hasMonitorCapabilityChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method checks whether the monitor capability of a user has changed.
hasMonitorParkDNChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method checks whether the "monitor Park DN" privilege has changed.
hasObserveAnyTerminalChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method checks whether the "can control any terminal" privilege has changed.
hasObserveTerminalsWithRollOverModeChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method can be used by applications to determine whether or not the capability to control devices configured with roll over mode has changed.
hasRecordingCapabilityChanged() - Method in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
This method checks whether the recording capability of the has changed.
HIGHEST_LEVEL - Static variable in interface com.cisco.services.alarm.Alarm
The highest trace level, currently this is DEBUGGING with a trace level of 7
HIGHEST_LEVEL - Static variable in interface com.cisco.services.tracing.Trace
The highest trace level, currently this is DEBUGGING with a trace level of 7
HOLDFAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the hold was rejected by line control or call control layers

I

ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrActivatedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrActivatedOnTerminalEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrAddedToTerminalEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrAutoAcceptStatusChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrCreatedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrInServiceEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrIntercomInfoChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrIntercomInfoRestorationFailedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrOutOfServiceEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrRecordingConfigChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrRemovedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrRemovedFromTerminalEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrRestrictedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrRestrictedOnTerminalEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrVoiceMailPilotChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoCallChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoCallCtlTermConnHeldReversionEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoCallFeatureCancelledEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoCallSecurityStatusChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoConferenceChainAddedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoConferenceChainRemovedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoConferenceStartEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoConsultCallActiveEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaOpenLogicalChannelEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoOutOfServiceEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalCapabilityChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalRegisteredEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRestrictedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPInputKeyEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPInputStartedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPInputStoppedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPOutputKeyEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPOutputStartedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPOutputStoppedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermActivatedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnMonitoringEndEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnMonitoringStartEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnMonitorInitiatorInfoEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnMonitorTargetInfoEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnPrivacyChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnRecordingEndEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnRecordingStartEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnRecordingTargetInfoEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermConnSelectChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermCreatedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDataEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDeviceStateActiveEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDeviceStateAlertingEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDeviceStateHeldEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDeviceStateIdleEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDeviceStateWhisperEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDNDOptionChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermDNDStatusChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermInServiceEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermOutOfServiceEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRemovedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRestrictedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermSnapshotCompletedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTermSnapshotEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoToneChangedEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
 
ID - Static variable in interface com.cisco.jtapi.extensions.CiscoTransferStartEv
 
ILLEGAL_CALLINGPARTY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt was made to originate call using a calling party that is not on the device
ILLEGAL_CALLSTATE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates line is not in a legal state to invoke the request
ILLEGAL_HANDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates the handle is not valid
ILLEGAL_MESSAGE_FORMAT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a QBE protocol error
IN_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
The address is in service.
IN_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getState() interface on CiscoTerminal indicates that the CiscoTerminal is in service.
INCOMPATIBLE_PROTOCOL_VERSION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that JTAPI and CTI versions are not compatible : CTI Error Protocol version not supported
INFORMATIONAL - Static variable in interface com.cisco.services.alarm.Alarm
Information of some form not relating to errors, warnings, audit, or debug
Syslog severity level =6
INFORMATIONAL - Static variable in interface com.cisco.services.tracing.Trace
Information of some form not relating to errors, warnings, audit, or debug
Syslog severity level =6
INFORMATIONAL_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for INFORMATIONAL trace level
INTERNAL - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
This is an internal address.
INTERNATIONAL_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 0; it represents nothing is configured
intValue() - Method in interface com.cisco.jtapi.extensions.CiscoCallID
Returns an integer representation of this object.
intValue() - Method in interface com.cisco.jtapi.extensions.CiscoConnectionID
Returns an integer representation of this object.
INVALID_LINE_HANDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to perform a line operation on an invalid line handle.
INVALID_RING_OPTION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the ring option is invalid
IP_ADDRESSING_MODE_IPV4 - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that IPAddressing mode is IPv4
IP_ADDRESSING_MODE_IPV4_V6 - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that IPAddressing mode is dual stack (IPv4 and IPv6 both)
IP_ADDRESSING_MODE_IPV6 - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that IPAddressing mode is IPv6
IP_ADDRESSING_MODE_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed due to unsupported IP Addressing mode Try to register the Terminal with correct IP Addressing Mode.
IP_ADDRESSING_MODE_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that IPAddressing mode is Unknown
IP_ADDRESSING_MODE_UNKNOWN_ANATRED - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This is reserved IPAddressing constant for ANAT in CUCM, not used in JTAPI
IS11172AUDIOCAP - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
IS11172AUDIOCAP payload
IS13818AUDIOCAP - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
IS13818AUDIOCAP payload
IsCertificateUpdated(String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface provides information about where or not Client and Server certificates are updated for a given user/instanceID
isConference() - Method in interface com.cisco.jtapi.extensions.CiscoCall
Checks if this call is a conference call or not.
isEnabled() - Method in class com.cisco.services.tracing.implementation.ConditionalTraceImpl
 
isEnabled() - Method in class com.cisco.services.tracing.implementation.UnconditionalTraceImpl
 
isEnabled() - Method in interface com.cisco.services.tracing.Trace
Returns the state of this Trace object.
isIntercomTargetSet() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Returns true if an application has overridden the current value, or false if the current value matches the default value configured in the database
isRegistered() - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method returns true if the CiscoMediaTerminal is registered and false otherwise.
isRegistered() - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
This method returns true if the CiscoMediaTerminal is registered and false otherwise.
isRegistered() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns true if Terminal is registered else false
isRegisteredByThisApp() - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method returns true if this application issued a successful registration request.
isRegisteredByThisApp() - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
This method returns true if this application issued a successful registration request.
isRestricted(Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
This method returns true if this Address on Terminal is restricted.
isRestricted() - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Returns the restriction status of this terminal.
isSuccess() - Method in interface com.cisco.jtapi.extensions.CiscoConferenceEndEv
Returns True or False depending on whether the conference succeeded or failed.
isSuccess() - Method in interface com.cisco.jtapi.extensions.CiscoTransferEndEv
Returns true if the transfer is successful, or false otherwise.
isSupported() - Method in class com.cisco.jtapi.extensions.CiscoMediaCapability
Returns whether the payload of this object is supported or not.

K

keyDerivationRate() - Method in interface com.cisco.jtapi.extensions.CiscoMediaEncryptionKeyInfo
Indicates the SRTP key derivation rate for this session.

L

LINE_GREATER_THAN_MAX_LINE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that line is greater than the maximum available lines on this device
LINE_INFO_DOES_NOT_EXIST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that line information does not exist in the database.
LINE_NOT_PRIMARY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error returned from call control.
LINECONTROL_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates line control refuses to allow a new call to be initiated because of its current state.
LOCALE_ARABIC_ALGERIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_BAHRAIN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_EGYPT - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_IRAQ - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_JORDAN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_KUWAIT - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_LEBANON - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_MOROCCO - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_OMAN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_QATAR - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_SAUDI_ARABIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_TUNISIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_UNITED_ARAB_EMIRATES - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ARABIC_YEMEN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_BULGARIAN_BULGARIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_CATALAN_SPAIN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_CHINESE_HONG_KONG - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_CROATIAN_CROATIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_CZECH_CZECH_REPUBLIC - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_DANISH_DENMARK - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_DUTCH_NETHERLAND - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ENGLISH_UNITED_KINGDOM - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ENGLISH_UNITED_STATES - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_FINNISH_FINLAND - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_FRENCH_FRANCE - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_GERMAN_GERMANY - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_GREEK_GREECE - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_HEBREW_ISRAEL - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_HUNGARIAN_HUNGARY - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ITALIAN_ITALY - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_JAPANESE_JAPAN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_KOREAN_KOREA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_NORWEGIAN_NORWAY - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_POLISH_POLAND - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_PORTUGUESE_BRAZIL - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_PORTUGUESE_PORTUGAL - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_ROMANIAN_ROMANIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_RUSSIAN_RUSSIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SERBIAN_REPUBLIC_OF_MONTENEGRO - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SERBIAN_REPUBLIC_OF_SERBIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SIMPLIFIED_CHINESE_CHINA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SLOVAK_SLOVAKIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SLOVENIAN_SLOVENIA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SPANISH_SPAIN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_SWEDISH_SWEDEN - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_THAI_THAILAND - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LOCALE_TRADITIONAL_CHINESE_CHINA - Static variable in interface com.cisco.jtapi.extensions.CiscoLocales
 
LogFileTraceWriter - Class in com.cisco.services.tracing
Introduction
LogFileTraceWriter(String, String, int, int) - Constructor for class com.cisco.services.tracing.LogFileTraceWriter
Default constructor for LogFileTraceWriter that rotates among an arbitrary number of files with tracing for all levels.
LogFileTraceWriter(String, String, String, String, int, int, boolean) - Constructor for class com.cisco.services.tracing.LogFileTraceWriter
Default constructor for LogFileTraceWriter that rotates among an arbitrary number of files with tracing for all levels.
LogFileTraceWriter(String, String, String, String, int, int, int, boolean) - Constructor for class com.cisco.services.tracing.LogFileTraceWriter
Constructs a LogFileTraceWriter that rotates among an arbitrary number of files storing them in a specified directory.
LOWEST_LEVEL - Static variable in interface com.cisco.services.alarm.Alarm
The lowest trace level, currently this is EMERGENCIES with a trace level of 0
LOWEST_LEVEL - Static variable in interface com.cisco.services.tracing.Trace
The lowest trace level, currently this is EMERGENCIES with a trace level of 0

M

main(String[]) - Static method in class com.cisco.services.alarm.DefaultAlarmWriter
 
main(String[]) - Static method in class com.cisco.services.tracing.ConsoleTraceWriter
 
main(String[]) - Static method in class com.cisco.services.tracing.SyslogTraceWriter
 
MAX_NUMBER_OF_CTI_CONNECTIONS_REACHED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
The maximum number of CTI connections was reached.
MEDIA_ALREADY_TERMINATED_DYNAMIC - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed because the Terminal is already registered with dynamic media termination.
MEDIA_ALREADY_TERMINATED_NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed because the Terminal is already registered with media termination type none.
MEDIA_ALREADY_TERMINATED_STATIC - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed because the Terminal is already registered with static media termination.
MEDIA_CAPABILITY_MISMATCH - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed because the Terminal is already registered with a different media capability.
MEDIA_ENCRYPT_KEYS_AVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaSecurityIndicator
The media is terminated in secure mode, and keys are available.
MEDIA_ENCRYPT_KEYS_UNAVAILABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaSecurityIndicator
The media is terminated in secure mode, but keys are not available because SRTP is not enabled in Cisco Unified Communications Manager administration.
MEDIA_ENCRYPT_USER_NOT_AUTHORIZED - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaSecurityIndicator
The media is terminated in secure mode, but keys are not available because the user is not authorized to get the keys.
MEDIA_NOT_ENCRYPTED - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaSecurityIndicator
The media is not encrypted for this call.
MIN_FILE_SIZE - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
MIN_FILES - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
MODIFY_CGPN - Static variable in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
Deprecated. This constant is not returned by any interface, should not be used by application.
MONITOR_CALLPARK_DN - Static variable in interface com.cisco.jtapi.extensions.CiscoProvFeatureID
This feature ID gets used in the registerFeature interface in CiscoProvider to receive CiscoProvCallParkEv when a call gets parked or unparked from any device in the cluster.
MONITOR_PARKDN - Static variable in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
Deprecated. This constant is not returned by any interface, should not be used by application.
MONITORING_TARGET - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
This represents an address with a monitoring target or agent.
MSGWAITING_DESTN_INVALID - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to set message waiting lamp for an invalid DN; Message Waiting Destination not found.

N

NATIONAL_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 1; it represents caller is INTERNATIONAL
NET_SPECIFIC_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 2; it represents caller is NATIONAL
NINE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
NO_ACTIVE_DEVICE_FOR_THIRDPARTY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates there is no active device for thirdparty
NO_CONFERENCE_BRIDGE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that no conference bridge available
NO_MEDIA_REGISTRATION - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
Applications that are not interested in media termination need to register with this type and pass in a null value for CiscoMediaCapability in the registration request.
NO_RECORDING - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Recording is off on the Address.
NO_ROLLOVER - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that no roll over is configured on the Terminal
NO_SEVERITY - Static variable in interface com.cisco.services.alarm.Alarm
Applications can set this level to generate Alarms without a severity.
NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaConnectionMode
There is no active transmit or receive channel.
NONSTANDARD - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
A nonstandard RTP payload
NOT_APPLICABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
Indicates that the CiscoTerminal.getSupportedEncoding () for this CiscoMediaTerminal or RoutePoint is NOT_APPLICABLE.
NOT_INITIALIZED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt is made to open a provider before CTI initialization completes
NOTIFICATION - Static variable in interface com.cisco.services.alarm.Alarm
Notification denotes a normal but significant condition
Syslog severity level = 5
NOTIFICATION - Static variable in interface com.cisco.services.tracing.Trace
Notification denotes a normal but significant condition
Syslog severity level = 5
NOTIFICATION_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for NOTIFICATION trace level

O

ONE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
OUT_OF_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
The address is out-of-service.
OUT_OF_SERVICE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This constant value returned by the getState() interface on CiscoTerminal indicates that the CiscoTerminal is out of service.
OutputStreamTraceWriter - Class in com.cisco.services.tracing
OutputStreamTraceWriter wraps an output stream in a TraceWriter.
OutputStreamTraceWriter(int, OutputStream, boolean) - Constructor for class com.cisco.services.tracing.OutputStreamTraceWriter
Create an OutputStreamTraceWriter
OutputStreamTraceWriter(int, OutputStream) - Constructor for class com.cisco.services.tracing.OutputStreamTraceWriter
Default constructor which is autoflushing
OWNER_NOT_ALIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration encountered a race condition while attempting to register the Terminal.

P

ParameterList - Class in com.cisco.services.alarm
ParameterList is a list of name value pairs that is used to send additional (and optional) user defined parameters to the AlarmService.
ParameterList() - Constructor for class com.cisco.services.alarm.ParameterList
Default constructor for the ParameterList
ParameterList(String, String) - Constructor for class com.cisco.services.alarm.ParameterList
Constructor that takes a name value pair.
park() - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method parks the call at a system park DN and returns the address of the park DN.
PARK_STATE_ACTIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Indicates that a call is parked
PARK_STATE_IDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Indicates that a call is unparked
PARK_STATUS_ABANDONED - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Indicates a previously parked call is disconnected while waiting to be retrieved.
PARK_STATUS_FORWARDED - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Indicates the parked call has been forwarded to the configured Park Monitoring Forwarded No Retrieve destination, as the Park Monitoring Forward-No-Retrieve timer has expired
PARK_STATUS_PARKED - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Indicates a call was parked by the user
PARK_STATUS_REMINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Indicates the Park Monitoring Reversion Timer Service Parameter for the parked call has expired.
PARK_STATUS_RETRIEVED - Static variable in interface com.cisco.jtapi.extensions.CiscoAddrParkStatusEv
Indicates previously parked call was retrieved.
PHONE_USER - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that capability of phone user is requested
PLAYTONE_BOTHLOCALANDREMOTE - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
A tone plays to both the caller and the monitor target (agent) when this option gets used.
PLAYTONE_LOCALONLY - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
A tone plays only to the monitor target (agent) when this option gets used.
PLAYTONE_NOLOCAL_OR_REMOTE - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
When this option is used no tone plays to the monitor target (agent) or the caller.
PLAYTONE_REMOTEONLY - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
A tone plays only to the caller when this option gets used.
POUND - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
println(String, int) - Method in class com.cisco.services.tracing.BaseTraceWriter
 
println(String) - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
println(String, String) - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
println(Object) - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
println(String, Object) - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
println(String, int) - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
All traces invoke this method.
println(String, String) - Method in interface com.cisco.services.tracing.Trace
Prints a message in the same format as Trace.print() and terminates the line as defined by the system.
println(String) - Method in interface com.cisco.services.tracing.Trace
Prints a message in the same format as Trace.print() and terminates the line as defined by the system.
println(Object) - Method in interface com.cisco.services.tracing.Trace
Prints the string returned by the Object.toString() method and terminates the line as defined by the system.
println(String, Object) - Method in interface com.cisco.services.tracing.Trace
Prints the string returned by the Object.toString() method and terminates the line as defined by the system.
println(String, int) - Method in interface com.cisco.services.tracing.TraceWriter
Prints the specified string followed by a carriage return The concrete TraceWriter class will use the severity to block out messages from a particular stream.
PROTOCOL_NONE - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalProtocol
This constant value returned by the getProtocol() interface on CiscoTerminal indicates that the protocol type for the CiscoTerminal is not known or not available.
PROTOCOL_SCCP - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalProtocol
This constant value returned by the getProtocol() interface on CiscoTerminal indicates that the protocol type for the CiscoTerminal is SCCP.
PROTOCOL_SIP - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminalProtocol
This constant value returned by the getProtocol() interface on CiscoTerminal indicates that the protocol type for the CiscoTerminal is SIP.
PROTOCOL_TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Internal error returned from call control
PROVIDER_ALREADY_OPEN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt is made to reopen provider
PROVIDER_CLOSED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
Attempt to close provider while it is already closed
PROVIDER_NOT_OPEN - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that device list incomplete or device list query timeout or query aborted

R

R5_3 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPBitRate
This constant is the 5.3k G.723 bit rate.
R6_4 - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPBitRate
This constant is the 6.4k G.723 bit rate.
REASON_BARGE - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the BARGE feature.
REASON_BLINDTRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason is single step transfer.
REASON_CALLPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Indicates that this event is due to call park
REASON_CALLPARKREMAINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Deprecated. This interface is deprecated due to a spelling error. Use the new interface REASON_CALLPARKREMINDER.
REASON_CALLPARKREMINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Indicates that the call is offered back to the parking party after call park reminder
REASON_CALLPICKUP - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is PICKUP.
REASON_CALLUNPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoProvCallParkEv
Indicates that the call is unparked
REASON_CCM_REDIRECTION - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the SIP 3xx feature.
REASON_CLICK_TO_CONFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
REASON_CLICK_TO_CONFERENCE>: Indicates that the events are caused by Click to Conference feature
REASON_CONFERENCE - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is CONFERENCE.
REASON_DIRECTCALL - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from a direct call.
REASON_DPARK_CALLPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the DPARK feature.
REASON_DPARK_REVERSION - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is DPARK Reversion.
REASON_DPARK_UNPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is DPARK UNPARK.
REASON_FAC_CMC - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the FAC or CMC feature.
REASON_FORWARD_NO_RETRIEVE - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
REASON_FORWARD_NO_RETRIEVE>: Indicates that reason for the forward is FORWARD NO RETRIEVE destination DN is configured and the Park Monitoring Forward-No-Retrieve timer has expired.
REASON_FORWARDALL - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from unconditional forwarding.
REASON_FORWARDALL - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is FORWARD.
REASON_FORWARDBUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from a forwarding on busy.
REASON_FORWARDBUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is that is Call Forward Busy is configured.
REASON_FORWARDNOANSWER - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from a forwarding on no answer.
REASON_FORWARDNOANSWER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is that Call Forward No Answer is configured.
REASON_IMMDIVERT - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is imm divert.
REASON_LOGIN - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
This indicates that Terminal unregistered due to a login
REASON_LOGOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
This indicates that Terminal unregistered due to a logout
REASON_MOBILITY - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature.
REASON_MOBILITY_CELLPICKUP - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature when the softkey cellpickup feature was used.
REASON_MOBILITY_FOLLOWME - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature when roaming is enabled.
REASON_MOBILITY_HANDIN - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature when a dual-mode mobile phone moves from the cellular network into range of the enterprise wireless network.
REASON_MOBILITY_HANDOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature when a dual-mode mobile phone moves from the enterprise wireless network into the cellular network.
REASON_MOBILITY_IVR - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for events caused by the Mobility Manager feature when IVR was used to make a call to an IP phone within a Unified CM cluster.
REASON_NORMAL - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is NORMAL.
REASON_OUTBOUND - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection is an originating Connection, not a destination Connection.
REASON_PARK - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the PARK feature.
REASON_PARKREMAINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
Deprecated. Use REASON_PARKREMINDER.
REASON_PARKREMINDER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is a parked call reminder.
REASON_QSIG_PR - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is QSIG path replacement.
REASON_REDIRECT - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from a redirection.
REASON_REDIRECT - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for event is REDIRECT.
REASON_REFER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is a REFER done at Unified CM.
REASON_REPLACE - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the REPLACE feature done at Unified CM.
REASON_RESET - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
This indicates that Terminal unregistered due to reset
REASON_SILENTMONITORING - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is SILENT MONITORING.
REASON_TRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is TRANSFER.
REASON_TRANSFERREDCALL - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This Connection results from a transfer.
REASON_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoProvTerminalUnRegisteredEv
This indicates that Terminal unregistered for UNKNOWM reason
REASON_UNPARK - Static variable in interface com.cisco.jtapi.extensions.CiscoFeatureReason
The reason for the event is the UNPARK feature.
RECEIVE_ONLY - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaConnectionMode
Only the receive channel is active.
redirect(String, int) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads the CallControlConnection.redirect() method.
redirect(String, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads the CallControlConnection.redirect() method.
redirect(String, int, int, String) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads the CallControlConnection.redirect() method.
redirect(String, int, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads the CallControlConnection.redirect() method.
redirect(String, int, int, int, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads the CallControlConnection.redirect() method.
redirect(String, int, int, int, String, String, String, int) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This method overloads CallControlConnection.redirect().
REDIRECT_CALL_CALL_TABLE_FULL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALL_DESTINATION_BUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the redirect destination is busy
REDIRECT_CALL_DESTINATION_OUT_OF_ORDER - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that redirect destination is out of order
REDIRECT_CALL_DIGIT_ANALYSIS_TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates a digit analyss time out, this is an internal error returned from call control
REDIRECT_CALL_DOES_NOT_EXIST - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt is made to redirect a call that does not exist or is not longer active
REDIRECT_CALL_INCOMPATIBLE_STATE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALL_MEDIA_CONNECTION_FAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates media connection failure, this is an internal error returned from call control
REDIRECT_CALL_NORMAL_CLEARING - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that redirect failed because of normal call clearing
REDIRECT_CALL_ORIGINATOR_ABANDONED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that far end hung up on the call being redirected
REDIRECT_CALL_PARTY_TABLE_FULL - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALL_PENDING_REDIRECT_TRANSACTION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALL_PROTOCOL_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates a protocol error, this is an internal error returned from call control
REDIRECT_CALL_UNKNOWN_DESTINATION - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt is made to redirect to an unknown destination
REDIRECT_CALL_UNKNOWN_ERROR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALL_UNKNOWN_PARTY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an unknown party is detected, this is an internal error returned from call control
REDIRECT_CALL_UNRECOGNIZED_MANAGER - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_CALLINFO_ERR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_DROP_ON_FAILURE - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This redirect mode instructs the implementation to perform redirect without checking the validity or availability of the destination.
REDIRECT_ERR - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that internal error is returned from call control
REDIRECT_NORMAL - Static variable in interface com.cisco.jtapi.extensions.CiscoConnection
This redirect mode instructs the implementation to perform redirect if the destination is valid and available.
register(InetAddress, int, CiscoMediaCapability[]) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method registers the MediaTerminal.
register(InetAddress, int) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
Deprecated.  
register(InetAddress, int, CiscoMediaCapability[], int[]) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method registers the MediaTerminal.
register(InetAddress, int, CiscoMediaCapability[], int[], InetAddress, int) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
The CiscoMediaTerminal must be in the CiscoTerminal.UNREGISTERED state and its Provider must be in the Provider.IN_SERVICE state The successful effect of this method is to register the MediaTerminal.
register(CiscoMediaCapability[]) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method registers the MediaTerminal with the specified CiscoMediaCapabilities.
register(CiscoMediaCapability[], int[]) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method registers a MediaTerminal with the specified CiscoMediaCapabilities and supported SRTP algorithms.
register(CiscoMediaCapability[], int[], int) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
The CiscoMediaTerminal must be in the CiscoTerminal.UNREGISTERED state and its Provider must be in the Provider.IN_SERVICE state.
register(CiscoMediaCapability[], int) - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
Registers a Terminal with specified CiscoMediaCapabilities and register type.
register(CiscoMediaCapability[], int, int[]) - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
Registers a Terminal with the specified CiscoMediaCapabilities, registrationType, and supported SRTP algorithms.
register(CiscoMediaCapability[], int, int[], int) - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
The CiscoRouteTerminal must be in the CiscoTerminal.UNREGISTERED state and its Provider must be in the Provider.IN_SERVICE state.
registerFeature(int) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
used to register for a particular feature for which application will get Provider events.
registerModule(TraceModule, String[], TraceWriterManager) - Static method in class com.cisco.services.tracing.TraceManagerFactory
Returns an instance of a TraceManager object.
registerModule(TraceModule, TraceWriterManager) - Static method in class com.cisco.services.tracing.TraceManagerFactory
Returns an instance of a TraceManager object.
registerModule(TraceModule) - Static method in class com.cisco.services.tracing.TraceManagerFactory
Returns an instance of a TraceManager object.
registerRouteCallback(RouteCallback, boolean) - Method in interface com.cisco.jtapi.extensions.CiscoRouteAddress
Deprecated.  
removeAllParameters() - Method in class com.cisco.services.alarm.ParameterList
remove all the parameters in the list
removeParameter(String) - Method in class com.cisco.services.alarm.ParameterList
remove a particular parameter if it is in the list
removeTrace(Trace) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
removeTrace(Trace) - Method in interface com.cisco.services.tracing.TraceManager
Removes a Trace object given an object.
removeTraceWriter(TraceWriter) - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
Remove the Tracewriter from the array of trace writers
removeTraceWriter(TraceWriter) - Method in interface com.cisco.services.tracing.TraceWriterManager
Remove the TraceWriter from the array in the manager
RESERVED_FOR_EXTENSION - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 6; it represents its a fast dial call - not being used currently
RESET_ORIGINALCALLED - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This is a parameter value for PreferedOriginalCalled Option; if the value of preferedOriginalCalledOption is set to this, it will reset the OriginalCalled to preferedOriginalCalledNumber.
resetIntercomTarget() - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Resets the intercom target DN, intercom target label, and intercom target Unicode label to their default values.
RETRIEVEFAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that retrieval of call was rejected by line control or call control
RETRIEVEFAILED_ACTIVE_CALL_ON_LINE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that error occurred in retrieving held call; because there is already another active call on the line
RINGER_DEFAULT - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Sets the ringer status to the configured value.
RINGER_DISABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Disables the ringer for the address.
RINGER_ENABLE - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
Enables the ringer for the address.
ROLLOVER_ANY_DN - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that Terminal is configured to roll over calls to any dn on the terminal
ROLLOVER_SAME_DN - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
This indicates that Terminal is configured to roll over calls to same dn on the terminal
ROLLOVER_THRESHOLD - Static variable in class com.cisco.services.tracing.LogFileTraceWriter
 
ROUTEADDRESS_SEARCH_SPACE - Static variable in interface com.cisco.jtapi.extensions.CiscoRouteSession
This indicates that the redirect should be done by using the search space of the route point address.

S

selectRoute(String[], int) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Overloads the selectRoute method in the RouteSession interface to allow applications to specify a calling search space to use when the call is redirected to the route destination.
selectRoute(String[], int, String[]) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Selects one or more possible destinations for routing the Call with a modified calling number.
selectRoute(String[], int, String[], int[]) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Selects one or more possible destinations for routing the Call.
selectRoute(String[], int, String[], String[], int[], String[], String[]) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Selects one or more possible destinations for the routing of the Call.
selectRoute(String[], int, String[], String[], int[], String[], String[], int) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Selects one or more possible destinations for routing the Call.
selectRoute(String[], int[], String[], String[], int[], String[], String[], int[]) - Method in interface com.cisco.jtapi.extensions.CiscoRouteSession
Selects one or more possible destinations for routing the Call.
send(String) - Method in interface com.cisco.services.alarm.Alarm
send the Alarm with the specified mnemonic.
send(String, String, String) - Method in interface com.cisco.services.alarm.Alarm
send an Alarm with the specified mnemonic and with one parameter
send(String, ParameterList) - Method in interface com.cisco.services.alarm.Alarm
send an Alarm with the specified mnemonic and supplied parameter list
send(String) - Method in interface com.cisco.services.alarm.AlarmWriter
Send out the alarm message to the AlarmService.
send(String) - Method in class com.cisco.services.alarm.DefaultAlarm
Send the alarm with the specified mnemonic
send(String, String, String) - Method in class com.cisco.services.alarm.DefaultAlarm
Send the alarm with the specified name and parameter
send(String, ParameterList) - Method in class com.cisco.services.alarm.DefaultAlarm
Send the alarm with the specified name and list of parameters.
send(String) - Method in class com.cisco.services.alarm.DefaultAlarmWriter
send the Alarm to the alarm service
sendData(String) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Deprecated.  
sendData(byte[]) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Sends data to the phone.
setAlarmServiceHostname(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the alarm service host name
setAlarmServicePort(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the port number the alarm service is listening on
setAlarmWriter(AlarmWriter) - Method in class com.cisco.services.alarm.AlarmManager
Allows applications to override the AlarmWriter to be used by this AlarmManager, with a user defined AlarmWriter
setApplicationPriority(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to set the Priority of the application
setAutoAcceptStatus(int, Terminal) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
This method lets an application enable AutoAccept for this Address on CiscoMediaTerminal and/or CiscoRouteTerminal.
setButtonPressedEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables CiscoTermButtonPressedEv events for the Terminal.
setCallbackGuardEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
Enables or disables try/catch logic for observer callbacks
setCallSecurityStatusChangedEv(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface enables applications to set the filter to receive CallSecurityStatusChangedEv to true or false.
setCiscoAddrIntercomInfoChangedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface is provided for enabling/disabling the CiscoAddrIntercomInfoChangedEv filter for the Address
setCiscoAddrIntercomInfoRestorationFailedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface is provided for enabling/disabling the CiscoAddrIntercomInfoRestorationFailedEv filter for the Address
setCiscoAddrParkStatusEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface is provided for enabling/disabling the CiscoAddrParkStatusEv filter for the Address
setCiscoAddrRecordingConfigChangedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface is provided for enabling/disabling the CiscoAddrRecordingConfigChangedEv filter for the Address
setCiscoAddrVoiceMailPilotChangedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddrEvFilter
This interface is provided for enabling/disabling the CiscoAddrVoiceMailPilotChangedEv filter for the Address
setCMAssignedApplicationID(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows the application to set the Assigned Application ID
setCtiRequestTimeout(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the timeout for cti requests other than provider open (seconds)
setDebuggingValue(String, boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable a particular debugging level trace
setDefaultMnemonic(String) - Method in class com.cisco.services.tracing.implementation.TraceImpl
 
setDefaultMnemonic(String) - Method in interface com.cisco.services.tracing.Trace
Sets a default mnemonic for all messages printed out to this trace.
setDesiredServerHeartbeatInterval(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the desired interval at which the CTI Manager must send heartbeats to JTAPI (seconds).
setDeviceDataEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDataEv events for the Terminal.
setDeviceStateActiveEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDeviceStateActiveEv filter for the Terminal.
setDeviceStateAlertingEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDeviceStateAlertingEv filter for the Terminal.
setDeviceStateHeldEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDeviceStateHeldEv filter for the Terminal.
setDeviceStateIdleEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDeviceStateIdleEv filter for the Terminal.
setDeviceStateWhisperEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDeviceStateWhisperEv filter for the Terminal.
setDiscConnBeforeCreatingInCPIC(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set event order, sent Disconnect before Connection created during redirect at redirted party.
setDNDChangedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoTermDNDStatusChangedEv filter for the Terminal.
setDNDOptionChangedEvFilter(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
This interface is provided for enabling/disabling the CiscoTermDNDOptionChangedEv filter for the Terminal
setDNDStatus(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Sets the DND status, which enables or disables the DND feature.
setDropAnyPartyEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable the drop any party from conference feature
setEnabled(boolean) - Method in interface com.cisco.services.alarm.AlarmWriter
Enable or disable the AlarmWriter
setEnabled(boolean) - Method in class com.cisco.services.alarm.DefaultAlarmWriter
Applications can dynamically enable or disable the AlarmWriter
setFileNameBase(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the filename for log files
setFileNameExtension(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the filename extension for log files
setFilter(CiscoAddrEvFilter) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Filters the events that get delivered to the AddressObserver.
setFilter(CiscoTermEvFilter) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Filters the events that get delivered to the TerminalObserver.
setHeader(String) - Method in class com.cisco.services.tracing.LogFileTraceWriter
Set the constant header string that will be written at the beginning of every file, trace writing continues from the next line after the header is written.
setIgnoreFwdDestination(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to enable it to ignore Forward Destination
setIntercomTarget(String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoIntercomAddress
Sets the intercom target DN, intercom target label, and intercom target Unicode label that appear next to the intercom line on the phone.
setJavaSocketConnectTimeout(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to set the SOCKET CONNECT TIMEOUT in seconds
setJTAPINotificationPort(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to set the JTAPI Notification Port
setJtapiPostConditionTimeout(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to set the POST CONDITION TIMEOUT in seconds
setJtapiProperties(CiscoJtapiProperties) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiPeer
The interface provides applications ability to save changes made to CiscoJtapiProperties in jtapi.ini file and activate these changes in properties for the providers in JTAPIPeer
setLanguageTFTPServerIP(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This allows the application to set the value for LanguageTFTPServerIP this is used for updating the locale files from the server
setMaxFiles(int) - Method in class com.cisco.services.tracing.LogFileTraceWriter
 
setMaxFileSize(int) - Method in class com.cisco.services.tracing.LogFileTraceWriter
 
setMessageSummary(String, boolean, boolean, int, int, boolean, int, int, boolean, int, int, boolean, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Use this interface to set the message-waiting indicator along with voice/fax message waiting counts for the Address specified by the destination.
setMessageSummary(boolean, boolean, int, int, boolean, int, int, boolean, int, int, boolean, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Use this interface to set the message-waiting indicator along with voice/fax message waiting counts If enable is true, message-waiting gets activated if not already activated.
setMessageWaiting(String, boolean) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Specifies whether the message-waiting indicator should be activated or deactivated for the Address specified by the destination.
setNumTraceFiles(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the number of trace files before rollover
setObject(Object) - Method in interface com.cisco.jtapi.extensions.CiscoObjectContainer
Sets an application-defined object.
setPeriodicWakeupEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the enable/disable state for periodic wake up
setPeriodicWakeupInterval(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the periodic wake up interval (milliseconds)
setProcessOfferingAfterNewcallevent(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Controls the event order for the transfer scenario when only transfer destination observed by Application and transfer is completed in offering state..
setProviderOpenRequestTimeout(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the timeout for a provider open request (seconds)
setProviderOpenRetryAttempts(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to set the JTAPI's Reconnect Attempts to CTI Manager
setProviderRetryInterval(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the interval at which the connection to the CTI Manager will ge retried (seconds)
setQueueSizeThreshold(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Set the threshold for the event queue size to trigger alarms
setQueueStatsEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable / disable event queue statistics
setRequestController(TerminalConnection) - Method in interface com.cisco.jtapi.extensions.CiscoConnection
This interface gets provided to a requesting TerminalConnection.
setRingerStatus(int) - Method in interface com.cisco.jtapi.extensions.CiscoAddress
Changes the ringer status on this address.
setRouteSelectTimeout(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the route select timeout milliseconds
setRTPEventsEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables CiscoRTPInputStartedEv, CiscoRTPOutputStartedEv, CiscoRTPInputStoppedEv and CiscoRTPOutputStoppedEv events for the Terminal.
setRTPKeyEventsEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enables or disables the CiscoRTPInputKeyEv and CiscoRTPOutputKeyEv events for the Terminal.
setRTPParams(CiscoRTPHandle, CiscoRTPParams) - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
Applications must use this method when they want to set the IP address and RTP port number to dynamically stream media for a call.
setRTPParams(CiscoRTPHandle, CiscoRTPParams) - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
Applications can set the IP address and RTP Port number to dynamically stream media for a call.
setSecurityPropertyForInstance(String, String, String, String, String, String, String, String, boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Deprecated. This method is replace by overloaded method setSecurityPropertyForInstance which takes an extra parameter certStorePassphrase, a passphrase for java key store. This method might have some security vulnerability.
setSecurityPropertyForInstance(String, String, String, String, String, String, String, String, boolean, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface provides application ability to downloading server/client cerfiticate and set security property for application instance in jtapi.ini file of JTAPI
setSecurityTraceEnable(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows application to enable Security Tracing
setSecurityTracelevel(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This method allows application to set the SecurityTraceLevel to the following values error = 0, debug = 1, detailed = 2, thus application can have three levels of security tracings as per requirements
setServices(String[]) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set a list of available services
setSnapshotEnabled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoTermEvFilter
Enable or disables CiscoTermSnapshotEv and CiscoTermSnapshotCompletedEv for the Terminal.
setSubFacilities(String[]) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
Deprecated. replaced by addSubFacilties(String[])
setSubFacilities(String[]) - Method in interface com.cisco.services.tracing.TraceManager
Deprecated. and replaced with TraceManager.addSubFacilities method
setSubFacility(String) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
Deprecated. replaced by addSubFacility(String)
setSubFacility(String) - Method in interface com.cisco.services.tracing.TraceManager
Deprecated. and replaced with TraceManager.addSubFacility method
setSyslogCollector(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the syslog collector hostname
setSyslogCollectorUDPPort(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the syslog collector UDP port
setTraceDirectory(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Set the directory where jtapi trace files should be written
setTraceFileSize(int) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Set the size of the trace file
setTraceLevels(int[]) - Method in class com.cisco.services.tracing.BaseTraceWriter
 
setTraceLevels(int[]) - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
The TraceWriterManager does nothing for this method
setTraceLevels(int[]) - Method in interface com.cisco.services.tracing.TraceWriter
set the trace levels that will be traced by this TraceWriter
setTracePath(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
set the directory root where jtapi traces will be written
setTraceValue(String, boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable a particular trace
setTraceWriterManager(TraceWriterManager) - Method in class com.cisco.services.tracing.implementation.TraceManagerImpl
 
setTraceWriterManager(TraceWriterManager) - Method in interface com.cisco.services.tracing.TraceManager
Sets the TraceWriter to be used by this TraceManager.
setTraceWriters(TraceWriter[]) - Method in class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
Override the existing TraceWriters with a new user supplied set
setTraceWriters(TraceWriter[]) - Method in interface com.cisco.services.tracing.TraceWriterManager
Implementations can use this method to override or enhance the provided TraceWriters
setUpdateJtapiCalledWithOriginalCalled(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
The interface can be used to always update Jtapi Called information with original called once the parameter is set to true.
setUseAlarmService(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
To enable or disable the alarm service
setUseFileTrace(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable jtapi log file tracing
setUseJavaConsoleTrace(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable jtapi console tracing
setUseProgressAsDisconnectedCauses(String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Allows the application to enable PROGRESS AS DISCONNECTED DURING ERROR
setUseSameDir(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
if UseSameDir is true this will cause the traces to go to a single directory.
setUseSyslog(boolean) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
enable or disable syslog tracing
SEVEN - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
SILENT_MONITOR - Static variable in interface com.cisco.jtapi.extensions.CiscoCall
This option indicates that silent monitor is requested.
SIX - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
SSAPI_NOT_REGISTERED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the redirect command was issued when the internal supporting interface was not initialized; either CTI has not yet finished its initialization or an internal error occurred
STAR - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
startMonitor(Terminal, Address, TerminalConnection, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoCall
If the application is observing the monitor target (agent) Address, the application can use the Terminal connection of the monitor target (agent) to initiate a monitor request.
startMonitor(Terminal, Address, int, String, String, int, int) - Method in interface com.cisco.jtapi.extensions.CiscoCall
If the application has the information about the call at the monitor target, the application can use this interface to monitor calls.
startRecording(int) - Method in interface com.cisco.jtapi.extensions.CiscoTerminalConnection
Starts recording a call.
SUBSCRIBER_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
This NumberType is same as 3; it represents call is from MGCP/H.323 gateway
SUPERPROVIDER - Static variable in interface com.cisco.jtapi.extensions.CiscoProviderCapabilityChangedEv
Deprecated. This constant is not returned by any interface, should not be used by application.
SyslogTraceWriter - Class in com.cisco.services.tracing
SyslogTraceWriter refines the BaseTraceWriter to allow tracing to syslog.
SyslogTraceWriter(int, String) - Constructor for class com.cisco.services.tracing.SyslogTraceWriter
Default SyslogTraceWriter with a max trace level of INFORMATIONAL
SyslogTraceWriter(int, String, int) - Constructor for class com.cisco.services.tracing.SyslogTraceWriter
SyslogTraceWriter with max trace level specified
SyslogTraceWriter(int, String, int[]) - Constructor for class com.cisco.services.tracing.SyslogTraceWriter
SyslogTraceWriter which takes an array of trace levels.

T

TERMINAL_REGISTER_UNREGISTER_EVENT_NOTIFY - Static variable in interface com.cisco.jtapi.extensions.CiscoProvFeatureID
This feature ID gets used in the registerFeature interface in CiscoProvider to receive CiscoProvTerminalRegisteredEv and CiscoProvTerminalUnRegisteredEv when a Terminal registers or unregisters from Cisco Unified Communication Manager.
THREE - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the request has timed out.
toString() - Method in class com.cisco.jtapi.extensions.CiscoG723MediaCapability
Overwrites the Object.toString() method.
toString() - Method in class com.cisco.jtapi.extensions.CiscoJtapiVersion
returns the version information in a.b(x.y)-z format
toString() - Method in class com.cisco.jtapi.extensions.CiscoMediaCapability
 
toString() - Method in class com.cisco.jtapi.extensions.CiscoRTPParams
Returns a String in the format "IP address/port number."
toString() - Method in class com.cisco.services.alarm.ParameterList
 
toString() - Method in class com.cisco.services.tracing.BaseTraceWriter
 
Trace - Interface in com.cisco.services.tracing
The Trace interface defines the methods that allow application tracing.
TraceImpl - Class in com.cisco.services.tracing.implementation
 
TraceManager - Interface in com.cisco.services.tracing
The TraceManager interface defines the methods that allow applications trace management.
TraceManagerFactory - Class in com.cisco.services.tracing
The TraceManagerFactory class is a class by which applications obtain a TraceManager object.
TraceManagerImpl - Class in com.cisco.services.tracing.implementation
The TraceManagerImpl class implements the TraceManager interface.
TraceManagerImpl(String, String[], TraceWriterManager) - Constructor for class com.cisco.services.tracing.implementation.TraceManagerImpl
 
TraceManagerImpl(String, TraceWriterManager) - Constructor for class com.cisco.services.tracing.implementation.TraceManagerImpl
 
TraceModule - Interface in com.cisco.services.tracing
The TraceModule interface serves two purposes.
TraceWriter - Interface in com.cisco.services.tracing
Introduction
TraceWriterManager - Interface in com.cisco.services.tracing
TraceWriterManager contains the list of TraceWriter objects that are used to implement the tracing.
TraceWriterManagerImpl - Class in com.cisco.services.tracing.implementation
TraceWriterManager contains the list of TraceWriter objects that are used to implement the tracing.
TraceWriterManagerImpl() - Constructor for class com.cisco.services.tracing.implementation.TraceWriterManagerImpl
creates a TraceWriterManagerImpl with a zero length TraceWriter array
transfer(String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoCall
This method is similar to the CallControlCall.transfer(String address) interface except that it also takes facCode (Forced Authorization Code) and cmcCode (Client Matter Code) if the transfer Address requires these codes to offer the call.
TRANSFER_INACTIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that attempt to complete transfer, while consult tranfer is not there
TRANSFERFAILED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the transfer failed probably because one of the call legs was hung up or disconnected from the far end
TRANSFERFAILED_CALLCONTROL_TIMEOUT - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that expected response from call control not received during a transfer
TRANSFERFAILED_DESTINATION_BUSY - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an attempt is made to transfer call to a busy destination
TRANSFERFAILED_DESTINATION_UNALLOCATED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates an attempt is made to to transfer call to a directory number that is not registered
TRANSFERFAILED_OUTSTANDING_TRANSFER - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that existing transfer is still in progress
TRANSMIT_AND_RECEIVE - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaConnectionMode
Both the transmit and the receive channels are active.
TRANSMIT_ONLY - Static variable in interface com.cisco.jtapi.extensions.CiscoMediaConnectionMode
Only the transmit channel is active.
TRANSPORT_TYPE_TCP - Static variable in interface com.cisco.jtapi.extensions.CiscoUrlInfo
The endpoint is using TCP.
TRANSPORT_TYPE_UDP - Static variable in interface com.cisco.jtapi.extensions.CiscoUrlInfo
The endpoint is using UDP.
TWO - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 

U

UCS2UNICODE_ENCODING - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
Indicates that the CiscoTerminal.getSupportedEncoding () for this terminal is UCS2UNICODE_ENCODING.
UnconditionalTrace - Interface in com.cisco.services.tracing
The UnconditionalTrace interface extends the Trace interface.
UnconditionalTraceImpl - Class in com.cisco.services.tracing.implementation
 
UNDEFINED_LINE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the line that was specified, is not found on the device
UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoAddress
This represents an address with an unknown name.
UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoTermRegistrationFailedEv
Registration failed for an unknown internal reason.
UNKNOWN_ENCODING - Static variable in interface com.cisco.jtapi.extensions.CiscoTerminal
Indicates that the CiscoTerminal.getSupportedEncoding () for this terminal is UNKNOWN.
UNKNOWN_GLOBAL_CALL_HANDLE - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that the global call handle is unknown
UNKNOWN_MNEMONIC - Static variable in interface com.cisco.services.alarm.Alarm
String used when a mnemonic is not specifed during an Alarm send
UNKNOWN_NUMBER - Static variable in interface com.cisco.jtapi.extensions.CiscoPartyInfo
 
unPark(Address, String) - Method in interface com.cisco.jtapi.extensions.CiscoTerminal
Unparks a call at a terminal and returns a terminalConnection.
UNRECOGNIZABLE_PDU - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that there is a QBE protocol error
unregister() - Method in interface com.cisco.jtapi.extensions.CiscoMediaTerminal
This method unregisters the MediaTerminal and returns successfully when the MediaTerminal gets unregistered.
unregister() - Method in interface com.cisco.jtapi.extensions.CiscoRouteTerminal
The CiscoRouteTerminal must be registered and its Provider must be in the Provider.IN_SERVICE state.
unregisterFeature(int) - Method in interface com.cisco.jtapi.extensions.CiscoProvider
used to unregister a particular feature.
UNSPECIFIED - Static variable in interface com.cisco.jtapi.extensions.CiscoJtapiException
This error indicates that an unspecified error has occured.
updateCertificate(String, String, String, String, String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Deprecated. This method is replace by overloaded method updateCertifcate which takes an extra parameter certStorePassphrase, a passphrase for java key store. This method might have some security vulnerability.
updateCertificate(String, String, String, String, String, String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface installs an X.509 client certificate for USER Instance in cerfiticate store.
updateServerCertificate(String, String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
Deprecated. This method is replace by overloaded method updateServerCertifcate which takes an extra parameter certStorePassphrase, a passphrase for java key store. This method might have some security vulnerability.
updateServerCertificate(String, String, String, String, String, String, String, String) - Method in interface com.cisco.jtapi.extensions.CiscoJtapiProperties
This interface installs an X.509 server certificate given certificate path.
URL_TYPE_SIP - Static variable in interface com.cisco.jtapi.extensions.CiscoUrlInfo
The URL is of type SIP.
URL_TYPE_TEL - Static variable in interface com.cisco.jtapi.extensions.CiscoUrlInfo
The URL is of type telephony.
URL_TYPE_UNKNOWN - Static variable in interface com.cisco.jtapi.extensions.CiscoUrlInfo
The URL is of unknown type.

W

WARNING - Static variable in interface com.cisco.services.alarm.Alarm
Warning that a problem of some form exists but is not keeping the application from completing its tasks
Syslog severity level = 4
WARNING - Static variable in interface com.cisco.services.tracing.Trace
Warning that a problem of some form exists but is not keeping the application from completing its tasks
Syslog severity level = 4
WARNING_TRACE_NAME - Static variable in interface com.cisco.services.tracing.Trace
String descriptor for WARNING trace level
WIDEBAND_256K - Static variable in interface com.cisco.jtapi.extensions.CiscoRTPPayload
Wide_Band_256k payload
WIDEBAND_256K_10_MILLISECONDS - Static variable in class com.cisco.jtapi.extensions.CiscoMediaCapability
Wideband capability with default parameters

Z

ZERO - Static variable in interface com.cisco.jtapi.extensions.CiscoTermButtonPressedEv
 
ZIPZIP - Static variable in interface com.cisco.jtapi.extensions.CiscoTone
This interface defines the integer value for the ZIPZIP tone.

A B C D E F G H I K L M N O P R S T U W Z