MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / pv_set_tm_branch_attr

Function pv_set_tm_branch_attr

modules/tm/tm.c:2871–2875  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2869}
2870
2871static int pv_set_tm_branch_attr(struct sip_msg* msg, pv_param_t *param,
2872 int op, pv_value_t *val)
2873{
2874 return _pv_set_tm_branch_field( msg, param, op, val, BR_ATTR_ID);
2875}

Callers

nothing calls this directly

Calls 1

_pv_set_tm_branch_fieldFunction · 0.85

Tested by

no test coverage detected