#include <switch_core_pvt.h>
Collaboration diagram for switch_runtime:

Data Fields | |
| switch_time_t | initiated |
| switch_time_t | reference |
| int64_t | offset |
| switch_hash_t * | global_vars |
| switch_hash_t * | mime_types |
| switch_memory_pool_t * | memory_pool |
| const switch_state_handler_table_t * | state_handlers [SWITCH_MAX_STATE_HANDLERS] |
| int | state_handler_index |
| FILE * | console |
| uint8_t | running |
| char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
| uint32_t | flags |
| switch_time_t | timestamp |
| switch_mutex_t * | throttle_mutex |
| switch_mutex_t * | global_mutex |
| uint32_t | sps_total |
| int32_t | sps |
| int32_t | sps_last |
| switch_log_level_t | hard_log_level |
| char * | mailer_app |
| char * | mailer_app_args |
| uint32_t | max_dtmf_duration |
| uint32_t | default_dtmf_duration |
| switch_frame_t | dummy_cng_frame |
| char | dummy_data [5] |
| switch_bool_t | colorize_console |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1