| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Checking against an IP access control list failed. More...
#include <security_events_defs.h>

| Data Fields | |
| const char * | acl_name | 
| ACL name, identifies which ACL was hit. | |
| struct ast_security_event_common | common | 
| Common security event descriptor elements. | |
Checking against an IP access control list failed.
Definition at line 203 of file security_events_defs.h.
| const char* acl_name | 
ACL name, identifies which ACL was hit.
Definition at line 218 of file security_events_defs.h.
| struct ast_security_event_common common | 
Common security event descriptor elements.
Definition at line 213 of file security_events_defs.h.
Referenced by ast_sip_report_failed_acl(), evt_gen_failed_acl(), and report_failed_acl().