[Asterisk-Users] zaptel config
Lyle Giese
lyle at lcrcomputer.net
Sat Aug 21 07:16:11 MST 2004
show channels only shows active calls. So if no calls are active, there are
no channels active to be displayed.
Try 'zap show channels' first.
Then 'asterisk -vvvvc' and call one of the cards and see what pops up on the
screen. It should give you clues as to the problem.
Lyle
----- Original Message -----
From: "Imran Akbar" <mail at akbars.net>
To: <asterisk-users at lists.digium.com>
Sent: Saturday, August 21, 2004 9:03 AM
Subject: [Asterisk-Users] zaptel config
> 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
> 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
>
More information about the asterisk-users
mailing list