Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
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 95 of file res_config_ldap.c.

Field Documentation

char* additional_filter

additional filter

Definition at line 97 of file res_config_ldap.c.

Referenced by parse_config(), and table_configs_free().

struct ast_variable* attributes
struct ast_variable* delimiters

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

Definition at line 99 of file res_config_ldap.c.

char* table_name

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