Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_security_event_inval_transport Struct Reference

Attempt to contact peer on invalid transport. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_inval_transport:
Collaboration graph
[legend]

Data Fields

struct ast_security_event_common common
 Common security event descriptor elements. More...
 
const char * transport
 Attempted transport. More...
 

Detailed Description

Attempt to contact peer on invalid transport.

Definition at line 507 of file security_events_defs.h.

Field Documentation

◆ common

Common security event descriptor elements.

Note
Account ID required

Definition at line 517 of file security_events_defs.h.

Referenced by evt_gen_inval_transport().

◆ transport

const char* transport

Attempted transport.

Note
required

Definition at line 522 of file security_events_defs.h.


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