similar to: How to mute DTMF in meetme?

Displaying 20 results from an estimated 9000 matches similar to: "How to mute DTMF in meetme?"

2005 Aug 27
0
how can I reduce delays in meetme with zap channels
My boss is complaining that the delay between speaking and hearing in a meetme conference is noticeable and doesn't want to roll out our system until I can eliminate the delay. Personally, I don't think the delay is significant, but I don't sign his check. The system consist of 3 1u's, each with a single quad t1 card. Each card has 2 t1's running NFAS. The "t1
2005 Aug 24
0
ANI2 AKA Info Digits not supported?
I'm not receiving ANI2 (info digits) on my SBC PRI's. SBC said they're sending them. I called Digium support and was told it is not supported. Is anybody receiving ANI2 on a PRI? Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST Newline pagesteve@sedwards.com
2005 Aug 23
2
SIP powercycle not hanging up
I have Sipura 841's talking to a CVS-HEAD of August 4. If I disconnect the power to the Sipura, Asterisk does not hang up the channel. My sip.conf for this phone looks like: ; [super1] ; Sipura 841 disallow = all allow = ulaw callerid = "super1"
2009 May 07
1
How to get meetme participants in dialplan?
The meetmeadmin() dialplan function lets you specify a user to mute, un-mute or kick. But how do you get a list of users in your dialplan? When a user joins a conference, the user number assigned is "the last user number +1." If you have a long running conference with callers joining and leaving all the time, this can grow to be a large number. I want to be able to
2014 Dec 08
1
Want web page to listen to meetme (WebRTC?)
I have a web page to do the usual meetme admin stuff -- mute, kick, etc. Now, the client is asking if they can listen to the meetme -- click and audio comes out the computer speakers. How can this be implemented? Is this a use case for WebRTC? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com
2004 Sep 24
0
Re: Setting [rx/tx]gain for spandsp/fax
I'm wondering if tweaking [rx|tx]gain would improve my fax reception success rate. Running ztmonitor when receiving a fax shows 4 "octos" and an * on the RX side and nothing on the TX side. At the end of the page, there's a burst where RX goes to about 1/2 and TX goes to about 2/3 of the range displayed. Any opinions? Thanks in advance,
2004 Dec 13
0
Transfer and keep variables
Is there any way to transfer a call from host to host and keep the call's variables intact? -- specifically, UNIQUE_ID and user created variables like CARD_NUMBER, EXPIRATION_DATE, and CVV2? Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST Newline
2005 Mar 07
0
iax2 setvars help needed
I'm trying to pass a variable between servers using "setvar" in iax.conf. I have a box (ts2) with a t100p in it. It answers the call and dials another box (ast0) via IAX. I want to pass a variable along with the call from ts2 to ast0. I'm running CVS-HEAD-03/07/05 on ts2 and ast0. ts2's iax.conf: [general] disallow = all allow
2005 Aug 03
0
chanspy not working with Agents
I'm trying to spy on an agent (Agent/54321). I can "dial(Agent/54321)" successfully. If I "chanspy(Agent/54321)" or "chanspy(Agent)" all I get is a series of beeps. Any clue where I should start looking? Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards@sedwards.com Voice:
2004 Dec 17
6
OT: DSL without voice
A lot of people are going for the "VOIP only" approach, but SBC says you have to have an active analog voice circuit before they will sell you DSL. Does anybody know which DSL providers will sell you DSL without making you pay for a voice circuit? Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards@sedwards.com
2009 Jul 10
0
Meetme problem (talk detection/opt) in 1.6.1.1
On Fri, 10 Jul 2009, Jared Mauch wrote: > I need the 'talking' information to better identify rogue people > on bridges. I'm a 1.2 Luddite so I don't have all these fancy new features :) A different solution to a similar problem. I had problems with abusive callers in my conferences. I whipped up some dialplan and AGI mojo to let an admin mute and unmute individual
2014 Mar 21
3
Need more meetme users -- hitting some limit
I'm trying to determine the capacity of my host running Asterisk 11.8.1 on CentOS 6.5. The host is an Intel E3-1240v3 with 8GB RAM, an SSD, and gigabit Ethernet. The primary application will be bridging groups of users using meetme(). I'm using 2 boxes -- 1 to initiate calls using call files (box1), and 1 behaving a bit more like a production box -- bridging calls (box2). The call
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,
2006 Oct 13
1
Asterisk (meetme) and SMP/HT OK?
In the past, there have been reports of problems with Asterisk with multiple processors and/or HyperThreading. I'm having a !@#$ of a problem with an HPDL380 with 2 3.4gHz Xeon processors, 2 gb RAM -- if I got 24 hours I'd think I had died and gone to heaven :) Am I missing something obvious like "Asterisk is single CPU, single core?" I can't access the ILO so I
2011 Jan 24
1
U-verse DTMF tuning for Zaptel
One of my clients is complaining that their customers that use U-verse (and other cable providers) for telephone service cannot enter credit card numbers reliably. The issue not all digits are received in my dialplan. The calls come in on PRI. It's an old 1.2 install, so the only tweak available is 'relaxdtmf.' Any clues on how to proceed? Would jumping to 1.6 help? -- Thanks
2009 Jul 20
0
[asterisk-user] MeetMe feature request: bypass pincode
First off, not a dev question, redirecting to -user. On Sun, 19 Jul 2009, Emrah wrote: > Would it be possible to imagine an option that avoids the need of > entering the pin code of a conference room? Unless I'm misunderstanding you, just create the meetme without requiring a pin. See: [core] show application meetme or whatever random order of words makes sense to your version
2009 Jun 08
1
MeetMe: Mute All Lines Automatically?
I'm considering implementing an Asterisk PBX for conferencing. Before I get started, I wanted to make sure that it supports the features that I need. I plan to use Asterisk as a conference bridge only. I want people to be able to use my conference to listen live to lectures/etc, without having to listen to others in the conference. I'm using the FreePBX web interface, and I can't
2007 Jun 12
0
anyway in meetme to mute all but one user?
Hi. I am using latest asterisk 1.2 and it would be nice in a meetme conference to be able to mute all but a particular user and then unmute all those users again with one command. Am I missing something or is this not available? Maybe I could write something, but I wanted to check first. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
2011 Sep 02
0
No subject
is typing his number, though there is a 15 seconds timeout, and even if = I type the number very fast it still may happen to me.<o:p></o:p></p><p = class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><p class=3DMsoNormal>It has = been my casual observation that the speed at which I enter digits on my = phone is unrelated to the speed at which my
2009 Aug 29
0
asterisk-users Digest, Vol 61, Issue 84
On Sat, Aug 29, 2009 at 10:30 PM, <asterisk-users-request at lists.digium.com>wrote: > Send asterisk-users mailing list submissions to > asterisk-users at lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message with subject or body 'help'