Previous Topic

Book Contents

Book Index

Next Topic

Enable Debugging

Debugging of CTI can be enabled by parameter: debug_cti

Modify: web.xml

<init-param>

<param-name>debug_cti</param-name>

<param-value>true</param-value>

</init-param>

<!-- if true, trace messages are sent by CtiApplet into Java Console window on a client

use it only for debugging purposes

if false, no trace messages are sent into Java Console window

default: false

-->

<init-param>

<param-name>trace_ctiApplet</param-name>

<param-value>true</param-value>

</init-param>

Version 3.6.HF, 3.6.1.HF: use Shift + triple click on the Valuemation icon to simulate CTI event.

Version 4.0: not implemented due to code-freeze

Version 4.1: button Test CTI appears in the toolbar

Avaya Aura:

Version 3.6.1.HF: use Shift + triple click on the Valuemation icon to simulate CTI event.

Version 4.0: not yet implemented in the new GUI (to be clarified)

See Also

Web Client