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

Function rtpproxy_stream4_f

modules/rtpproxy/rtpproxy_stream.c:124–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124static int
125rtpproxy_stream4_f(struct sip_msg *msg, str *pname, int count,
126 nh_set_param_t *setid, pv_spec_t *var, int stream2uac)
127{
128 return rtpproxy_stream(msg, pname, count, setid, var, stream2uac);
129}
130
131int
132rtpproxy_stream2uac4_f(struct sip_msg* msg, str *pname, int *count,

Callers 2

rtpproxy_stream2uac4_fFunction · 0.85
rtpproxy_stream2uas4_fFunction · 0.85

Calls 1

rtpproxy_streamFunction · 0.85

Tested by

no test coverage detected