|
Asterisk - The Open Source Telephony Project
18.5.0
|
An attempt at basic password auth failed. More...
#include <security_events_defs.h>

Data Fields | |
| const char * | challenge |
| Challenge provided. More... | |
| struct ast_security_event_common | common |
| Common security event descriptor elements. More... | |
| const char * | received_challenge |
| Challenge received. More... | |
| const char * | received_hash |
| Hash received. More... | |
An attempt at basic password auth failed.
Definition at line 455 of file security_events_defs.h.
| const char* challenge |
| struct ast_security_event_common common |
Common security event descriptor elements.
Definition at line 465 of file security_events_defs.h.
Referenced by evt_gen_inval_password(), report_inval_password(), and sip_report_inval_password().
| const char* received_challenge |
| const char* received_hash |
1.8.13