[Asterisk-Users] Help 2 fx0 cards
Samantha (Femtech)
samantha at femtech.com.au
Tue Oct 5 06:12:44 MST 2004
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
ie - - - - -PSTN In - - - - [fxo1]--ATSERISK---[fx02]- - - - -PABX
So my iax can ring either a pabx extension or outside world
We need the pstnin for a IVR
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?
Regards
Samantha
More information about the asterisk-users
mailing list