Enable detailed VoIP debug (SIP trace) for QME

Applies to: 

Imagicle Application Suite - Queue Manager Enterprise

Solution:

To enable low level SIP tracing for Queue Manager Enterprise, follow these steps:
  1. Edit (with notepad) text file:

    <StonevoiceAS>\Apps\QME\Settings\QME.Opal.config.xml
  2. Add the following line
    
    <preference key="logging.level" value="4" /> 
    

    inside the <configuration> tag, so that the file will look like this:
     
    
    	<configuration>
    
    	...
    
    	<preference key="logging.level" value="4" />
    
    	...
    
    	</configuration>
    
  3. Save and close the file
  4. Restart "Imagicle Queue Manager Enterprise" Windows Service
To disable tracing, just remove the line at step 2.
When the issue has occured, just download logs from administration support web page, choosing application "Queue Manager Enterprise" and disable tracing.


Article ID: 349
Last updated: 16 Jan, 2017
Revision: 4
Imagicle AppSuite Cross Platform -> Advanced Queueing -> FAQ and Solutions -> Enable detailed VoIP debug (SIP trace) for QME
https://kbp.imagicle.com/kb/entry/349/