
Enabling Avaya VXI logging levels
To enable Avaya VXI logging levels:
- Type vi /vs/data/vxml/default.cfg and press Enter.
- Using the vi editing commands, find the line that specifies the logging level you want to enable.
- Do one or both of the following to enable the logging level:
- Remove the comment character (#) .
- Change the tag value from 0 to 1.
For example:
Disabled:
|
# client.log.diagTag.3000 VXIInteger 0
|
Enabled:
|
client.log.diagTag.3000 VXIInteger 1
|
- Save and close the file.
Note:
Any changes you make to the default.cfg file are not effective until after the next call on each channel is complete.