Enable detailed VoIP debug (SIP trace) for Advanced Queuing
Applies to:
Imagicle UCX Suite, any version.
Solution:
To enable low level SIP tracing for Advanced Queuing, follow these steps:
Edit (with notepad) text file:
<StonevoiceAS>\Apps\QME\Settings\QME.Opal.config.xml
Add the following line
CODE<preference key="logging.level" value="4" />
inside the <configuration> tag, so that the file looks like this:
CODE<configuration> ... <preference key="logging.level" value="4" /> ... </configuration>
Save and close the file
Restart "Imagicle Queue Manager Enterprise" Windows Service
To disable tracing, just remove the line at step 2.
When the issue occurs, just download logs from Support web page, choosing application "Advanced Queuing" and disable tracing.