Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


ldap_table_config Struct Reference

Table configuration. More...

Collaboration diagram for ldap_table_config:

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 86 of file res_config_ldap.c.


Field Documentation

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().

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

Definition at line 90 of file res_config_ldap.c.

Definition at line 91 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: