| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Request denied because it's not allowed. More...
#include <security_events_defs.h>

| Data Fields | |
| struct ast_security_event_common | common | 
| Common security event descriptor elements. | |
| const char * | request_params | 
| Request type that was made. | |
| const char * | request_type | 
| Request type that was made. | |
Request denied because it's not allowed.
Definition at line 309 of file security_events_defs.h.
| struct ast_security_event_common common | 
Common security event descriptor elements.
Definition at line 319 of file security_events_defs.h.
Referenced by evt_gen_req_not_allowed(), and report_req_not_allowed().
| const char* request_params | 
| const char* request_type | 
Request type that was made.
Definition at line 324 of file security_events_defs.h.
Referenced by report_req_bad_format(), and report_req_not_allowed().