SIP registrar module - Helper functions for Path support. More...
#include "../../data_lump.h"#include "../../parser/parse_rr.h"#include "../../parser/parse_uri.h"#include "path.h"#include "reg_mod.h"
Go to the source code of this file.
Definition in file registrar/path.c.
Extracts all Path header bodies into one string and checks if first hop is a loose router.
Definition at line 41 of file registrar/path.c.
References param::body, hdr_field::body, CLASS_CONTACT, param_hooks::contact, free_params(), free_rr(), HDR_EOH_F, _str::len, MAX_PATH_SIZE, sip_uri::params, parse_params(), parse_rr_body(), path_use_params, contact_hooks::received, and _str::s.
Referenced by pack_ci().


1.7.1