mattKnight
Programmer
Morning All,
I'm a relative linux and asterisk newbie -so bare with me! I am "playing" with asterisk - for my own knowledge (particularily SIP - I have reasonable VOIP skills (H323) and general telecoms (PBX engineer by day)). Its a bit sad playing with a pbx in my own time ;-)
System - pentium 4 512Mb ram - so well within minimum specs! TDM 400 card with 2 FXS modules 1 FX0 module (Fxs 1-2, Fxo 3)
Linux - Slackware 12.0 - installed and working ok
Zaptel - 1.4.5.1
Asterisk - 1.4.2
I have 1 major issue - no dial tone on the fxs ports! I've configured the zaptel.conf file correctly (ztcfg -v) and the zapata.conf file (I think)
When I start * a warning - "Ignoring Signalling", and error "Unable to reconfigure channel 1"
and when I start the cli I have no zap menu!
If I use a default zapata.conf file then * (appears to) start ok, and I get a Zap menu in the CLI. When I do zap show status, I have no zap channels installed, but only the ztdummy.
first, any clues as to what is going wrong?
(i've just remade the zaptel drivers and vaped my earlier config grr)
and
I've jsut noticed zaptel -s configured for loop start and zapata from kewlstart. I am sure I've tried both though!
I've googled and many responses suggest using zttools to check the card. I would, if I could get it to compile. I have downloaded (from and installed (installpkg) the newt (ver 0.5.1.6) package. I still get the same messages (missing libraries) when compiling. I've checked the /usr/lib directory and the libnewt files exist!
Am I using the correct library? Anyone else able to give some information. If I've missed some information, let me know and I'll post it!
Take Care
Matt
If at first you don't succeed, skydiving is not for you.
I'm a relative linux and asterisk newbie -so bare with me! I am "playing" with asterisk - for my own knowledge (particularily SIP - I have reasonable VOIP skills (H323) and general telecoms (PBX engineer by day)). Its a bit sad playing with a pbx in my own time ;-)
System - pentium 4 512Mb ram - so well within minimum specs! TDM 400 card with 2 FXS modules 1 FX0 module (Fxs 1-2, Fxo 3)
Linux - Slackware 12.0 - installed and working ok
Zaptel - 1.4.5.1
Asterisk - 1.4.2
I have 1 major issue - no dial tone on the fxs ports! I've configured the zaptel.conf file correctly (ztcfg -v) and the zapata.conf file (I think)
When I start * a warning - "Ignoring Signalling", and error "Unable to reconfigure channel 1"
and when I start the cli I have no zap menu!
If I use a default zapata.conf file then * (appears to) start ok, and I get a Zap menu in the CLI. When I do zap show status, I have no zap channels installed, but only the ztdummy.
first, any clues as to what is going wrong?
(i've just remade the zaptel drivers and vaped my earlier config grr)
Code:
loadzone=uk
defaultzone=uk
fxols=1-2
fxsls=3
and
Code:
[ channels ]
signalling=fxo_ks
;language=en
;context=reception
channel=>1
I've jsut noticed zaptel -s configured for loop start and zapata from kewlstart. I am sure I've tried both though!
I've googled and many responses suggest using zttools to check the card. I would, if I could get it to compile. I have downloaded (from and installed (installpkg) the newt (ver 0.5.1.6) package. I still get the same messages (missing libraries) when compiling. I've checked the /usr/lib directory and the libnewt files exist!
Am I using the correct library? Anyone else able to give some information. If I've missed some information, let me know and I'll post it!
Take Care
Matt
If at first you don't succeed, skydiving is not for you.