[Home]

Summary:ASTERISK-03194: Problem with completion of "channeltypes"
Reporter:Clod Patry (junky)Labels:
Date Opened:2005-01-05 16:59:26.000-0600Date Closed:2008-01-15 15:20:16.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:when im doing:
debian*CLI> show chan<tab>
channel       channels      channeltypes
i see my chaneltypes' choice.
But when i'm doing:
debian*CLI> show channel<tab>
channel   channels
Remark, channeltypes isn't in the choices.
But if im doing:
debian*CLI> show channeltypes
Type     Description
------   -----------
Modem    Generic Voice Modem Channel Driver
SIP      Session Initiation Protocol (SIP)
Agent    Call Agent Proxy Channel
MGCP     Media Gateway Control Protocol (MGCP)
IAX2     Inter Asterisk eXchange Driver (Ver 2)
Local    Local Proxy Channel Driver
Skinny   Skinny Client Control Protocol (Skinny)
Feature  Feature Proxy Channel Driver
Console  OSS Console Channel Driver
Phone    Standard Linux Telephony API Driver
Zap      Zapata Telephony Driver w/PRI
debian*CLI>

it works great.

****** ADDITIONAL INFORMATION ******

ASTERISK-9400988 or ASTERISK-3153187 could be linked to that "bug".
Comments:By: Mark Spencer (markster) 2005-01-06 02:06:51.000-0600

Fixed in CVS head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:20:16.000-0600

Repository: asterisk
Revision: 4694

U   trunk/cli.c

------------------------------------------------------------------------
r4694 | markster | 2008-01-15 15:20:15 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix command completion issue (bug ASTERISK-3194)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4694