Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_security_event_chal_sent Struct Reference

A challenge was sent out. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_chal_sent:
Collaboration graph
[legend]

Data Fields

const char * challenge
 Challenge sent. More...
 
struct ast_security_event_common common
 Common security event descriptor elements. More...
 

Detailed Description

A challenge was sent out.

Definition at line 486 of file security_events_defs.h.

Field Documentation

◆ challenge

const char* challenge

Challenge sent.

Note
required

Definition at line 501 of file security_events_defs.h.

◆ common

Common security event descriptor elements.

Note
Account ID required

Definition at line 496 of file security_events_defs.h.

Referenced by ast_sip_report_auth_challenge_sent(), and evt_gen_chal_sent().


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