SIP registrar module - lookup contacts in usrloc. More...
#include "../../parser/msg_parser.h"#include "../../modules_k/usrloc/usrloc.h"

Go to the source code of this file.
Definition in file modules_k/registrar/lookup.h.
Lookup a contact in usrloc and rewrite R-URI if found.
Definition at line 90 of file modules_k/registrar/lookup.c.
References ucontact::aor, ucontact::c, ucontact::cflags, urecord::contacts, extract_aor(), sip_msg::first_line, get_act_time(), get_path_dst_uri(), getbflagsval(), ucontact::instance, km_append_branch, _str::len, sip_msg::new_uri, ucontact::next, ucontact::path, ucontact::q, ucontact::received, reg_cmp_instances(), reset_dst_uri(), ucontact::ruid, _str::s, set_dst_uri(), set_force_socket, set_ruri_q(), setbflagsval(), ucontact::sock, ul, sip_uri::user, and VALID_CONTACT.
Referenced by w_lookup().


1.7.1