On Monday 09 August 2010 21:13:49 sean darcy wrote: > On 1.6.2.11-rc2 I've noticed a bunch of DEBUG statements on startup, > such as: > > == Registered custom function 'SIP_HEADER' > [Aug 9 07:01:23] DEBUG[17330]: xmldoc.c:1727 xmldoc_build_field: Cannot > find variable 'SIPPEER' in tree 'description' > == Registered custom function 'SIPPEER' > [Aug 9 07:01:23] DEBUG[17330]: xmldoc.c:1727 xmldoc_build_field: Cannot > find variable 'SIPCHANINFO' in tree 'description' > > Maybe they've always been there, and I've been asleep. But what do they > mean? Should I do something about them?
It means there is no XML documentation for those functions, which means there will be no inline help. You're welcome to write the documentation and submit a patch on issues.asterisk.org. Or not. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
