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

Function w_t_newtran

modules/tm/tm.c:1302–1305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1300
1301
1302static int w_t_newtran( struct sip_msg* p_msg)
1303{
1304 return t_newtran( p_msg , 0 /*no full UAS cloning*/);
1305}
1306
1307
1308static int w_t_on_negative( struct sip_msg* msg, void *go_to)

Callers

nothing calls this directly

Calls 1

t_newtranFunction · 0.85

Tested by

no test coverage detected