Imran,
The 'wcfxs' is for the TDM400P card and the 'wcfxo' is for the
X100P card.
I found that to be quite confusing at first also.
Lyle
----- Original Message -----
From: "Imran Akbar" <mail@akbars.net>
To: <asterisk-users@lists.digium.com>
Sent: Friday, August 20, 2004 5:35 AM
Subject: [Asterisk-Users] x100p won't answer
> Hi,
> 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, wcfxs (for the fxo cards),
> 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
> Asterisk-Users@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
>