[asterisk-bugs] [Asterisk 0017494]: "dahdi show channels group" auto-completion bug
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 10 14:27:35 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17494
======================================================================
Reported By: ffossard
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17494
Category: Channels/chan_dahdi
Reproducibility: always
Severity: trivial
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.7
JIRA: SWP-1677
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-06-09 17:02 CDT
Last Modified: 2010-06-10 14:27 CDT
======================================================================
Summary: "dahdi show channels group" auto-completion bug
Description:
After typing "dahdi show channels group", the <tab> key adds a "group" of
more:
localhost*CLI> dahdi show channels group group group group group group
group
Usage: dahdi show channels [ trunkgroup <trunkgroup> | group <group> |
context <context> ]
Shows a list of available channels with optional filtering
<group> must be a number between 0 and 63
=> <group> can't be a word, only a number, so auto-completion should not
add the word "group"
======================================================================
----------------------------------------------------------------------
(0123257) pabelanger (manager) - 2010-06-10 14:27
https://issues.asterisk.org/view.php?id=17494#c123257
----------------------------------------------------------------------
The problem is having 'trunkgroup' and 'group' in the same e->command. It
seems substrings are a problem for asterisk.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-10 14:27 pabelanger Note Added: 0123257
======================================================================
More information about the asterisk-bugs
mailing list