Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_event_ie_str_payload Struct Reference

The payload for a string information element. More...

Data Fields

uint32_t hash
 A hash calculated with ast_str_hash(), to speed up comparisons.
 
char str [1]
 The actual string, null terminated.
 

Detailed Description

The payload for a string information element.

Definition at line 63 of file event.c.


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