similar to: confbridge not working?

Displaying 20 results from an estimated 300 matches similar to: "confbridge not working?"

2011 May 19
6
ConfBridge - Failed to find a bridge technology to satisfy capabilities
Hi, I am trying to use ConfBridge application, but it throws "Failed to find a bridge technology to satisfy capabilities 0x4 (ulaw)" error. Please see console output below. -- Executing [501 at services:9] ConfBridge("SIP/OpenSER-00000005", "1001") in new stack [May 19 13:36:05] DEBUG[7452]: app_confbridge.c:404 join_conference_bridge: Trying to find conference
2016 Apr 16
2
confbridge setup
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
2007 Apr 18
2
[Bridge] bridge-utils + Linksys WET11
So, I'm setting up my first bridge, and I'm running into an interesting issue. I have a 4 port NIC (formerly 4 seperate /29 and /28 LANs) and an onboard NIC (to my ISP). I've setup the bridge using the script included at the bottom of this email (modified from Gentoo for Aurora). When the WET11 (the WET11 is a simple ethernet to wireless bridge) is unplugged, the bridge works
2009 May 06
1
ConfBridge versus MeetMe
Formerly on a thread called [asterisk-dev] Where to find the code of application Bridge On Wed, May 6, 2009 at 7:38 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote: >> Can someone please tell me in which file the code for the application to >> be found? I was not able to find a file named app_bridge.c in the folder >> apps. > > app_bridge.c ? app_confbridge.c ?
2014 Apr 04
1
Confbridge options
Hi, I'm doing an evaluation of Confbridge (migrating from Meetme). Looking at: https://wiki.asterisk.org/wiki/display/AST/ConfBridge+10 Under the heading "User Profile Configuration Options" the option announce_only_user is present. The sample config looks like this: -- ;announce_only_user=yes ;Sets if the only user announcement should be played when a channel enters a empty
2019 Oct 22
2
ConfBridge and sound prompts
We have a product that uses Asterisk via AMI. I am relatively certain we used to be able to play prompts by actions like the following to make asterisk play the confbridge-join prompt when a new user joins the confbridge. However, that doesn't seem to work now. Action: SetVar ActionID: C58 Channel: PJSIP/1003-00000003 Variable: CONFBRIDGE(bridge,sound_join) Value: en/confbridge-join Does
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge: [conferences] exten=>_8[1-9],1,Answer() ;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234) exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) exten=>_8[1-9],n,Hangup And that works. Also changed the hints: ;;exten => 81,hint,MeetMe:81 exten => 81,hint,ConfBridge:81 ;;exten => 82,hint,MeetMe:82 exten => 82,hint,ConfBridge:82 ;;exten
2015 Apr 13
1
meetme vs confbridge max user comparison wanted
I've got some Asterisk 11 (I could 'upgrade' if needed) hosts using meetme and I'd like to switch to confbridge to service more callers. Can anyone reply with their experience along the lines of 'using meetme I was only getting x callers per server but with confbridge I now get y callers per server?' -- Thanks in advance,
2017 Oct 13
2
Confbridge GUI?
I have a very old server that is used only for conferences on Meetme. To manage the conference rooms we use Web Meetme. Now it is time to upgrade everything but since Meetme is no longer available I need to find a replacement GUI to manage the conference rooms. Anyone know a solution that works with Confbridge? I found "Asterisk Confbridge Manager" from a russian company but it
2012 Jan 23
1
ConfBridge details
running Asterisk 1.8.9.0-rc2, what are the ways to interface with ConfBridge ? I see the CLI command 'confbridge' documented for asterisk 10, but i dont see how to interface with confbridge on 1.8 What I'm trying to do is keep track of conferences that are used. I tried something like the below, but not only does Confbridge not return, but i'd need something that erases the
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
Hi All, I am working on Asterisk 12.6.0 with ConfBridge module, when there are multiple user like admin and normal participant running with conference. When I try to kicked 2 user (Normal User), it play file "conf-kicked" and again join conference My scenario in confbridge like. 1] Admin User (e.g. SIP/8484-00000000) 2] Normal User (e.g. SIP/8484-00000001) 3] Admin User (e.g.
2017 Nov 14
2
Confbridge SFU for Asterisk 15
I am trying to get the "Mega Phone" demo working on my office PBX but there seems to be a problem when trying to set the default bridge to sfu mode. I have the following configuration in confbridge.conf in the default_bridge section: video_mode = sfu but when I do a "confbridge show profile bridge default_bridge" I see: Video Mode: no video I can change it
2011 Apr 25
4
The new ConfBridge application is now in Asterisk Trunk!
Howdy, I am proud to announce that after a good bit of development, community feedback, testing, and code review, the brand new ConfBridge application has been officially merged into Asterisk Trunk!!! http://svnview.digium.com/svn/asterisk?view=revision&revision=314598 If you are already familiar with ConfBridge from Asterisk 1.6.X and 1.8, forget everything you know. This is a completely
2019 Aug 05
2
ConfBridge audio issues
We have a system where two calls are in a ConfBridge with recording. This is Asterisk 16.3.0 Channel A seems to work perfectly. Wireshark is showing the RTP to/from working fine and having no jitter/lag issues. This call hears everything from channel B. Channel B we have more issues capturing a wireshark trace because their channel can be in the system for hours. When the two calls are in the
2012 Jan 04
1
ConfBridge no audio problem
We're encountering no audio issues in ConfBridge. Only the moderator and the 1st invited have audio. When the 2nd invited number picks up the phone, only the announcement is heard, then followed by silence. This occurs frequently. Only 1 out of 5 test calls do not have this problem. We were hoping that switching from MeetMe to ConfBridge will solve the no audio issue, since there's no
2013 Jun 03
1
Confbridge doesn't kick chan_local
I have a confbridge setup that feeds the conference from the ALSA microphone input (this is the conference leader) and then uses app_ices to send the conference audio to icecast. I start the conference leader like this: console dial 1000_admin at conferences I join the ices user to the confbridge with a call file: Channel: Local/1000 at conferences MaxRetries: 2 RetryTime: 60 WaitTime: 30
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 3:55 PM, Joshua Colp wrote: > On Tue, Nov 14, 2017, at 05:47 PM, Carlos Chavez wrote: >> I followed the blog post and I can get video from the conference if >> I configure the bridge as follow_talker so I know everything is working >> on the pjsip side. The only problem is that video_mode = sfu is >> apparently not valid in either confbridge.conf or
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 3:38 PM, Joshua Colp wrote: > On Tue, Nov 14, 2017, at 05:23 PM, Carlos Chavez wrote: >> I am trying to get the "Mega Phone" demo working on my office PBX >> but there seems to be a problem when trying to set the default bridge to >> sfu mode. I have the following configuration in confbridge.conf in the >> default_bridge section: video_mode
2020 Aug 07
1
Confbridge
To all: No matter what I try, I cannot get the system to wait for the admin to join. It just dumps users into the bridge directly. I do not have a pin for users, does that matter? What am I missing? Another issue the absolute timeout is not working ? ... have recordings that last for over 24 hours... and this should not happen... All calls should hangup after 4 ? Any ideas ? Any help is much
2012 Jul 26
1
Confbridge examples for Asterisk 10?
Does anyone have any application examples for Confbridge in Asterisk 10? I'm just looking for simple ad-hoc functionality similar to meetme in 1.8. Thank you in advance.