FreeSWITCH API Documentation
1.7.0
|
#include <switch_core.h>
Data Fields | |
switch_cache_db_core_db_options_t | core_db_options |
switch_cache_db_odbc_options_t | odbc_options |
switch_cache_db_pgsql_options_t | pgsql_options |
Definition at line 2472 of file switch_core.h.
switch_cache_db_core_db_options_t switch_cache_db_connection_options_t::core_db_options |
Definition at line 2473 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle_dsn().
switch_cache_db_odbc_options_t switch_cache_db_connection_options_t::odbc_options |
Definition at line 2474 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle_dsn().
switch_cache_db_pgsql_options_t switch_cache_db_connection_options_t::pgsql_options |
Definition at line 2475 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle_dsn().