Displaying 20 results from an estimated 3000 matches similar to: "Question about cdr_sql fields"
2004 Jun 29
2
T100P-E100P circuit board differences
Hi-
Perhaps someone with an E100P in hand can answer this:
I just received an E100P from Digium (I normally buy quad boards)
I noticed that the circuit board says "T100P" on it, and I assume that the
T100P and E100P both use the same circuit board.
Can someone please confirm that their E100P says "T100P" on the artwork?
Thanks
Scott
Scott M. Stingel
Emerging Voice
2004 Jan 12
7
3.3v PCI board - TE410P photo
Hi-
I have posted a photo of the TE410P Digium card on my site,
so that those wishing to purchase a compatible motherboard
can see physically what the PCI slot requirement is:
http://www.evtmedia.com/TE410P.htm
I believe the required slot is a 64-bit, 3.3 Volt PCI, most
commonly found on Xeon-based motherboards. A 64-bit slot is
longer than the TE410P board requires, but the PCI connector
2003 Aug 04
2
Fix for Redhat 9 zombie AGI processes
Hi all-
Thanks to Mark Spencer for finding this patch:
If you are experiencing leftover zombie processes from your AGI scripts that
have terminated, this is apparently due to a RedHat 9 threading issue
introduced in a recent update....
To get rid of this, try entering the following line before you start
asterisk:
export LD_ASSUME_KERNEL=2.4.1
It works for me - I'm still checking to
2003 Dec 04
5
Experiences with Fedora 1
Hi all-
Over the past week or two, I've been trying out asterisk under Fedora 1
Linux (RedHat). In my setup (single and dual Xeon motherboards), I have so
far had a very good experience in terms of performance. In doing E1 load
testing, I've found that Fedora handles heavy load much better than RedHat9,
probably because of its better use of the multi-threading capabilities of
the Xeon.
2003 Jun 28
3
CPU power required - Asterisk
Hi-
I'm almost embarrassed to ask the following simple question, following John's
excellent and rigorous bandwidth analysis (see earlier thread):
I have a straightforward Asterisk application, IVR-only (no connections
between channels). It will simply decode DTMF's and speak prompts (probably
A-Law encoded) on a number of E1 circuits simultaneously.
Realistically, how many
2003 Jul 14
1
.gsm voice format
Hello-
What is the .gsm format? Ie: what's the encoding method and sample rate
please?
Thanks
Scott
Scott M. Stingel
Emerging Voice Technology Inc.
Palo Alto, California and London, England
Email: scott@evtmedia.com
URL: www.evtmedia.com
2004 May 25
8
"Glare" condition - How well does asterisk handle?
Hi-
I have an upcoming application that requires use of PRI channels that are
primarily used for high-volume incoming traffic, but that are to be used for
outbound calling as well. Of course, one option is to have dedicated
outbound channels reserved, but this is an inefficient use of channel
resources.
Normally PBX's are designed to have the CPE yield to an incoming call if a
particular
2003 Nov 20
4
Tuning the Linux kernel?
Hi all-
It's often mentioned here that recompiling the Linux kernel may improve the
performance of asterisk.
My question is: Does re-compiling the kernel have any effect if there are
no changes to the configuration?
What parameters will typically improve performance?
Thanks for any insight!
Scott
Scott M. Stingel
Emerging Voice Technology Inc.
Palo Alto, California and London,
2004 Jul 20
10
PRI dead in USA?
Hi-
Because a majority of my customers are in Europe, I've gotten quite used to
working with ISDN (PRI) and BRI on a regular basis. Recently one of my
customers asked me if I could terminate a few lines locally here in the USA
(California), so I called up SBC to enquire as to how much it would cost to
install a BRI here.
Although the rates were reasonable (except the installation), I got
2003 Aug 09
2
Multiple E1 configuration question
Hi all-
This question is for those familiar with EuroISDN setup.
I have a customer in Europe where I'm going to install an asterisk based
system with 4 E1's. The customer will configure them all in one large hunt
group.
My question is about the E1 channel configuration. I know that usually
single E1 spans are set up with 30 channels (1-15 and 17-31) as the voice
(bearer) channels and
2004 Aug 23
6
Dell PowerEdge 750 rackmount
Hi-
I have an upcoming order for a bunch of asterisk boxes, and I'm considering
using an "assembled" package for the server, instead of building them from
components as I usually do.
Does anyone have experience with the Dell PowerEdge 750 server, or any other
1U rackmount server for use with asterisk?
Thanks in advance
Scott Stingel
Scott M. Stingel
President,
Emerging Voice
2003 Nov 02
2
Good system board to use with TE410P?
Hi-
I'm looking for an appropriate system board to power a system with two (2)
Digium TE410P cards. Since these cards require the 3.3 volt PCI, I'm
considering vendors like Tyan for the motherboard.
Can anyone please tell me their experiences with the Tyan i7501 series
(Xeon-basd), or recommend an alternate motherboard?
Thanks
Scott
Scott M. Stingel
Emerging Voice Technology Inc.
2004 Jun 27
4
H.323 Audio problem UPDATE
Update on this problem:
I gave up on the "native" h.323 because, like others, I couldn't get audio
working. (yes, I tried disabling FastStart in ast_h323.cpp - no change)
So I went and got the OH323 code from www.inaccessnetworks.com. Glad to say
that everything seems to work so far. Not only does audio work, but even
the handshaking is now working in both OpenPhone and even
2004 Aug 12
1
BRI and E1 in same system
Hi-
Anyone using the Junghann's quad BRI card and the Digium E100P in the same
system?
I'm having a configuration problem where I can configure the cards one at a
time (with the appropriate drivers loaded) in a system, but when I try them
both together, neither will work. They both work fine one at a time.
Probably has something to do with the channel numbering.
I've tried
2003 Oct 13
1
PRI/E1: machine freeze/dies after a few calls
Hi all,
inside my * is a E400P. The machine is a PII 400Mhz with 256MB Ram. OS is
Debian woody. * is the newest cvs co.
I have written a little callgen script which make outgoing calls through my
*:
#! /bin/sh
set -e
n=$1 # Nummer
anz=$2 # Anzhal der Versuche
anz2=$3 # Kan?le
sle=$4 # Timeout bis zum n?chsten Versuch
if [ -z $4 ]; then
sle=0
fi
s=1
2003 Nov 20
2
TE410P ERRORS under load
Hi all-
HELP!
This is actually a revisit of a problem that I had earlier with E400P's at a
customer site. Customer still gets locked up channel problem, but has
learned to live with it (channels clear themselves after several minutes).
The symptoms, which I believe are directly related:
I'm having problems with tons of framing and "read" errors on my E1
connections (and
2003 Sep 24
3
RedHat 9.0 and 100 percent CPU utilization
Please, don't hate me because I use Redhat. I am
aware that I am asking for problems in running
Asterisk on Redhat. I recently aquired a nifty
server, moved my digium cards, and installed asterisk.
I noticed that one of the four processors was being
used at 100% and nothing was working. I tracked CPU
utilization back to the Asterisk process. Please,
help.
James
2004 Apr 01
2
PRI integration with Marconi switch
Hello-
Has anyone had experience connecting to a Marconi switch (in the UK) using
E1-PRI connections (TE410P)? In a new installation, my customer is getting
yellow alarms on every channel about every 30 seconds. These alarms clear
themselves immediately and then re-occur in another 30 seconds, ad
infinitum.
I used the same configuration that I've used successfully in the past while
talking
2003 Sep 08
2
cdr_mysql question: accountcode
Hello-
I'm using the "accountcode" field in cdr table to store some temporary
information used by my perl scripts. I'm finding that the field seems to be
truncated to 19 characters, even though the allocated field in the table is
larger (varchar(45)).
Anyone familiar with the asterisk sources know where I can make a change to
keep this from happening? ie: to allow more
2004 Mar 16
7
PRI Errors
I just had the same exact problem this morning. The only thing I've done in the last couple of days is update update zaptel. I rolled back my zaptel to 2/11/04 from 3/8/04. And kept my libpri from 3/8/04. I never had this error before updated. I had other issues, but not this one.
-sb
-----Original Message-----
From: asterisk-users-admin@lists.digium.com