macielbombonato / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Poblem with audio conference on Ubuntu 10.10 #876

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I installed BigBlueButton 0.71a on Ubuntu 
As Voice Conference Server I installed Asterisk.
The problem is: in conference room only one person can speak at the same time. 
Are there any settings for the concurrent speakers?

Original issue reported on code.google.com by firi...@gmail.com on 20 Feb 2011 at 9:03

GoogleCodeExporter commented 9 years ago
Can you tell us:

1) How did you install BigBlueButton 0.71a (packages or source)?
2) What version of Ubuntu are you using?
3) What is the output of 

   sudo bbb-conf --check

Original comment by ffdixon@gmail.com on 21 Feb 2011 at 12:09

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I installed from packages, according to the instructions
http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu
my ubuntu version 10.10 (not 10.04 as recomended, so, I suppose it could be a 
problem)

output 
root@laptop:~#  bbb-conf --check

BigBlueButton Server 0.71a
                    Kernel version: 2.6.35-25-generic
                      Distribution: Ubuntu 10.10 (32-bit)
                            Memory: 2009 MB

/var/www/bigbluebutton/client/conf/config.xml
        Port test (tunnel): 192.168.0.101
                              Red5: 192.168.0.101

/etc/nginx/sites-available/bigbluebutton
                       server name: 192.168.0.101
                              port: 80
                    bbb-client dir: /var/www/bigbluebutton

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties 
(bbb-web)
                      bbb-web host: 192.168.0.101

/var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp (API demos)
                  bbb-web-api host: 192.168.0.101

/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml
                  voice conference: konference (asterisk)

** Potential problems described below **
root@laptop:~# 

Original comment by firi...@gmail.com on 1 Mar 2011 at 8:05

GoogleCodeExporter commented 9 years ago
Hi there,

We don't develop, package, install, or test for Ubuntu 10.10, so some features, 
such as audio, may not work.  The instructions at

   http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu

state

    "This document contains instructions for installing/upgrading BigBlueButton 0.71a on a Ubuntu 10.04 32-bit or 64-bit server (earlier or later versions of Ubuntu are not supported)."

We have no plans to support 10.10 it at the moment.  Recommend you install 
BigBlueButton on Ubuntu 10.04.

Ubuntu 10.04 is a long term support release, which means it will receive 3 
years of security updates, whereas 10.10 will only receive 18 months of 
updates.  

Original comment by ffdixon@gmail.com on 1 Mar 2011 at 12:23

GoogleCodeExporter commented 9 years ago
We've seen that FreeSWITCH also has dependency issues when installing on Ubuntu 
10.10, specifically for 

- freeswitch-sounds-en-us-callie-8000
- freeswitch-sounds-en-us-callie-16000
- freeswitch-sounds-music-16000

Original comment by ffdixon@gmail.com on 7 Mar 2011 at 1:14

GoogleCodeExporter commented 9 years ago
We are not doing any testing on audio conference in Ubuntu 10.10.   The next 
update for packaging will be to move to Ubuntu 12.04.  See

   http://code.google.com/p/bigbluebutton/issues/detail?id=1275

Original comment by ffdixon@gmail.com on 11 Nov 2012 at 5:17