[asterisk-bugs] [JIRA] (ASTERISK-26639) core: Disabling xmldoc support does not disable it

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Dec 6 17:47:09 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234099#comment-234099 ] 

Rusty Newton commented on ASTERISK-26639:
-----------------------------------------

Well, you need to run

{noformat}
asterisk -cvvvvvddddd
{noformat}

That will set level 5 Verbose and level 5 Debug.

However, it should have put out a log regardless. Did you restart Asterisk or at least reload the logger?

If your Asterisk install is failing to output log files then you may have greater problems than just issues with xmldoc. I would recommend figuring out the logging issue as we will need logs for any other issues you run into.

> core: Disabling xmldoc support does not disable it
> --------------------------------------------------
>
>                 Key: ASTERISK-26639
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26639
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 14.0.2, 14.1.1
>         Environment: ARMv5 NAS with kernel linux 2.6.31.8, uClibc
> Also on x86_64 on Ubuntu 14.04, kernel 3.13.0-86-generic
>            Reporter: Mr Dini
>            Severity: Minor
>         Attachments: asterisk_14.0.2_error.txt, config.log
>
>
> I tried to compile the asterisk from source to my NAS, but when I try to start it in debugger mode (asterisk -vvvvvvc), it gives me this output:
> http://pastebin.com/snpZEXNK
> I compiled it with the "--prefix=/ffp --disable-xmldoc" configure flags.
> What's wrong?
> Many thanks!
> [Edit by Rusty - doesn't appear to disable xml doc generation in /doc or disable the xmldoc dump command or config help sourced from xml]



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list