Bringing BigBlueButton and sipX VoIP Server together

144 views
Skip to first unread message

Peter Mueller

unread,
Aug 17, 2010, 1:48:51 PM8/17/10
to bigbluebu...@googlegroups.com
Hello,

I would like to combine my sipX server with a BigBlueButton conference server. Therefore I would need to bring together my sipX server and the Asterisk server from BigBlueButton, which run on different physical PCs.

This is what I want to achieve in the end: I would like to be able to call a number from a phone connected to the sipX server resulting in me participating in a BigBlueButton conference.

I already got it working with an Askozia VoIP server, which is an Asterisk running on a third PC, instead of the BigBlueButton with Asterisk PC. I think I know what settings are necessary from the Askozia GUI but I don't know where to set them in the BigBlueButton's Asterisk (files and places in files) and whether it will work because of possible edits to those files by BigBlueButton. I configured Askozia/Asterisk as a gateway in sipX with a dial plan for that gateway.

So if you can please help me with configuring Asterisk in BigBlueButton the right way, I would appreciate it very much.

Kind Regards
pm

Fred Dixon

unread,
Aug 17, 2010, 4:33:39 PM8/17/10
to bigbluebu...@googlegroups.com
Hi Peter,

This sounds like a good project, and looks like it's for commercial use.  Take a look at the companies offering commercial support for BigBlueButton


and consider engaging one of them to help with a small contract.  You'll tap directly into the members BigBlueButton development team, get a solution quickly, and support in a small way the continued development of this project.

Regards,... Fred



--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To post to this group, send email to bigbluebu...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.

dochiller

unread,
Aug 18, 2010, 11:20:09 AM8/18/10
to BigBlueButton-Setup
I'd love to find a solution for this as well. SipX is so much better
and easier that asterisk... Post back if you find a solution.

Richard Alam

unread,
Aug 18, 2010, 11:29:22 AM8/18/10
to bigbluebu...@googlegroups.com
Hi Peter,

If I understand you correctly, I think you just need to peer your SipX
with Asterisk.

You just need to edit /etc/asterisk/sip.conf to add an peer entry for
your SipX. Make sure then peer context is set to bbb-voip.

[from-sipx]
type=peer
context=bbb-voip
host=dynamic
disallow=all
allow=ulaw

HTH

Richard


On Tue, Aug 17, 2010 at 1:48 PM, Peter Mueller
<pmsto...@googlemail.com> wrote:

> --
> You received this message because you are subscribed to the Google Groups
> "BigBlueButton-Setup" group.
> To post to this group, send email to bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to
> bigbluebutton-s...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bigbluebutton-setup?hl=en.
>

--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton

pm

unread,
Sep 10, 2010, 6:20:34 AM9/10/10
to BigBlueButton-Setup
Hi Richard and dochiller,

thank you very much for your reply. This worked with a slight
variation for the properties of our environment. My colleague figured
out, that with our sipX Server with static IP we must use a static IP
info. Also we didn't set user rights. So instead of your suggestion:

On 18 Aug., 17:29, Richard Alam <ritza...@gmail.com> wrote:

> You just need to edit /etc/asterisk/sip.conf to add an peer entry for
> your SipX. Make sure then peer context is set to bbb-voip.
>
> [from-sipx]
> type=peer
> context=bbb-voip
> host=dynamic
> disallow=all
> allow=ulaw
>


We added in /etc/asterisk/sip.conf right above the line

#include bbb_sip.conf

the following lines:

[from-sipx]
type=peer
context=bbb-voip
host=192.168.0.1

Together with the unmanaged Gateway we configured in sipX and
corresponding Dial Plan this worked great. I hope it is clear, what
needs to be done and you'll be successful as well, dochiller.
Reply all
Reply to author
Forward
0 new messages