similar to: Confbridge SFU for Asterisk 15

Displaying 20 results from an estimated 1000 matches similar to: "Confbridge SFU for Asterisk 15"

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
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 4:27 PM, Joshua Colp wrote: > On Tue, Nov 14, 2017, at 06:25 PM, Carlos Chavez wrote: >> 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
2013 May 08
0
Confbridge Dynamic video_mode
Hi All, I want to set the video_mode of the confbridge dynamically in the dialplan. SO say if 5 users join the conference with follow_talker mode, it should work like that (and it does). But if 6th user changes the video_mode to first_marked and gets marked in the dial plan and joins the conference, he does not become the single video source of the conf. The video mode stays follow_talker. I
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
2012 Sep 25
1
confbridge video support
Where does video support for confbridge stand? I need to be able to take in multiple video callers and have the active speaking caller displayed to all participants. Are we there yet in Asterisk 10 or 11? Thanks Bryant -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Nov 14
2
Confbridge SFU for Asterisk 15
Trace with 3 clients. We can hear each other but no video. https://pbxoficina.telecomabmex.com/nextcloud/index.php/s/X0PQ5FrYeqCwwkz On 11/14/17 5:06 PM, Joshua Colp wrote: > On Tue, Nov 14, 2017, at 07:03 PM, Carlos Chavez wrote: >> On 11/14/17 4:27 PM, Joshua Colp wrote: >> >>> On Tue, Nov 14, 2017, at 06:25 PM, Carlos Chavez wrote: >>>> On 11/14/17 3:55
2018 May 23
3
Trying to add MoH to conference bridge
Hi all, I've got an AGI script that launches the conference bridge with a line like: "$main::agi->exec(ConfBridge,$conf,default_bridge,default_user,$menu_profile)" The $conf variable contains the room number. I'm trying to configure it so that when only one person is in the conference, they hear moh. My /etc/asterisk/confbridge.conf looks like:
2014 Nov 14
0
Asterisk 13 confbridge recordings not working
We upgraded from asterisk 11 to asterisk 13. Recordings were working fine in 11 but nothing is being written on 13. Here is the dialplan segment same => n,ExecIF($["${TL_PHONE_CALL_RECORD}"="TRUE"]?SET(CONFBRIDGE(bridge,record_conference)=yes)) same =>
2011 Nov 10
2
Asterisk 10.0.0-rc1 Now Available
The Asterisk Development Team is pleased to announce the first release candidate of Asterisk 10.0.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All Asterisk users are encouraged to participate in the Asterisk 10 testing process. Please report any issues found to the issue tracker, https://issues.asterisk.org/jira. It is also
2011 Nov 10
2
Asterisk 10.0.0-rc1 Now Available
The Asterisk Development Team is pleased to announce the first release candidate of Asterisk 10.0.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All Asterisk users are encouraged to participate in the Asterisk 10 testing process. Please report any issues found to the issue tracker, https://issues.asterisk.org/jira. It is also
2013 Apr 18
5
ODBC dialplan looping problem
All, Thank you in advance for any help. I have a customer in need of a conferencing system. A requirement is for users to each have their own PIN for the same bridge. So, I put the list of users, PINs bridges into a MYSQL DB and used an ODBC connector to parse the table. Asterisk is connected and reads the rows as expected. The problem is that if a user enters a PIN that is NOT in the table,
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
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.
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
2010 Mar 19
2
confbridge not working?
Hi guys, I'm trying to move away from meetme to loose the dependency on dahdi. ConfBridge seems to be a good fit but I can't get it going. The document sounds like an easy to use app. Am I missing any bridge_ modules? Asterisk 1.6.2.0~rc2-0ubuntu1.2 -- Executing [521 at outbound:1] Answer("SIP/109-b877a8c8", "") in new stack -- Executing [521 at
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 ?
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