[asterisk-bugs] [JIRA] (ASTERISK-19094) Incorrect -x command line parameter behavior
Eugene (JIRA)
noreply at issues.asterisk.org
Tue Aug 11 04:18:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-19094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene closed ASTERISK-19094.
-----------------------------
> Incorrect -x command line parameter behavior
> --------------------------------------------
>
> Key: ASTERISK-19094
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-19094
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: 10.0.0
> Environment: FreeBSD 8.2 x64
> Reporter: Eugene
> Assignee: Richard Mudgett
> Attachments: issueA19094_correct_asterisk_option_x.patch
>
> Original Estimate: 2d
> Remaining Estimate: 2d
>
> According to "man asterisk" -x command line parameter is used to execute a command in asterisk CLI and make output to STDout. But this parameter behavior is strange.
> Try:
> $asterisk -rx "core show version" - it will work
> $asterisk -x "core show version" - will give an error
> $asterisk -xr "core show version" - will give an error
> But in reality all three must work.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list