aboutsummaryrefslogtreecommitdiff
path: root/www/bigbluebutton/files/patch-conf-directory-default-bbbuser.xml
blob: 5450cf54de703f8165ee898d9214a3e3fb2d2ae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- conf/directory/default/bbbuser.xml.orig	2010-11-12 15:46:08.000000000 +0000
+++ conf/directory/default/bbbuser.xml	2010-11-12 15:48:22.000000000 +0000
@@ -3,10 +3,10 @@
       ipauth if you have an cidr= in the user attributes ie cidr="1.2.3.4/32"  
       see <node type="allow" domain="$${domain}"/> in default acl.conf.xml 
   -->
-  <user id="bbbuser">
+  <user id="%%BBB_SIP_USERNAME%%">
     <params>
       <!-- omit password for authless registration -->
-      <param name="password" value="secret"/>
+      <param name="password" value="%%BBB_SIP_PASSWORD%%"/>
       <!-- What this user is allowed to acces --> 
       <!--<param name="http-allowed-api" value="jsapi,voicemail,status"/> -->
     </params>