[Home]

Summary:ASTERISK-09746: Fixes for CLI auto complete
Reporter:Igor Goncharovsky (igorg)Labels:
Date Opened:2007-06-25 03:12:52Date Closed:2007-07-06 19:18:18
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip_autocompl-71434-1.patch
( 1) sip_autocompl-71434-2.patch
Description:This patch solve number of issues in CLI for sip:

- 'sip show history' allow any number of auto complete insertion of channel names, but command allow only one channel name.
- analogue to 'sip show channel'
- auto complete does not work for 'sip set debug peer'
- add command 'sip set debug on' as described in help
- make all like 'sip set debug peer', 'sip set debug ip', 'sip set debug zxczxczx'   not enable debug, now this show help

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

Next step is add some command to debug, to allow 1-line debug and exclusion of some dialogs from debug.
Comments:By: Igor Goncharovsky (igorg) 2007-06-25 04:29:07

Fix formating issue

By: Joshua C. Colp (jcolp) 2007-06-25 10:35:19

Fixed in trunk as of revision 71613. Thanks!