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

Function fixup_append_mbranch_flags

core_cmds.c:980–983  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

978};
979
980static int fixup_append_mbranch_flags(void** param)
981{
982 return fixup_named_flags(param, append_mbranch_flag_names, NULL, NULL);
983}
984
985
986static int w_append_msg_branch(struct sip_msg *msg, str *uri, int *qvalue,

Callers

nothing calls this directly

Calls 1

fixup_named_flagsFunction · 0.85

Tested by

no test coverage detected