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
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@akbars.net> To: <asterisk-users@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 actuallyused, "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@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 >
Hello all, I am having a lot of problems with zaptel channels, I have got an TDM02B, and I don't know how setup /etc/zaptel.con and /etc/asterisk/zapata.conf for use it on asterisk. Some one could help me with this configuraci?n? My problem is about the type of signalling Thanks, Regards. Ismael Gil.
Hi all, we just got a clone X100P to setup a demo server for the president of our company to get the installation of * at several of our remote sites. I am running into a little problem whenever I try to make a call that should be going out over the zaptel interface I get a "503 Service Unreachable" error. I am currently using X-Lite to connect to the asterisk server, and my calls seem to connect to IAXTel ok. (although the sound is horrible, but that is probably from our internet connection.) I have put a copy of my of my zaptel.conf, zapata.conf and extensions.conf here: http://pastebin.ca/4779 Thanks for you help. Tim Donahue