I believe that it is sorted in the (reverse) order that it is logged, and logging happens after the call completes. So if one call starts at 11:59 and lasts 10 minutes, it will log after a call that starts at 12:01 and lasts only 5 minutes. The only way to "fix" this would be to actually do a sort of the records based on start time (or any other selected) field. David
On Thu, Mar 26, 2009 at 10:00 PM, Lonnie Abelbeck <[email protected] > wrote: > > On Mar 26, 2009, at 8:09 PM, Martin Rogers wrote: > > > Hi > > > > The latest Web UI is very nice, and I am close to retiring vi :-) > > Thanks for the kind comments. > > > What would be useful in a future edition is to make the CDR's on the > > CDR > > tab, sortable. In particular to be able to sort them by start/date > > time. > > Currently I think they understandably displayed in the order they are > > written out to the CDR file - which is at the point the call ends, > > meaning that the start time chronology is often mixed up. > > > > Thanks > > Mart > > Thanks for pointing out that the date is not always sorted in reverse > sequence. > > I'll take a look. > > Lonnie > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. >
------------------------------------------------------------------------------
_______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
