Difference between revisions of "SIP debug info"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
'''Process SIPCHANINFO'''
'''Process SIPCHANINFO'''


Can be enabled per '''SIP''' device basis. It is useful in debugging. And it is saved to calls table when it is enabled.
SIP debug info can be enabled per '''SIP''' device basis. It is useful in debugging. When enabled, it is saved to the Calls table.


Can be turned on/off in device edit window:
It can be turned on/off in the device edit window:


[[Image:sipchaninfo_gui.png]]
[[Image:sipchaninfo_gui.png]]




When it is checked and Device Type is SIP, then in Asterisk CLI you can see something like:
When it is checked and the Device Type is SIP, then in Asterisk CLI you can see something like:


[[Image:sipchaninfo_asterisk.png]]
[[Image:sipchaninfo_asterisk.png]]




In GUI hold mouse over special icon for this call to see same info:
In GUI, hold the mouse pointer over the special icon for this call to see the same info:


[[Image:sipchaninfo.png]]
[[Image:sipchaninfo.png]]

Revision as of 01:32, 24 May 2010

Process SIPCHANINFO

SIP debug info can be enabled per SIP device basis. It is useful in debugging. When enabled, it is saved to the Calls table.

It can be turned on/off in the device edit window:

Sipchaninfo gui.png


When it is checked and the Device Type is SIP, then in Asterisk CLI you can see something like:

Sipchaninfo asterisk.png


In GUI, hold the mouse pointer over the special icon for this call to see the same info:

Sipchaninfo.png

This info is also available in Call Info.




See also