Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
struct s_table* get_tm_table(void)
99
{
100
return tm_table;
101
}
102
103
104
unsigned int transaction_count( void )
Callers
7
mi_tm_hash
Function · 0.85
matching_3261
Function · 0.85
t_lookup_request
Function · 0.85
t_lookupOriginalT
Function · 0.85
t_reply_matching
Function · 0.85
t_lookup_ident
Function · 0.85
t_lookup_callid
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected