Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
stasis_config Struct Reference
Collaboration diagram for stasis_config:
Collaboration graph
[legend]

Data Fields

struct stasis_declined_configdeclined_message_types
 
struct stasis_threadpool_confthreadpool_options
 

Detailed Description

Definition at line 2195 of file stasis.c.

Field Documentation

◆ declined_message_types

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().

◆ threadpool_options

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().


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