[Home]

Summary:ASTERISK-16641: Debug message when Asterisk loads
Reporter:Private Name (falves11)Labels:
Date Opened:2010-09-02 10:11:43Date Closed:2011-06-07 14:05:16
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Sep  2 11:08:12] DEBUG[30053]: xmldoc.c:1727 xmldoc_build_field: Cannot find variable 'SIPPEER' in tree 'description'
[Sep  2 11:08:12] DEBUG[30053]: xmldoc.c:1727 xmldoc_build_field: Cannot find variable 'SIPCHANINFO' in tree 'description'


****** ADDITIONAL INFORMATION ******

I think this debug message that appears when we start asterisk is something wrong. My dialplan does not have any such words like "SIPPEER" or "SIPCHANINFO".
Comments:By: Paul Belanger (pabelanger) 2010-09-02 12:15:21

Not a bug, usually means Asterisk cannot find the xmldoc.

---
Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support

By: Private Name (falves11) 2010-09-02 12:20:08

I think it is  a bug, because those two words are not supported in 1.6.2. For example, SIPCHANINFO is gone and we use CHANNEL(recvip), instead.

By: Jason Parker (jparker) 2010-09-02 16:45:54

It's a DEBUG message...  It's set at DEBUG for a reason.

Turn off debug output if you don't want to see such logs.