similar to: Make ConfBridge hang up on last participant

Displaying 20 results from an estimated 2000 matches similar to: "Make ConfBridge hang up on last participant"

2006 Jun 09
2
Terms..?
I read this list often, and although I'm not smart enough to contribute, I learn a lot every day. But I read a post from this morning that contained this: >a fair amount of jiggery-pokery Just wondering...is this a technical term? Where is it documented? I won't offer any insight into what vision it gave me. ;-) Thanks for all the work on the distribution and all the invaluable
2015 Jan 06
0
Participant unable to hear other participants in ConfBridge
Hi All, The issue appearing at the random for confbridge module i.e. in some cases if a participant joins the confbridge, he/she unable to hear others which make him/her to hangup the call and redial the bridge again. By joining the bridge second time, participant able to hear the other participants. Any ideas which may causing this issue? As Asterisk version I'm using is 11.2.1. Is it a
2009 Jun 28
1
CentOS 5.3 and NTFS
Aaaaaa, I'm pulling out my hair over here! I have an external USB drive which I had at work, connected just fine to my CentOS 5.3 box. I recall there was some jiggery-pokery involved, but do not recall just what. So now I'm on my wife's freshly installed CentOS 5.3 laptop trying to get it going, and I keep getting errors about FATAL: Module fuse not found. I saw this message from
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
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
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 =>
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
2011 Mar 21
0
Record individual callers in ConfBridge?
Hi everyone, I haven't used Asterisk in many years, but in searching for a good podcasting solution that will allow me to record three or four participants to individual tracks (which would allow me to go in and do noise removal on each participant individually, giving a higher quality), I came up with the idea to use Asterisk. Now I've installed it and got it all set up and did a test
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
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 Feb 27
1
Temporarily placing confbridge participants on hold - two way muting
Is there a way of temporarily suspending participants in a conference? Say I have 5 users, A,B,C,D,E and I wish A, B and C to have a discussion in the confbridge session that D and E can't hear, is there a way to suspend D and E for a while (whilst they are played music or whatever) and later join them back in? Failing that, I was considering kicking them and using an AGI script to rejoin
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
2018 Jun 01
2
Re: Make discard='unmap' the default?
On 06/01/2018 05:19 AM, Daniel P. Berrangé wrote: > On Thu, May 31, 2018 at 02:34:15PM -0500, Ian Pilcher wrote: >> Is it possible to make discard='unmap' the default for virtio-scsi >> disks? (Related, is it possible to make virtio-scsi the default disk >> type, rather than virtio-blk?) > > This is really a question for whatever management tool you're
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
2014 Jun 18
0
Start/Stop recording in confbridge
Hi guys How can I record the confbridge only when after a marked user is logged in to conference ? Is there any option on the confbridge to start recording when marked user is logged in instead of when the first user logs in ? I tried setting up "same => n,Set(CONFBRIDGE(bridge,record_conference)=yes)" before sending marked user to the conference but it won't start the recording
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 Jun 10
0
How to kick/mute using ConfBridge application
Hi All, We are currently evaluating the confbridge application while we prepare to upgrade our environment to asterisk v1.6.2.x. We have run in to two issues using it to kick/mute participants in a bridge and would like to ask for the experience of others running the application for any work-arounds. Firstly for kicking participants, would it be possible to use the softhangup application
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
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 ?
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