Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ fixup_db_id_async
Function
fixup_db_id_async
modules/sqlops/sqlops.c:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
static int fixup_db_id_async(void** param)
665
{
666
return fixup_db_id(param, 1);
667
}
668
669
670
static int w_sql_avp_load(struct sip_msg* msg, void* source,
Callers
nothing calls this directly
Calls
1
fixup_db_id
Function · 0.85
Tested by
no test coverage detected