[asterisk-users] ConfBridge

Magosányi Árpád mag at magwas.rulez.org
Sat Nov 20 14:10:56 CST 2010


  You need the following modules at least. Maybe more, but in a vanilla 
config you will have them already loaded.
It took me some half an hour to figure out that bridge_softmix is needed.
app_confbridge.so
bridge_softmix.so

extensions.conf (this is the most vanilla conference room you can get. 
Answer is important here):
exten => 32,1,Answer
exten => 32,n,ConfBridge(1234)

meetme.conf: (I am a bit confused here, as my conference room 1234 is 
defined only here)
[general]
audiobuffers=32
[rooms]
conf => 1234


On 2010-11-20 19:36, Michael wrote:
> Hello all,
>
>
> Can anyone post a full working example of a configuration required to
> setup a conference room on Asterisk 1.6.2.x, using ConfBridge?
>
>
> Thank you in advance,
>
>
> Michael
>
>




More information about the asterisk-users mailing list