[Pkg-voip-commits] [janus] 126/282: Updated NoSIP plugin to use new rtpsrtp.h header

Jonas Smedegaard dr at jones.dk
Wed Dec 20 21:53:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.6-1
in repository janus.

commit 6e15362efd92eddabb4c6d7d03cf6173142f9449
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Fri Oct 13 11:57:14 2017 +0200

    Updated NoSIP plugin to use new rtpsrtp.h header
---
 plugins/janus_nosip.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/janus_nosip.c b/plugins/janus_nosip.c
index 63b289c..a5c3827 100644
--- a/plugins/janus_nosip.c
+++ b/plugins/janus_nosip.c
@@ -65,6 +65,7 @@
 #include "../mutex.h"
 #include "../record.h"
 #include "../rtp.h"
+#include "../rtpsrtp.h"
 #include "../rtcp.h"
 #include "../ip-utils.h"
 #include "../sdp-utils.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list