| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct consumer * | consumer | 
| struct stasis_subscription * | sub | 
| struct stasis_topic * | topic | 
Definition at line 2139 of file test_stasis.c.
Definition at line 2140 of file test_stasis.c.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), create_cts(), and dump_consumer().
| struct stasis_subscription* sub | 
Definition at line 2142 of file test_stasis.c.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), and create_cts().
| struct stasis_topic* topic | 
Definition at line 2141 of file test_stasis.c.
Referenced by create_cts(), and send_msg().