Asterisk - The Open Source Telephony Project
18.5.0
|
A challenge was sent out. More...
#include <security_events_defs.h>
Data Fields | |
const char * | challenge |
Challenge sent. More... | |
struct ast_security_event_common | common |
Common security event descriptor elements. More... | |
A challenge was sent out.
Definition at line 486 of file security_events_defs.h.
const char* challenge |
struct ast_security_event_common common |
Common security event descriptor elements.
Definition at line 496 of file security_events_defs.h.
Referenced by ast_sip_report_auth_challenge_sent(), evt_gen_chal_sent(), and sip_report_chal_sent().