Closed GoogleCodeExporter closed 9 years ago
Hi Jan,
Try editing the file
/var/www/bigbluebutton/client/lib/bbb_webrtc_bridge_sip.js
and change the line 162
var configuration = {
uri: 'sip:' + encodeURIComponent(username) + '@' + server,
wsServers: 'ws://' + server + '/ws',
displayName: username,
register: false,
In the future, please post configuration questions to bigbluebutton-setup
https://groups.google.com/forum/#!forum/bigbluebutton-setup
If in helping you in the forums we find an error, we'll open an issue here.
Original comment by ffdixon@gmail.com
on 12 May 2015 at 11:45
Original issue reported on code.google.com by
JanKrohn...@gmail.com
on 12 May 2015 at 11:12