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

Unexpected source address for a session in progress. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_unexpected_addr:
Collaboration graph
[legend]

Data Fields

struct ast_security_event_common common
 Common security event descriptor elements. More...
 
struct ast_security_event_ip_addr expected_addr
 Expected remote address. More...
 

Detailed Description

Unexpected source address for a session in progress.

Definition at line 403 of file security_events_defs.h.

Field Documentation

◆ common

Common security event descriptor elements.

Note
Account ID required

Definition at line 413 of file security_events_defs.h.

Referenced by evt_gen_unexpected_addr().

◆ expected_addr

struct ast_security_event_ip_addr expected_addr

Expected remote address.

Note
required

Definition at line 418 of file security_events_defs.h.


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