#include "../../str.h"#include "../../db/db.h"#include "../auth/api.h"#include "../sl/sl_api.h"#include "../../parser/msg_parser.h"


Go to the source code of this file.
Variables | |
| auth_api_t | auth_api |
| db_con_t * | auth_db_handle |
| db_func_t | auth_dbf |
| int | calc_ha1 |
| struct aaa_avp * | credentials |
| int | credentials_n |
| str | domain_column |
| str | pass_column |
| str | pass_column_2 |
| struct sl_binds | slb |
| int | use_domain |
| str | user_column |
Definition at line 106 of file authdb_mod.c.
| int calc_ha1 |
| struct aaa_avp* credentials |
| int credentials_n |
Definition at line 60 of file alias_db.c.
SL binds
Definition at line 88 of file auth_mod.c.
| int use_domain |
Whether usrloc should use domain part of aor
Definition at line 64 of file alias_db.c.
Definition at line 59 of file alias_db.c.
1.5.6