Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


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:

Data Fields

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

Detailed Description

A challenge was sent out.

Definition at line 499 of file security_events_defs.h.


Field Documentation

const char* challenge

Challenge sent.

Note:
required

Definition at line 514 of file security_events_defs.h.

Common security event descriptor elements.

Note:
Account ID required

Definition at line 509 of file security_events_defs.h.

Referenced by sip_report_chal_sent().


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