| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Successful authentication. More...
#include <security_events_defs.h>

| Data Fields | |
| struct ast_security_event_common | common | 
| Common security event descriptor elements. | |
| uint32_t | using_password | 
| Using password - if a password was used or not. | |
Successful authentication.
Definition at line 382 of file security_events_defs.h.
| struct ast_security_event_common common | 
Common security event descriptor elements.
Definition at line 392 of file security_events_defs.h.
Referenced by ast_sip_report_auth_success(), evt_gen_successful_auth(), and report_auth_success().
| uint32_t using_password | 
Using password - if a password was used or not.
Definition at line 397 of file security_events_defs.h.