Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


ldap_table_config Struct Reference

Table configuration. More...


Data Fields

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


Detailed Description

Table configuration.

Definition at line 86 of file res_config_ldap.c.


Field Documentation

char* additional_filter

additional filter

Definition at line 88 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

attribute names conversion

Definition at line 89 of file res_config_ldap.c.

Referenced by convert_attribute_name_from_ldap(), convert_attribute_name_to_ldap(), ldap_table_config_add_attribute(), and table_configs_free().

struct ast_variable* delimiters

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

Definition at line 90 of file res_config_ldap.c.

struct { ... } entry

Referenced by parse_config(), table_config_for_table_name(), and table_configs_free().

struct ldap_table_config* next

Definition at line 91 of file res_config_ldap.c.

char* table_name

table name

Definition at line 87 of file res_config_ldap.c.

Referenced by ldap_table_config_add_attribute(), realtime_ldap_entry_to_var(), realtime_ldap_result_to_vars(), table_config_for_table_name(), and table_configs_free().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7