[Home]

Summary:ASTERISK-17662: "core show channels verbose" and Manager command "coreshowchannels" or "status" not being sorted
Reporter:Gentian Bajraktari (gentian)Labels:
Date Opened:2011-04-08 10:20:28Date Closed:2011-04-11 15:11:33
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:1.8.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:in Asterisk 1.8 when you issue the command "core show channels verbose"
from the console of Asterisk you see that the list of channels is not sorted any more by the Duration of the call.
the same behavious is seen on the Manager interface for the commands "coreshowchannels" or "status".
is this some bug or this is how it was designed in this version?
Comments:By: Leif Madsen (lmadsen) 2011-04-11 15:11:33

This just happens to be how things were programmed. What you are asking is a feature request which cannot be handled here. If you're able to provide a patch to implement this feature, please feel free to reopen. Thanks!