similar to: Choosing between TE405P and TE410P

Displaying 20 results from an estimated 9000 matches similar to: "Choosing between TE405P and TE410P"

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
2005 Feb 21
2
Anyone using SuperMicro SuperServer 6014P-8R?
Hi, Is anyone here using the SuperMicro SuperServer 6014P-8R with Asterisk? I'm especially interested if you've used it with a TE405P or TE410P. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
2004 Jun 29
2
How to test E1 interfacing?
Hi, I have a project coming up which will need to interface Asterisk to E1 trunks in the UK. I have a couple of questions which I hope someone can answer, or give me some pointers: 1. If I want two E1 trunks, is there anything to choose, performance-wise, between using two ports on a single TE405P, and using two E100P cards? 2. How can I test the E1 operation in the lab, which doesn't
2004 Sep 22
4
PRI messages while running
I have an Asterisk system running on T1 PRI trunks using a TE405P. It seems to be running ok, but one thing puzzles me. Every so often I get a raft of messages like this: -- B-channel 0/1 successfully restarted on span 1 -- B-channel 0/2 successfully restarted on span 1 ....... -- B-channel 0/22 successfully restarted on span 1 -- B-channel 0/23 successfully restarted on span 1 I could
2004 Sep 22
1
TE405P hardware question
Does anyone know which physical interrupt line out of the four on the PCI backplane the TE405P uses? Or is it somehow configurable by hardware or software? I'm trying to diagnose a problem where the card generates no interrupts in one system, but is fine in another system. These systems are SBC-in-backplane type. My knowledge of how PCI works at the physical layer is rather limited, but I
2005 Mar 07
1
[Fwd: RE: Re: TE410P card in an HP-Compaq DL380 G4 server]
Was there any resolution on this I also have a TE410P in an box with an Intel E7501 chipset? -Vickers -------- Original Message -------- Subject: RE: [Asterisk-Users] Re: TE410P card in an HP-Compaq DL380 G4 server Date: Tue, 8 Feb 2005 11:13:24 +1030 From: Peter Childs <peter.childs@nec.com.au> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
2007 Mar 02
1
DTMF detection problems on PRI channels?
I am using Asterisk 1.2 with a TE410P connected to E1 PRI trunks. The application relies on a DTMF digit string sent by the phone after the call has connected. This DTMF is detected by Asterisk under the control of WAIT FOR DIGIT commands send from an AGI processor over a FastAGI connection. Usually the DTMF is detected without error, but on a significant minority of calls, Asterisk is missing
2005 Feb 18
2
Difference between a TE410P and TE405P?
Can anybody tell me the difference between a TE410P and a TE405P? Is it JUST the 5v vs 3.3v pcis slot spec, or is there some thing else? </edg>
2005 Aug 12
2
TE405P / TE410P with 2nd generation firmware field upgradable?
hi, after stumbling over the compile time flag in zaptel and after reading the new features of the 2nd generation firmware of the TE405P/TE410P, i was wondering if the cards are capable of upgrading the firmware in field? regards frank
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
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]:
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
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
2015 Jun 08
2
less for CentOS6 with POSIX regex?
In article <ml1jnh$afr$1 at softins.softins.co.uk>, Tony Mountifield <tony at softins.co.uk> wrote: > When I started using CentOS 6 instead of CentOS 5, I discovered that > "less" no longer understood \< and \>, which I had been used to using > since almost forever. > > Eventually research revealed that in the Fedora version on which > RHEL 6 was
2015 Jun 08
1
less for CentOS6 with POSIX regex?
On 06/09/2015 12:48 AM, Nicolas Thierry-Mieg wrote: > On 06/09/2015 12:33 AM, tony at softins.co.uk (Tony Mountifield) wrote: >> In article <ml1jnh$afr$1 at softins.softins.co.uk>, >> Tony Mountifield <tony at softins.co.uk> wrote: >>> When I started using CentOS 6 instead of CentOS 5, I discovered that >>> "less" no longer understood \<
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
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
2013 Jun 19
1
fail2ban with standard Apache log format?
I want to use fail2ban on CentOS 6 to monitor Apache with the standard default logfile format ("combined"). Has anyone here succeeded in doing so? The format has the IP at the start of the line, followed by two dashes (if no authentication) and THEN the timestamp. What I've read on the fail2ban wiki seems to say that the timestamp must ALWAYS be at the start of the line, followed by
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
2014 Apr 22
1
Anyone used WatchGuard SIP ALG?
Has anyone here used Asterisk inside a WatchGuard firewall, talking via the WatchGuard SIP Application Layer Gateway to an outside SIP service? I have a customer doing just that, and I am 100% convinced there is a bug in the ALG regarding the media port number it inserts into the SDP when it rewrites it. However, either they or WatchGuard will not accept there is a bug, despite my very detailed