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

Data Fields

struct stasis_declined_configdeclined_message_types
 
struct stasis_taskpool_conftaskpool_options
 

Detailed Description

Definition at line 2264 of file stasis.c.

Field Documentation

◆ declined_message_types

struct stasis_declined_config* declined_message_types

Declined message types

Definition at line 2268 of file stasis.c.

Referenced by stasis_config_alloc(), stasis_config_destructor(), stasis_init(), and stasis_message_type_declined().

◆ taskpool_options

struct stasis_taskpool_conf* taskpool_options

Taskpool configuration options

Definition at line 2266 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: