[Pkg-voip-commits] [resiprocate] 01/01: Add sample users.txt file
Daniel Pocock
pocock at alioth.debian.org
Tue Oct 8 09:56:57 UTC 2013
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch debian-experimental
in repository resiprocate.
commit 424118a903d3937e04f063774911500c8643e3bd
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Mon Sep 30 23:10:14 2013 +0200
Add sample users.txt file
---
debian/conf/reTurnServer-users.txt | 1 +
debian/conf/reTurnServer.config | 2 +-
debian/resiprocate-turn-server.install | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/conf/reTurnServer-users.txt b/debian/conf/reTurnServer-users.txt
new file mode 100644
index 0000000..2ef5942
--- /dev/null
+++ b/debian/conf/reTurnServer-users.txt
@@ -0,0 +1 @@
+test:foobar:example.org:REFUSED
diff --git a/debian/conf/reTurnServer.config b/debian/conf/reTurnServer.config
index 4ee072f..d0dccbf 100644
--- a/debian/conf/reTurnServer.config
+++ b/debian/conf/reTurnServer.config
@@ -108,7 +108,7 @@ AuthenticationRealm = reTurn
#
# This file format is interchangeable with TurnServer.org's user database
#
-#UserDatabaseFile = /etc/reTurnServer-users.txt
+UserDatabaseFile = /etc/reTurnServer-users.txt
########################################################
diff --git a/debian/resiprocate-turn-server.install b/debian/resiprocate-turn-server.install
index a8eeabc..735be55 100644
--- a/debian/resiprocate-turn-server.install
+++ b/debian/resiprocate-turn-server.install
@@ -1,2 +1,3 @@
usr/sbin/reTurnServer
debian/conf/reTurnServer.config etc
+debian/conf/reTurnServer-users.txt etc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git
More information about the Pkg-voip-commits
mailing list