Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct stasis_message_type * | ami |
struct stasis_message_type * | amievent |
struct stasis_message_type * | change |
struct stasis_message_type * | event |
struct stasis_message_type * | json |
struct stasis_message_type * | none |
struct stasis_message_type * | type1 |
struct stasis_message_type * | type2 |
struct stasis_message_type * | type3 |
Definition at line 2053 of file test_stasis.c.
struct stasis_message_type* ami |
Definition at line 2055 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* amievent |
Definition at line 2058 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* change |
Definition at line 2062 of file test_stasis.c.
Referenced by create_message_types().
struct stasis_message_type* event |
Definition at line 2057 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* json |
Definition at line 2056 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* none |
Definition at line 2054 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* type1 |
Definition at line 2059 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* type2 |
Definition at line 2060 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().
struct stasis_message_type* type3 |
Definition at line 2061 of file test_stasis.c.
Referenced by create_message_types(), and destroy_message_types().