similar to: Someone please try MeetMe MOH with latest CVS and GS phone

Displaying 20 results from an estimated 7000 matches similar to: "Someone please try MeetMe MOH with latest CVS and GS phone"

2006 Mar 18
1
GS BT102 dual ethernet port -bandwidth impact
FYI for anyone using the dual ethernet ports on a Grandstream BT102. I'm using a BT102 connected to an HP2524 10/100 switch, which has an asterisk box connected directly to it. No VLANs defined or in use. Measured bandwidth: PC -> HP Switch -> Asterisk : actual throughput measured at 94.1 mbps. PC -> BT102 -> HP Switch -> Asterisk : actual measured at 8.86 mbps. The
2004 May 18
0
MeetMe conference delay increasing
I've just noticed a strange behaviour with a MeetMe conference. I have a pair of phones (GS BT102) on my desk, and dialled both of them into a conference on speakerphone. If I spoke or made a sound, I heard it replayed from both speakers together a split second later, as expected. I went away for about 15 minutes, leaving the conference running. When I came back any sound I made came back
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the suggestion Tony, I installed each codec for MoH, core sounds, and extra sound packages. Unfortunately the tests produce the same results. [Sep 1 20:36:45] ERROR[10081][C-00007fe5]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x20380b0 ( continuously for a while followed by a [Sep 1 20:36:46] WARNING[7761][C-0000770d]:
2008 Mar 04
1
Clustering Meetme over multiple boxes?
Has anyone here done any work on clustering Meetme conferences over multiple Asterisk boxes? The scenario I am thinking of is where there are two or more boxes connected to a set of PRIs that all answer to the same PSTN number, and where it's not possible to know in advance on which box a call would arrive. So it would be possible to have some calls on one box and some on another, that should
2004 Aug 16
1
Is "Meetme" a generic term?
Just a trivial question: was the term "Meetme" invented for Asterisk as something like a brand name for its conferencing? Or was it an existing generic term for dial-in conferencing? Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
2011 Apr 20
2
No voice in MeetMe for SIP with
Thanks a lot Tony and Dhaval for your much appreciable suggestions. Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA. www.siemens.com Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com Date: Wed, 20 Apr 2011 13:55:25 +0530 From: DHAVAL INDRODIYA <dhaval.it01034 at gmail.com>
2005 Oct 04
1
Firefly 2 third-party version?
I found version 2.0.0 of Firefly on the Freshtel site, but it only has the network setup options for the Freshtel network, despite the final statement on the page http://www.freshtel.net/firefly/download/ that says: ----------------- Standalone SIP / IAX mode: If you want to use Firefly on our network (with your own voicemail etc.) you will need to register a Firefly number. However, you can
2004 Sep 02
1
Analogue call answer detection
I've just been doing some tests using the manager API to originate an outgoing call via a X100P and connect the call to an extension: Action: Originate Channel: Zap/1/01234567890 Context: local-extensions Exten: 6000 Priority: 1 I've noticed that extension is getting called as soon as the outgoing call has been placed, rather than when it is answered. Is the X100P capable of detecting
2004 Apr 14
1
MeetMe - new e and E flags?
Hi, could anyone explain the intent and usage of the new e and E flags in the MeetMe app? The Wiki doesn't mention them yet, and I have not been able to find any other documentation of them. Thanks Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
In article <20151125133008.6369360.14455.17239 at gmail.com>, Israel Gottlieb <isrlgb at gmail.com> wrote: > Try putting progress instead of answer Yes, I tried Progress already, and it didn't help. But thanks for the suggestion! Tony > I have a puzzling situation, and would be grateful for any insight. > > I have a dialplan that forwards an incoming call out to
2004 May 18
3
call announce? in MeetMe?
has anyone done caller announce in MeetMe's before? Dave P >>> brian@bkw.org 5/18/2004 5:50:49 PM >>> With multiple parking lots you can give each person their own lot thus exten 800 for everyone will connect them with just their call passing the lot name which you know for X customer. bkw ----- Original Message ----- From: "Andrew Kohlsmith"
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the feedback. I do agree with having multiple smaller servers. When I was first approached with this task I mentioned as much. However, the current desire is to work with already existing hardware. That is out of my hands at the moment unless it just can't be done. I will explore Freeswitch a bit soon to compare it as well. I am struggling to find what the bottle neck is in
2020 Sep 27
2
Using CentOS 7 to attempt recovery of failed disk
In article <E02FA554-9D6D-4E7D-8A78-5FBDE1DE939D at kicp.uchicago.edu>, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > > > > On Sep 26, 2020, at 8:05 AM, Jerry Geis <jerry.geis at gmail.com> wrote: > > > > I have a disk that is flagging errors, attempting to rescue the data. > > > > I tried dd first - if gets about 117G of 320G disk
2008 Jul 24
7
How to detect whether running on VMware?
Does anyone know how a program, script or shell user can best determine whether the machine is running on bare metal or is a VMware guest? Cheers Tony -- Tony Mountifield Work: tony at softins.co.uk - http://www.softins.co.uk Play: tony at mountifield.org - http://tony.mountifield.org
2006 Apr 25
3
Background asynchronous AGI
I have been writing a lot of AGI programs in C with good success. I would like somehow to have an AGI program continue in the background while the pbx execution returns to the dialplan and continues. Is this possible? I was thinking that perhaps I could fork or create another thread within the AGI prog. The reason I want to do so is in order to monitor external information (e.g. credit limit and
2019 Jul 20
2
ARI libraries?
In article <301a2e78-d490-3805-e30f-41b668aac5c1 at sysnux.pf>, Jean-Denis Girard <jd.girard at sysnux.pf> wrote: > > Hi Tony, > > Le 20/07/2019 à 06:29, Tony Mountifield a écrit : > > Are there any other languages/libraries I should be considering? > > Same here, after years of AGI / AMI, I recently made my first project > using ARI on Asterisk-16. I love
2005 Feb 28
5
Strange text on Asterisk console
I've just set up a new box with FC1+updates and the latest Stable Asterisk from CVS. Asterisk is started with the default safe_asterisk script with a console on TTY9. The coloured text on this console is made up of weird characters instead of normal. Please see http://www.softins.co.uk/dsc00018.jpg for an example. If I do "asterisk -rvvvvv" on a normal login, either via the
2015 Aug 18
2
C5 recent openssl update breaks mysql SSL connection
In article <55D20981.7030902 at centos.org>, Johnny Hughes <johnny at centos.org> wrote: > On 08/17/2015 10:57 AM, Tony Mountifield wrote: > > I recently applied updates to a CentOS 5 box running MySQL. I've discovered > > that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL > > connections. > > > > If I rename
2011 Apr 19
3
No voice in MeetMe for SIP with AGI_BACKGROUND
Hello List, I have seen from the following link that, for SIP channels there is no audio communication possible in MeetMe with AGI_BACKGROUND. http://www.voip-info.org/wiki/view/Asterisk+cmd+MeetMe Currently we are using asterisk-1.6.2 and the problem still persists. Is there any solution available to overcome this problem? According to our requirement, we have to run an AGI script in MeetMe.
2006 Oct 13
1
Digium TE410P LED problem
Has anyone else experienced a problem with the LED for span 1 on a TE410P or TE405P? I had a TE410P on which the span 1 LED would not light red, but once the span was connected, it did correctly light green. I RMAed the board to our UK distrbutor and received a replacement. However, the replacement board displayed the same problem! Wondering if it was related to the computer I was putting it