Confbridge Setup

Home » Asterisk Users » Confbridge Setup
Asterisk Users 2 Comments

Hi all,

I’m trying to configure a few conference bridges. I’ve started with the very basic:

[general]

[default_bridge]
type=bridge

[default_user]
type=user

[default_bridge]
type=bridge

[5340]
type=bridge

However:

confbridge list Conference Bridge Name Users Marked Locked?
================================ ====== ====== =======*CLI>

It doesn’t seem to be creating any bridges and I’m sure I’ve left something basic out. What am I missing?

Finally, once I’ve got this working, can all of this be put into a database?
If so, what table structure do I use?

Thanks in advance,

2 thoughts on - Confbridge Setup

  • You can’t see them until someone joins the bridge, might be able to put in db using the asterisk live setup

  • Hello,

    Thanks for getting back to me. I didn’t know that the conferences wouldn’t show up on the list until they were “active;” I thought that was meant to show the defined conferences.

    However, when I try to dial into the conference room that I (think) have defined, I see:

    — [Apr 18 14:33:27] — AGI Script Executing Application: (ConfBridge) Options: (5340)
    [Apr 18 14:33:27] ERROR[3048][C-0000b16d]: app_confbridge.c:1201 join_conference_bridge: Conference ‘5340’ mixing bridge could not be created.

    What do I need to do in order for a mixing bridge to be created?

    Thanks again,

    Mike.