[Asterisk-Users] Re Problem with Asterisk 2 fx100 cards

David J Carter david.carter at codepipe.com
Mon Oct 4 06:06:30 MST 2004


  -----Original Message-----
  From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Samantha
(Femtech)
  Sent: 04 October 2004 13:20
  To: asterisk-users at lists.digium.com
  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.



Try This,


Samantha,

My /etc/zaptel.conf file
#
fxoks=1
fxsks=2
loadzone=au
defaultzone=au

My /etc/asterisk/zapdata.conf
;
context=pstnin
signalling=fxo_ks
group=1
pickupgroup=1
immediate=yes
musiconhold=default
channel => 1
;
context=pstnout
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

[pstnout]
exten => 9.,1,Dial(ZAP/2/${EXTEN:1}
include => default

  Regards



  Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041004/a9b03988/attachment.htm


More information about the asterisk-users mailing list