Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_security_event_req_no_support Struct Reference

Request denied because we don't support it. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_req_no_support:
Collaboration graph
[legend]

Data Fields

struct ast_security_event_common common
 Common security event descriptor elements. More...
 
const char * request_type
 Request type that was made. More...
 

Detailed Description

Request denied because we don't support it.

Definition at line 288 of file security_events_defs.h.

Field Documentation

◆ common

Common security event descriptor elements.

Note
Account ID required

Definition at line 298 of file security_events_defs.h.

Referenced by ast_sip_report_req_no_support(), and evt_gen_req_no_support().

◆ request_type

const char* request_type

Request type that was made.

Note
required

Definition at line 303 of file security_events_defs.h.


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