Displaying 20 results from an estimated 6000 matches similar to: "Problem setting up TDM22B card"
2005 Sep 27
1
failed make install on Solaris 10
I finally got Solaris to successfully make asterisk, using these
instructions:
http://sunfreeware.com/programlistsparc10.html#gcc33
Now though, when I issue the make install, I get this error:
mkdir -p /var/opt/asterisk/spool/system
mkdir -p /var/opt/asterisk/spool/tmp
mkdir -p /var/opt/asterisk/spool/meetme
install -m 755 asterisk /opt/asterisk/usr/sbin/
install: asterisk was not found
2005 Sep 27
1
R: Problem setting up TDM22B card
Hi,
I didn't get any solution in the mailing list.
[http://asterisk.linkx.net/asteriskusers/200409/msg01167]
What should be the next step?
Changing the machine???????
Is it machine dependent?...
Regards,
Somesh S. Shanbhag
--- Tzafrir Cohen <tzafrir@cohens.org.il> wrote:
> On Tue, Sep 27, 2005 at 12:13:21AM -0700, somesh s
> wrote:
> > Hi,
> >
> > I did
2006 Jan 10
2
Problem with Action:Originate with ASterisk Manager
Hi Asterisk-users,
I am working with Aterisk Manager API's.
I can login successfuly with the following.
char buff[256];
strcpy(buff, "Action: Login\r\nUsername: admin\r\nSecret: unix\r\n\r\n");
send(msock, buff, 255);
Now I want to try Action: Originate, therefore I tried the following
char buff1[256];
strcpy(buff1, "Action: Originate\r\nChannel:
2006 Feb 02
1
Configuring Meeting Room from Asterisk Manager API
Hi All,
I want to do a three-party conferencing using manager api.
But I found out from the asterisk-users list that I *MUST* use
the meeting room concept.
I wanted to know wheather meeting room can be configured dynamically?
on the fly? Otherwise, configuring meeting room statically is not scalable.
Thanks
Regards,
Somesh S. Shanbhag
---------------------------------
Bring
2006 Feb 07
1
MeetMe - Party's are not exchanging Audio - Is this BUG?
Hi All,
I observed the following in my try towards Multiparty Conferencing.
I am establishing the Multiparty Conferencing through Asterisk Manager API.
I have two users SIP/111 and SIP/101 of which SIP/101 is treated as leader.
Following commands are used -
Action: Originate
Channel: SIP/111
Application: MeetMe
Data: |edwx
ActionID: ffe4563
When I use the above, Incoming call will
2005 Feb 28
3
Digium Card Problems
Hi all
i need urgent help our entire switchboard is down only 5 days after it came
up.
this is the second time this has happened and i am thinking that asterisk is
not worth the trouble it gives.
mostly it runs without hassle. but around 2 weeks ago during the test phase
we rebooted the machine and
did the normal modprobes and this error popped up.
coming back to work after the weekend the
2006 May 02
3
Need help configuring TE100P and 3 X100P clone with MD3200 chipset
I can either get the TE100P working or the 3 X100P clones working, but
never both. I have the TE100P connected to a channel bank, and X100P
clones to lines from the phone company.
This is my zaptel.conf
span=1,1,0,d4,ami
fxsks=1-24
loadzone=us
fxols=25-27
loadzone=us
I then do
[root@asterix root]# modprobe zaptel
[root@asterix root]# modprobe wcte11xp
ZT_CHANCONFIG failed on channel
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
2007 Jul 04
2
Need advice to get wcte11xp and wcfxo to load
I have a X100P and a TE110P in my Asterisk box. I can either get the
X100P or the TE110P to work, but never both. Here's my zaptel.conf
span=1,0,0,d4,ami
e&m=1-24
fxsls=25
When I load wcte11xp and wcfxo, I will get this error.
[root at asterix etc]# modprobe wcte11xp
ZT_CHANCONFIG failed on channel 25: No such device or address (6)
/lib/modules/2.4.20-8/misc/wcte11xp.o: post-install
2004 Jan 21
1
Strange Zaptel Modprobe driver failure
Hello, my first post to the list. I have started to install and play with
Asterisk. I was following some basic instructions to 'jump-start' my
system. I have a TDM400P with one port and a X100P.
I am running the latest CVS versions (from today).
Following the steps I found for basic jump-start I did the following:
Modprobe zaptel
Modprobe wcfxo
Modprobe wcfxs
Edited
2003 Oct 15
4
indications.conf
Hi, I?m trying to make * work with Brazilian analog signalling..
I?m using the following in indications.conf file...
[br]
description = Brasil
ringcadence = 1000,4000
dial = 425
busy = 425/250,0/250
ring = 425/1000,0/4000
callwaiting = 425/60,0/250,425/60,0/5000
I changed zaptel.conf to
loadzone=br
#loadzone=fr
#loadzone=de
#loadzone=uk
#loadzone=fi
#loadzone=jp
#loadzone=sp
#loadzone=no
2005 Jan 06
2
TDM400P - Problems
Hi All
I've bought a TDM400P and need some help with configuration. Can you tell me what to do ?
I've tried to install and the message below has appeared:
[root@voip asterisk]# modprobe zaptel
[root@voip asterisk]# modprobe wcfxo
/lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid
2003 May 17
3
E400P and 2 X100P working, but not together
Hey all,
?
I'm trying to get an E400P and 2 X100Ps working together in the one box
and don't seem to be having much luck.
?
I can get the two different types of boards working separately, but not
together.? I've made calls on both the X100P and have seen sync and
correct signalling on the E400P.? But when I try to enable to configs
together I get the following:
?
modprobe wcfxo
2004 Apr 19
1
Not working!
I downloaded the cvs development of zaptel...
It seems to compile ok, but when ismod I get:
lp:/usr/local/src/zaptel# /sbin/insmod wcfxo.o
wcfxo.o: unresolved symbol zt_ec_chunk
wcfxo.o: unresolved symbol zt_unregister
wcfxo.o: unresolved symbol zt_alarm_notify
wcfxo.o: unresolved symbol zt_hooksig
wcfxo.o: unresolved symbol zt_transmit
wcfxo.o: unresolved symbol zt_receive
wcfxo.o: unresolved
2004 Dec 01
8
Interrupt latency problems
I'm debugging a TxFax problem whereby the fax transmission fails. I
suspect interrupt latency--some interrupt routine is holding its
interrupt too long. I have all unnecessary services switched off and X
is not running when I perform these tests. Some transmission are
successful while others fail at random points.
I've noticed that after I boot Linux, load zaptel, wcfxo, and wcfxs,
2005 Oct 06
3
WCFXO and T1 PRI Card?
Can I have a TDM400 and a T100P in the same machine? I am using AAH and
trying to combine two boxes.
If so, can anyone tell me the proper config for zaptel.conf and
zapata.conf?
Thanks!
Wiley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051006/061d9d84/attachment.htm
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,
2004 Nov 24
1
I just got my TDM22B - but no data sheet
I just got my TDM22B, but the package did not include anything else,
like datasheet.
1. Where can I download it?
2. Which outlets are FXS/FXO ??? (depending on the green /red card
positions)
3. Does it need the extra power??
bye
Ronald
2007 May 18
1
CallerID not detected by TDM22B
Hi,
I am using asterisk 1.4 with Digium TDM22B card. My system is running well
except CALLERID. I have tried all options for cidsignalling, cidstart but no
luck.
Btw, I am living in Malaysia. From google web site, I found some one having
the same problem with new version of asterisk but not in old versions.
I do not want to try the old versions of asterisk. I really appreciate if
someone can
2004 Nov 29
2
Problems starting Asterisk with TDM22B
Im getting the following error when I try to start Asterisk
WARNING[16384]: chan_zap.c:765 zt_open: Unable to specify channel 1: No
such device or address
Nov 29 21:40:43 ERROR[16384]: chan_zap.c:6195 mkintf: Unable to open
channel 1: No such device or address
I'm using a TDM22B card.
=============
# Zaptel Configuration File
#
loadzone=us
defaultzone=us
fxoks=1-2
fxsks=3-4
==============