Wed Jan 27 20:02:52 2016

Asterisk developer's documentation


ast_event_ie Struct Reference

An event information element. More...

Data Fields

unsigned char ie_payload [0]
uint16_t ie_payload_len

Detailed Description

An event information element.

Note:
The format of this structure is important. Since these events may be sent directly over a network, changing this structure will break compatibility with older versions. However, at this point, this code has not made it into a release, so it is still fair game for change.

Definition at line 57 of file event.c.


Field Documentation

unsigned char ie_payload[0]
uint16_t ie_payload_len

Total length of the IE payload

Definition at line 58 of file event.c.

Referenced by ast_event_append_ie_raw(), ast_event_iterator_get_ie_raw_payload_len(), and ast_event_iterator_next().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1