We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632b46a commit 4d1e577Copy full SHA for 4d1e577
modules/rtpengine/rtpengine.c
@@ -275,7 +275,6 @@ static const str stat_maps[] = {
275
276
static char *gencookie();
277
static int rtpe_test(struct rtpe_node*, int, int);
278
-static int start_recording_f(struct sip_msg* msg, str *flags, pv_spec_t *spvar);
279
static int stop_recording_f(struct sip_msg* msg, str *flags, pv_spec_t *spvar);
280
static int pause_recording_f(struct sip_msg* msg, str *flags, pv_spec_t *spvar);
281
static int start_recording_f(struct sip_msg* msg, str *flags, pv_spec_t *spvar);
0 commit comments