Dale wrote: > On Wed, 2009-02-11 at 16:03 -0500, Paul Mossman wrote: > > The main thing that needs to change is the default Snapshot period. > > Consensus is that 24 hours is too long, but 1 hour is too short. > > (http://list.sipfoundry.org/archive/sipx-dev/msg16109.html) I am > > proposing 3 hours. > > That makes sense, since in most configurations, all > subscriptions will have to have refreshed in that time. > > > The default Start and End times actually come from static > methods in > > CdrHistory.java. (The Call Detail Records - Historic > screen also has > > a time filter.) > > > > One thing I noticed as strange, the default End date is actually in > > the future (midnight tonight.) Perhaps this is good for > CDRs, so the > > 24 hour period will cover one calendar day. But for > Snapshots I plan > > to change the default End time to "now", or more > specifically the time > > that the page is rendered. > > I would use the time that the request is submitted. I'd hate > to have some poor user call up the page, execute a test > sequence, then request a snapshot, and have it not contain > his test sequence! That would be counter-intuitive.
That is a good point. But the current UI only allows you to select a specific point in time for the End date. i.e. The only way to specify "now" is to input the exact date and time. I could add more settings in order to allow this, but it is simple and intuitive as it is now. Also, simply refreshing the Snapshot page after the test sequence will result in the desired End date. Is fixing this issue worth the added complexity? My feeling is no. Opinions? Thanks. -Paul [email protected] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
