Displaying 20 results from an estimated 4000 matches similar to: "E400P and 2 X100P working, but not together"
2003 Dec 22
1
tor2 does not load
Hi list,
I have a asterisk box with an E400P that was running ok until last
week.
The machine just stop responding and after a reboot, the module (tor2)
doesn't load anymore.
anyone could help?
regards
Eduardo
modprobe returns this:
asterix:~# modprobe tor2
Zapata Telephony Interface Registered on major 196
Detected Tormenta 2 Quad T1/PRI or E1/PRA at 0xfe121800/0xfe121000 irq 7
2003 Apr 30
9
TDM10B problem
Ok. I just got a TDM10B and it is in with my X100P. So as it says in the
provided instructions, I used the command
modprobe tor2
I get an error message saying that there is no such device.
My zaptel.conf looks like this:
fxsks=1
fxoks=2
So I load the X100P first. (modprobe wcfxo)
Then I load the TDM10B (modprobe tor2)
Then I'm told that the device doesn't exist.
Please help
2004 Jan 01
2
How to load the driver of TDM400P card!
Hi!
I have just bought the X100P and TDM400P cards to install on my computer
to implement the PBX. I also downloaded the newest softwares
asterisk_ver0.5.0, libpri_ver0.4.0, and zaptel_ver0.7.0) to install on
my computer (Red Hat Linux 8.0). All packages are compiled well. When I
use "modprobe" to load drivers (modprobe zaptel, modprobe wcfxo,
modprobe
wcfxs), the first two (zaptel,
2007 Apr 30
1
TDM400P and Junghanns QuadBRI issue
Hi List,
I'm setting up a system with one TDM400P (2*FXO + 2 * FXS) and one Junghanns QuadBRI
on a Fedora Core 6 (Kernel 2.6.20-1.2944.fc6).
I'm using the bristuff-0.3.0-PRE-1y-e kit. It download zaptel-1.2.16, libpri-1.2.4
and asterisk-1.2.17
When it's the time for ztcfg to do its job it complains with
<ZT_SPANCONFIG failed on span 2: No such device or address (6)>
2003 Jul 14
2
insmod wcfxo failed ( b8zs, esf, wink start is what I'm trying to do.)
Thanks in advance
root@asterisk01:~# modprobe wcfxo
/lib/modules/2.4.20/misc/wcfxo.o: init_module: No such device
/lib/modules/2.4.20/misc/wcfxo.o: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20/misc/wcfxo.o: insmod /lib/modules/2.4.20/misc/wcfxo.o
2003 Feb 28
2
error in tor2
i have error in install module of tor2.
but it compile good.
what happen ?
ivr2:/usr/src/zaptel # make clean; make install
rm -f torisatool makefw tor2fw.h
rm -f zttool
rm -f *.o ztcfg tzdriver sethdlc
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f core
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
2003 May 26
9
The Phantom Call..
My system seems to be generating a call on its own... Unfortuately I can't give much more information..
I have an X100P and an S100U..
My Modem and the X100P share a common line.. When I am on the internet (which is most of the day) * just sits there and does nothing (apart from when I am testing ideas for the dial plan), but at night when I am sleeping and the modem is not connected then
2003 May 22
2
libpri and zap lib
Hello all,
I have some questions about the libpri and zap lib. I've sent mail to Mark for help. Also I wonder whether anyone else would be interested and helpful in them.
I'm going to migrate a program to Wildcard E400P card. Our original program is based on C API similar to the functions provided in libpri.h and zap.h, so I want to use the E400P card in the following way:
1. install and
2008 Oct 15
0
phoniceq e400p driver for DAHDI
Hello everyone,
We have an E400P Card from phoniceq.? There is a DAHDI Driver posted at: http://e400p.phoniceq.com/driver/dahdi-tor2-tormenta3-e1.tgz
but, it doesn't work.? The author (martin (or marcin) pycko) says that it isn't finished.
I've e-mailed martin, and he stated that he would fix the driver AFTER we order 10 more cards, not before.? I have a difficult time ordering
2003 Jun 24
2
Tor2 modprobe problem
I just received my dev kit and installed the hardware. I followed the
directions Digium sends out to the letter and when I ran modprobe tor2 I
got the following error:
/lib/modules/2.4.18-19.7.x/misc/tor2.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or the
2003 Jun 11
6
Testing two E400P with E1 cross-cable
Hi!
I have the chance to play with a couple of E400P cards, each installed
in a IBM e330 XSeries servers (2 x 1GHz P-III CPU 2 Gb RAM, 36Gb SCSI
HDD with RH8.0 2.4.18-smp kernel), and I'm trying to test/benchmark this
e330/E400P combo generating calls thru /var/spool/asterisk/outgoing
One e400P if doing the carrier work making calls and the other just
receives the calls:
Server#1
2006 Nov 04
1
My first Asterisk - Not recognizing X100P clone
Hi,
I'm cutting my teeth setting up a home asterisk server, but having some
trouble getting Zaptel to recognize a X100P clone PCI (Motorola SM56
which should work according to various wiki's).
What struck me was that the "/proc/interrupts" do not include IRQ 11 as
the "lpcpi -v" is reporting. Am I missing something fundamental here?
Any hint is greatly
2006 Jun 14
2
Sangoma driver and zaptel
Hi,
using Sangoma drivers:
- doing 'lsmod', I see:
zaptel ... wanpipe,wctdm24xxp,wctdm,wcfxo,wcte11xp,wct1xxp,wct4xxp,tor2
I'd like to avoid loading all these modules. What have I to do?
- do I need to have 'zaptel' startup script under /etc/init.d ?
Thanks
--
Domenico Viggiani
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make
install and I don't see any errors. This is out of my modprobe.conf:
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg
install wcfxo
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List,
I am having some trouble with installing the latest version of ztdummy on a
CentOS Kernel 2.6 system.
I have installed a few Asterisk systems on Slackware Kernel 2.4.x without
any issues, unfortunately there is no choice about this distro, or kernel as
it has been preinstalled by someone else. And so I am in the dark with an
unfamiliar distro and kernel.
I am fairly sure the
2003 Mar 27
9
Dlink DG-104S
Does anyone know if this unit works with Asterisk?
Thx.
B.
2003 Apr 22
0
Re: [Asterisk] Kernel panic, ZapRAS & E400p
[ZapRAS triggering a kernel panic]
>> Kernel panic: Aiee, killing interrupt handler!
>> In interrupt handler - not syncing
>> HDLC Receiver overrun on Channel Tor2/0/2/25 (master: Tor2/0/2/25)
>
> Hrm, I haven't seen this before. Please contact me off-list and I'll
> give you more debugging instructions that may be helpful, as well as
> enquire additionally
2006 Oct 29
2
app_meetme not loading
I originally built my Asterisk server without installing the Zaptel package
as it was going to be a purely SIP based system. However when I went to
setup conferencing using meetme I found out that app_meetme is dependant on
the ztdummy for timing. I have now installed the zaptel package and I
believe the ztdummy module is loading ok
[root@astro asterisk-1.4.0-beta2]# lsmod
Module
2007 Aug 01
2
Couple installation questions
Hi,
I'm installing * 1.4.9 and a couple questions have come up:
1) I read here<http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x>(
http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x)
that if you are using E1 cards you need to install LIBPRI. I'm not using
any cards on this system, so does that mean I don't need LIBPRI? Asterisk
built
2003 Aug 10
2
SNOM200 firmware roll back!!
Look like SNOM have rolled back the firmware version of the 200's from 1.16w to 1.16q..
Anyone know why?
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze