McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 503

↗ View in doc context
page
503
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::503

Description Method Interface Gets the enabled or disabled state of syslog tracing. getUseSyslog() boolean Provides information about where Client and Server certificates are updated for a given user/instanceID or if the Client and Server certificates are not updated. IsCertificateUpdated(java.lang.String user, java.lang.String instanceID) boolean Sets the alarm service host name. setAlarmServiceHostname(java.lang.String hostname) void Sets the port number the alarm service is listening on. setAlarmServicePort(int portNumber) void Enables applications to set the filter to receive CallSecurityStatusChangedEv to true or false. setCallSecurityStatusChangedEv(boolean val) void Sets the time out for CTI requests other than provider open (seconds). setCtiRequestTimeout(int seconds) void Enables or disables a particular debugging level trace. setDebuggingValue(java.lang.String debuggingName, boolean value) void Sets the desired interval at which the CTI Manager must send heartbeats to JTAPI (seconds). setDesiredServerHeartbeatInterval(int seconds) void Sets event order, sent Disconnect before Connection created during redirect at redirted party. setDiscConnBeforeCreatingInCPIC(boolean val) void Sets the filename for log files. setFileNameBase(java.lang.String base) void Sets the filename extension for log files. setFileNameExtension(java.lang.String extn) void Enables the Hunt List Feature in Cisco Unified JTAPI. setHuntListEnabled (boolean) void Allows application to set the SOCKET CONNECT TIMEOUT in seconds. setJavaSocketConnectTimeout(int timeout) void Sets the minimum TLS version to be used for secure communication to CTIManager and CAPF services. The values returned are as defined in Constant Field Values. setMinimumTLSVersion(int protocol) void Sets the number of trace files before rollover. setNumTraceFiles(int val) void Sets the enable/disable state for periodic wake up. setPeriodicWakeupEnabled(boolean enabled) void Sets the periodic wake up interval (milliseconds). setPeriodicWakeupInterval(int milliseconds) void Controls the event order for the transfer scenario when only transfer destination observed by Application and transfer is completed in offering state. setProcessOfferingAfterNewcallevent(boolean val) void Sets the timeout for a provider open request (seconds). setProviderOpenRequestTimeout(int seconds) void Allows application to set the JTAPI Reconnect Attempts to CTI Manager. setProviderOpenRetryAttempts(int retryAttempts) void Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 439 Cisco Unified JTAPI Extensions Methods