[asterisk-bugs] [JIRA] (ASTERISK-27240) SHELL function it's returning wrong value

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Sep 1 08:01:08 CDT 2017


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

Asterisk Team commented on ASTERISK-27240:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> SHELL function it's returning wrong value
> -----------------------------------------
>
>                 Key: ASTERISK-27240
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27240
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_shell
>    Affects Versions: 11.6.0
>         Environment: Distro: Debian GNU/Linux 8.5 (jessie)
> Kernel: Linux XXX 4.2.8-1-pve
> Asterisk: Asterisk certified/11.6-cert13 built by root @ XXX on a x86_64 running Linux
>            Reporter: Javier Valencia
>            Severity: Minor
>
> Using a SHELL function:
>     exten => 1,1,NoOp(${SHELL([[ "102,101" == *102* ]] && echo -n 1 || echo -n 0)})
> SHELL function always return 0, and must be 1.



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



More information about the asterisk-bugs mailing list