Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct stasis_declined_config * | declined_message_types |
struct stasis_threadpool_conf * | threadpool_options |
struct stasis_declined_config* declined_message_types |
Declined message types
Definition at line 2199 of file stasis.c.
Referenced by stasis_config_alloc(), stasis_config_destructor(), stasis_init(), and stasis_message_type_declined().
struct stasis_threadpool_conf* threadpool_options |
Thread pool configuration options
Definition at line 2197 of file stasis.c.
Referenced by stasis_config_alloc(), stasis_config_destructor(), and stasis_init().