Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
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:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Checking against an IP access control list failed.

Definition at line 203 of file security_events_defs.h.

Field Documentation

◆ acl_name

const char* acl_name

ACL name, identifies which ACL was hit.

Note
optional

Definition at line 218 of file security_events_defs.h.

◆ common

Common security event descriptor elements.

Note
Account ID required

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().


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