Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


ldap_table_config Struct Reference

Table configuration. More...

Data Fields

char * additional_filter
 
struct ast_variableattributes
 
struct ast_variabledelimiters
 
struct {
   struct ldap_table_config *   next
 
entry
 
char * table_name
 

Detailed Description

Table configuration.

Definition at line 87 of file res_config_ldap.c.

Field Documentation

char* additional_filter

additional filter

Definition at line 89 of file res_config_ldap.c.

Referenced by parse_config(), realtime_ldap_base_ap(), table_configs_free(), update2_ldap(), and update_ldap().

struct ast_variable* attributes
struct ast_variable* delimiters

the current delimiter is semicolon, so we are not using this variable

Definition at line 91 of file res_config_ldap.c.

struct { ... } entry
struct ldap_table_config* next

Definition at line 92 of file res_config_ldap.c.

Referenced by realtime_ldap_base_ap(), and realtime_multi_ldap().


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