[asterisk-bugs] [JIRA] (ASTERISK-22263) 'queue add member ...' help text update

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Aug 7 15:15:04 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-22263:
------------------------------------

    Status: Open  (was: Triage)
    
> 'queue add member ...' help text update
> ---------------------------------------
>
>                 Key: ASTERISK-22263
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22263
>             Project: Asterisk
>          Issue Type: Bug
>    Affects Versions: SVN
>         Environment: Asterisk 11 SVN, 396310, Most likely affects all other Asterisk versions that use app_queue
>            Reporter: Rusty Newton
>            Severity: Trivial
>
> The current help text is:
> {noformat}
> Usage: queue add member <channel> to <queue> [[[penalty <penalty>] as <membername>] state_interface <interface>]
>        Add a channel to a queue with optionally:  a penalty, membername and a state_interface
> {noformat}
> From testing I've seen that you can add any dial string (even nonsensical strings) where the help text seems to say that the command takes a channel only. Joshua Colp stated that this is expected behaviour.
> I propose we correct the text to be more accurate to what is allowed.
> Proposed text:
> {noformat}
> Usage: queue add member <dial string> to <queue> [[[penalty <penalty>] as <membername>] state_interface <interface>]
>        Add a dial string (Such as a channel,e.g. SIP/6001) to a queue with optionally:  a penalty, membername and a state_interface
> {noformat}

--
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