similar to: confbridge - play different sounds to caller and bridge at same time?

Displaying 20 results from an estimated 20000 matches similar to: "confbridge - play different sounds to caller and bridge at same time?"

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,
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
2014 Apr 17
1
Dimensioning
On Thu, 17 Apr 2014, Jerry Geis wrote: > I was thinking transcoding was through PRI card - not gsm to ulaw. :) You can convert the GSM files to ULAW using sox. I tend to transcode everything to WAV (PCM not that funky 'GSM in WAV') because it is relatively cheap (CPU cycles) to transcode from WAV to ULAW and everything else in the world understands WAV just fine. If you really need
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
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'
2017 Nov 22
2
Chan Local, Originate and slin
On Wed, 22 Nov 2017, Dmitriy Serov wrote: > ?same => n,System(printf "Action: Originate\nActionID: 1\nChannel: Local/${number}@mycontext\nApplication: Confbridge\nData: ${confnum}\n" > > /var/spool/asterisk/outgoing/${number}-${confnum}) I get: Unknown keyword 'Action' at line 1 of /var/spool/asterisk/outgoing/... Unknown keyword 'ActionID' at line 2 of
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 Jul 08
0
[asterisk-user] AGI control stream file
Trying to redirect to -user... On Tue, 7 Jul 2009, Bryant Zimmerman wrote: > Hey guys I posted this earlier and did not get any responses. You posted what appear[s|ed] to be a user question to the dev list. I did reply (on June 3), but I may have mis-understood. > I am working on some AGI development that requires control of audio file > playback. The control stream file is working
2015 May 29
2
Debugging dialplan
Please don't top post. > Am 29. Mai 2015 09:42:55 MESZ, schrieb Luca Bertoncello > <lucabert at lucabert.de>: >> Zitat von jg <webaccounts173 at jgoettgens.de>: >>> Yes, it is called "core set verbose 42", the other options is "core >>> set debug 42". Enjoy the show! I know you can specify a level to the verbose application,
2007 Apr 09
1
Re: asterisk-users Digest, Vol 33, Issue 35
We i have settup it like this it giveme caller id agent id and date-time on gsm file but i want them to be in folder on every day basis datewise. exten => _1NXXNXXXXXX,2,Set(CALLFILENAME=${ACCOUNTCODE}-${EXTEN}-${TIMESTAMP}) exten => _1NXXNXXXXXX,3,Monitor(gsm,/rec/asterisk/apr07/${CALLFILENAME},mb) Any Idea ? Faisal > ------------------------------ > > Message: 16 >
2015 Apr 27
2
adding area code
On Mon, 27 Apr 2015, Bryant Zimmerman wrote: > exten => _9XXXXXXX,n,Set(dialnumber=${l_HomeAreaCode}${EXTEN-1}) Missing a colon? ${EXTEN:-1} -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
2015 Jun 26
2
Asterisk 13 logging to two places
On Fri, 26 Jun 2015, Dale Noll wrote: > I added a filter to the /etc/rsyslog.conf file > > :syslogtag, contains, "asterisk" stop > > Syslog is still receiving the messages, but is discarding them. Nice to learn a new (to me) feature of rsyslog. What does 'logger show channels' show? -- Thanks in advance,
2009 May 06
2
Where are 2 letter language values defined?
I've googled for way too long, where are the 2 letter language values defined? I know: en = English es = Spanish fr = French but what about Croatian, Russian, Serbian, Vulcan, etc? Is there a list documented for Asterisk or is it "just use the 2 letter country code Internet TLD?" Thanks in advance, ------------------------------------------------------------------------ Steve
2011 May 17
1
OT, free software for SIP ladder diagrams?
I was debugging a turnup with Global Crossing the other day and they presented me with a web page that displayed a 'ladder diagram' of a call including a ton of detail all neatly organized in tabs and links so you could drill down to any level of detail needed. The copyright notice says 'Copyright? 2008 Empirix.' Is there any free software available to analyze a pcap or
2008 Mar 29
2
Finding iaxy's (iaxies?)
According to http://kb.digium.com/entry/12/ The Iaxy will respond to pings on port 9999. You can ping your broadcast IP on your network and listen with tcpdump on your network on port 9999 which will show the Iaxy responding and what IP address it is coming from. Ex. ping 192.168.1.255 tcpdump -i eth0 udp port 9999" Before I get my karma whacked again, does this work for
2008 Nov 13
1
Asterisk and Zaptel version numbers -- how close is close enough?
I'm doing a new install for an old customer. The customer is running a custom version of Asterisk based on version 1.2.7.1. It works for them -- aside from a memory leak requiring a restart once every couple of months... I think the "corresponding" version of Zaptel is 1.2.5, but I'd like to run a bit more modern like Zaptel 1.2.27. Am I just asking for trouble? Thanks in
2009 Jan 20
1
asterisk-users Digest, Vol 54, Issue 53
Hi Steve; Do u mean by the Iaxy2 is that IAX digium gateway adaptor? If yes, then it has a codec limitation and it does not take ddns name (it needs IP address), also it is gateway and not IP Phone. Or u mean something else? Do u have a link for it so I can see it? Regards Bilal > >> > >>> Anyone knows an IAX IP Phone works fine and > tested? > >> >
2014 Nov 18
2
AGI and AMI in PHP -- What's current?
I'm writing some code that needs to access AMI in PHP. (I'll probably be doing AGI later as well.) I'm looking at phpagi (2.20), but it hasn't been updated since 2010 and appears to be a bit behind current Asterisk -- No event handler for event 'fullybooted'. What PHP framework/library are you using -- and why? -- Thanks in advance,
2010 Jan 03
0
asterisk-users Digest, Vol 66, Issue 4
"asterisk-users-request at lists.digium.com" <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' to