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. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
