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

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

#include <security_events_defs.h>

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 security event descriptor elements.

Note
Account ID required

Definition at line 413 of file security_events_defs.h.

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: