Hi,
Sorry, in my last mail I wrote "wcfxs" instead of what I actually used, "wcfxo." I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxo, which worked fine. ztcfg is showing two channels configured, but when I start asterisk and do show channels, i see no active channels.


zapata.conf has:
signalling = fxs_ks
context = line1
channel => 1

signalling = fxs_ks
context = line1
channel => 2

zaptel.conf has:
loadzone=us
defaultzone=us
fxsks=1-2

extensions.conf has:
[line1]
exten => s,1,Answer
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,10
exten => s,4,BackGround(demo-congrats)
exten => s,5,BackGround(demo-instruct)

[line2]
exten => s,1,Answer
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,10
exten => s,4,BackGround(demo-congrats)
exten => s,5,BackGround(demo-instruct)

I have no idea why it's not working
would appreciate any help

Thanks,
Imran

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to