[Asterisk-Users] Re Problem with Asterisk 2 fx100 cards
Lyle Giese
lyle at lcrcomputer.net
Mon Oct 4 06:13:40 MST 2004
I hope you just retyped these conf files and did not cut and paste.
The first config file is /etc/zaptel.conf and the second one should be /etc/zapata.conf and not the filenames you posted. And in extensions.conf, you have more than one step one in [incoming].
Did you do a modprobe zaptel and modprobe wcfxo? Also two v's in the ztcfg command is a more usefull output. ztcfg -vv
Also have you checked to make sure the two cards are on seperate and unique IRQ's and not sharing IRQ's with any other device?
Lyle
----- Original Message -----
From: Samantha (Femtech)
To: asterisk-users at lists.digium.com
Sent: Monday, October 04, 2004 7:19 AM
Subject: [Asterisk-Users] Re Problem with Asterisk 2 fx100 cards
Hi
I have installed 2 fx0 cards into a machine
1 for pstn (out) and the other for pstn (in)
However I can get the first card (pstnout to work fine)
I have swapped the cards and both work
I am also unable to make outgoign on the second card
ztcfg -v shows
r2d2:/etc/asterisk# ztcfg -v
Zaptel Configuration
======================
2 channels configured.
My /etc/zapdata.conf file
#
fxsks=1,2
loadzone=au
defaultzone=au
My /etc/asterisk/zapdata.conf
context=pstnin
group=1
pickupgroup=1
immediate=yes
musiconhold=default channel => 1
;
context=incoming
group=1
signalling=fxs_ks
callerid=asreceived
immediate=yes
channel =>2
My /etc/asterisk/extensions.conf
[pstnin]
exten => s,1,Wait,0
exten => s,2,Answer
exten => s,3,DISA,no-password|default
include => default
[incoming]
exten => s,1,Wait,0
exten => s,2,Answer
exten => s,1,DISA,no-password|default
include => default
Any Ideas?
Samantha
------------------------------------------------------------------------------
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041004/4a51a504/attachment.htm
More information about the asterisk-users
mailing list