#include "../../parser/msg_parser.h"


Go to the source code of this file.
Functions | |
| int | alias_db_lookup (struct sip_msg *_msg, char *_table, char *_str2) |
| int alias_db_lookup | ( | struct sip_msg * | _msg, | |
| char * | _table, | |||
| char * | _str2 | |||
| ) |
Free the DB result
Definition at line 72 of file alookup.c.
References ald_append_branches, alias_domain_column, alias_user_column, append_branch(), DB_BLOB, db_handle, DB_STR, DB_STRING, domain_column, domain_prefix, fixup_get_svalue(), db_func::free_result, sip_uri::host, _str::len, LM_DBG, LM_ERR, MIN_Q, db_val_t::nul, NULL, parse_sip_msg_uri(), sip_msg::parsed_uri, db_func::query, RES_ROW_N, RES_ROWS, rewrite_ruri(), _str::s, db_val_t::str_val, action::type, db_val_t::type, use_domain, db_func::use_table, sip_uri::user, user_column, useruri_buf, and db_val_t::val.
1.5.6