[asterisk-commits] russell: branch group/security_events r199220 - /team/group/security_events/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jun 4 21:09:37 CDT 2009
Author: russell
Date: Thu Jun 4 21:09:32 2009
New Revision: 199220
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=199220
Log:
collapse defs down a bit more
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=199220&r1=199219&r2=199220
==============================================================================
--- team/group/security_events/security_events.txt (original)
+++ team/group/security_events/security_events.txt Thu Jun 4 21:09:32 2009
@@ -103,7 +103,8 @@
(-) required
(+) optional
-Failed ACL match
+
+Invalid Account ID
(-) Local address family/IP/addr/port/transport
(-) Remote address family/IP/addr/port/transport
(-) Service (SIP, AMI, IAX2, ...)
@@ -112,18 +113,11 @@
(+) Account ID (username, etc)
(+) Session ID (CallID, etc)
(+) Session timestamp (required if Session ID present)
+ (-) Event timestamp (sub-second precision)
+
+Failed ACL match
+ -> everything from invalid account ID
(+) Name of ACL (when we have named ACLs)
- (-) Event timestamp (sub-second precision)
-
-Invalid Account ID
- (-) Local address family/IP/addr/port/transport
- (-) Remote address family/IP/addr/port/transport
- (-) Service (SIP, AMI, IAX2, ...)
- (-) System Name
- (-) Account ID
- (+) Session ID (CallID, etc)
- (+) Session timestamp (required if Session ID present)
- (-) Event timestamp (sub-second precision)
Invalid Challenge/Response
-> everything from invalid account ID
More information about the asterisk-commits
mailing list