#include "../../action.h"#include "../../dset.h"#include "../tm/tm_load.h"#include "loc_set.h"#include "cpl_sig.h"#include "cpl_env.h"

Go to the source code of this file.
Functions | |
| int | cpl_proxy_to_loc_set (struct sip_msg *msg, struct location **locs, unsigned char flag) |
Definition at line 39 of file cpl_sig.c.
References append_branch(), bflags, cpl_env, cpl_fct, CPL_LOC_NATED, CPL_PROXY_DONE, do_action(), action::elem, free_location(), LM_DBG, LM_ERR, usrloc_api::nat_flag, location::next, action::next, cpl_enviroment::proxy_route, Q_UNSPECIFIED, rlist, run_top_route(), action_elem_::s, SET_DSTURI_T, SET_URI_T, setbflag(), action_elem_::string, STRING_ST, tm_binds::t_relay, cpl_functions::tmb, action_elem_::type, action::type, action_elem_::u, and cpl_functions::ulb.
Referenced by reply_callback(), run_default(), and run_proxy().
1.5.6