Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ w_calculate_hooks
Function
w_calculate_hooks
modules/tm/dlg.c:133–136 ·
view source on GitHub ↗
* wrapper to calculate_hooks * added by dcm */
Source
from the content-addressed store, hash-verified
131
* added by dcm
132
*/
133
int w_calculate_hooks(dlg_t* _d)
134
{
135
return calculate_hooks(_d);
136
}
137
138
/*
139
* Create a new dialog - internal function
Callers
2
t_uac
Function · 0.85
request
Function · 0.85
Calls
1
calculate_hooks
Function · 0.85
Tested by
no test coverage detected