[svn-commits] russell: branch group/security_events r199083 - /team/group/security_events/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Jun 4 10:54:13 CDT 2009
Author: russell
Date: Thu Jun 4 10:54:08 2009
New Revision: 199083
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=199083
Log:
fix time representation docs
Modified:
team/group/security_events/security_events.txt
Modified: team/group/security_events/security_events.txt
URL: http://svn.asterisk.org/svn-view/asterisk/team/group/security_events/security_events.txt?view=diff&rev=199083&r1=199082&r2=199083
==============================================================================
--- team/group/security_events/security_events.txt (original)
+++ team/group/security_events/security_events.txt Thu Jun 4 10:54:08 2009
@@ -232,7 +232,7 @@
IE: SessionTV
Content: The time that the session associated with the SessionID started.
-Values: <seconds>.<microseconds> since epoch
+Values: <seconds>-<microseconds> since epoch
IE: ACLName
Content: This is a string that identifies which named ACL is associated with
@@ -253,7 +253,7 @@
IE: EventTV
Content: This is the timestamp of when the event occurred.
-Values: <seconds>.<microseconds> since epoch
+Values: <seconds>-<microseconds> since epoch
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
More information about the svn-commits
mailing list