bigbluebutton-Github/bigbluebutton-client/resources/dev/join-mock.xml
Richard Alam c544212637 - move join-mock.xml to dev resource and add to .gitignore. Devs should copy this file from dev
resource if they want to use this.
 - delete config.xml.dev as devs can copy config.xml.template to create their own config.xml
2010-07-04 11:39:30 -04:00

10 lines
271 B
XML

<join>
<returncode>SUCCESS</returncode>
<fullname>Test User</fullname>
<role>MODERATOR</role>
<conference>conference-mock-default</conference>
<room>room-mock-default</room>
<voicebridge>85115</voicebridge>
<mode>LIVE</mode>
<record>true</record>
</join>