[asterisk-bugs] [JIRA] (ASTERISK-21921) Verbose() acting like NoOp()

Michael L. Young (JIRA) noreply at issues.asterisk.org
Thu Jun 20 09:06:03 CDT 2013


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

Michael L. Young commented on ASTERISK-21921:
---------------------------------------------

Its kind of weird that your priority jumped to 4.

{noformat}
-- Executing [322 at LocalSets:2] Verbose("SIP/6477957868-00000001", "3,Hello world") in new stack
-- Executing [322 at LocalSets:4] Hangup("SIP/6477957868-00000001", "") in new stack
{noformat}

Can you attach a debug log?  Hopefully you can get debug info,  https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

Can you attach the output of "core show settings"?

I have tested out the same settings that you mention in the description plus the dial plan on 11.3 and on trunk.  I have been unable to reproduce this issue.

When you say,
{quote}
In logger.conf I set console to "notice,warning,error,verbose" and verbose to 3
{quote}

What do you mean by "and verbose to 3"?  Can you show us maybe by attaching your logger.conf file?
                
> Verbose() acting like NoOp()
> ----------------------------
>
>                 Key: ASTERISK-21921
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21921
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_verbose
>    Affects Versions: 11.4.0
>         Environment: NetBSD 6.0.1 (GENERIC) amd64
>            Reporter: D'Arcy Cain
>            Severity: Minor
>
> Discussed on IRC with newtonr who suggested I report this.
> In my dialplan I have a command to execute "same => n,Verbose(3,Hello world)".  In logger.conf I set console to "notice,warning,error,verbose" and verbose to 3.  I even run "core set verbose 3" in the CLI.  When I call the extension it does not output the string.  It does work if I call it as "Verbose(0, ..." though.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list