Functions

registrar/path.c File Reference

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"
Include dependency graph for registrar/path.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file registrar/path.c.


Function Documentation

int build_path_vector ( struct sip_msg _m,
str path,
str received 
)

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().

Here is the call graph for this function:

Here is the caller graph for this function: