[Home]

Summary:ASTERISK-13026: [patch] bug in console command parser
Reporter:klaus3000 (klaus3000)Labels:
Date Opened:2008-11-06 11:37:56.000-0600Date Closed:2008-11-13 13:12:20.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pri-bug.patch.txt
Description:"pri set debug on span 1" does not work as the wrong index is used

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

simple solution: change index from 4 to 3 (disclaimer on file)

[[[code snipped]]]
Comments:By: Tilghman Lesher (tilghman) 2008-11-12 15:10:36.000-0600

Please upload all code as attachments, not as inline comments.

By: Tilghman Lesher (tilghman) 2008-11-13 13:12:20.000-0600

Fix committed in revision 156647.