Difference between revisions of "SIP debug info"
From Kolmisoft Wiki
Jump to navigationJump to search
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
'''Process SIPCHANINFO''' | '''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: | |||
<br><br> | |||
[[Image:sipchaninfo_gui.png]] | [[Image:sipchaninfo_gui.png]] | ||
<br><br> | |||
When it is checked and the Device Type is SIP, then in Asterisk CLI you can see something like: | |||
When it is checked and Device Type is SIP, then in Asterisk CLI you can see something like: | <br><br> | ||
[[Image:sipchaninfo_asterisk.png]] | [[Image:sipchaninfo_asterisk.png]] | ||
<br><br> | |||
In GUI this info is available in [[Call Info]]. | |||
<br><br> | |||
= See also = | |||
* [[Call Info]] | |||
[[ |
Latest revision as of 15:00, 12 March 2014
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:
When it is checked and the Device Type is SIP, then in Asterisk CLI you can see something like:
In GUI this info is available in Call Info.