Mon Mar 12 2012 21:47:51

Asterisk developer's documentation


ast_security_event_failed_acl Struct Reference

Checking against an IP access control list failed. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_failed_acl:

Data Fields

const char * acl_name
 ACL name, identifies which ACL was hit.
struct ast_security_event_common common
 Common security event descriptor elements.

Detailed Description

Checking against an IP access control list failed.

Definition at line 206 of file security_events_defs.h.


Field Documentation

const char* acl_name

ACL name, identifies which ACL was hit.

Note:
optional

Definition at line 221 of file security_events_defs.h.

Common security event descriptor elements.

Note:
Account ID required

Definition at line 216 of file security_events_defs.h.

Referenced by report_failed_acl().


The documentation for this struct was generated from the following file: