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

Function get_tm_table

modules/tm/h_table.c:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96
97
98struct s_table* get_tm_table(void)
99{
100 return tm_table;
101}
102
103
104unsigned int transaction_count( void )

Callers 7

mi_tm_hashFunction · 0.85
matching_3261Function · 0.85
t_lookup_requestFunction · 0.85
t_lookupOriginalTFunction · 0.85
t_reply_matchingFunction · 0.85
t_lookup_identFunction · 0.85
t_lookup_callidFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected