#include "../../str.h"#include "../ldap/api.h"


Go to the source code of this file.
Defines | |
| #define | H350_BASE_DN "" |
| #define | H350_LDAP_SESSION "" |
| #define | H350_SEARCH_SCOPE "one" |
Variables | |
| str | h350_base_dn |
| str | h350_ldap_session |
| str | h350_search_scope |
| int | h350_search_scope_int |
| ldap_api_t | ldap_api |
| #define H350_BASE_DN "" |
Definition at line 49 of file h350_mod.h.
| #define H350_LDAP_SESSION "" |
Definition at line 48 of file h350_mod.h.
| #define H350_SEARCH_SCOPE "one" |
Definition at line 50 of file h350_mod.h.
Definition at line 65 of file h350_mod.c.
Referenced by h350_auth_lookup(), and h350_sipuri_lookup().
Definition at line 64 of file h350_mod.c.
Referenced by h350_auth_lookup(), and h350_sipuri_lookup().
Definition at line 66 of file h350_mod.c.
Definition at line 67 of file h350_mod.c.
Referenced by child_init(), h350_auth_lookup(), and h350_sipuri_lookup().
Definition at line 73 of file h350_mod.c.
1.5.6