The TDM01B is 4 port capable but has only 1 FXO module. I'm running asterisk 1.2.7 and zaptel 1.2.5. I cannot seem to get the TDM01B working. When I do the zttool it shows 4/1/0. I can dial out from a POTS phone up to the point that the cable plugs into the card. Here is my /etc/zaptel.conf loadzone=us fxsks=1 and here is my /etc/Zapata.conf [channels] language=en #include zapata_additional.conf context=from-zaptel signalling=fxs_ks faxdetect=incoming usecallerid=asreceived echocancel=yes callprogress=no busydetect=no echocancelwhenbridged=no echotraining=800 group=0 channel=>1 When I dial in Asterisk does not even show an initiation of the call. When I dial out on that trunk I get all circuits busy. Ztcfg -vvv shows the following ztcfg -vvv Zaptel Configuration ===================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) 1 channels configured. Any help would be appreciated. Curt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060527/b3a86b0f/attachment.htm
Is your machine seeing the card? /var/log/messages? Are you loading the zaptel drivers? modprobe zaptel, modprobe wctdm? Curt Shaffer wrote:> > The TDM01B is 4 port capable but has only 1 FXO module. I?m running > asterisk 1.2.7 and zaptel 1.2.5. I cannot seem to get the TDM01B > working. When I do the zttool it shows 4/1/0. I can dial out from a > POTS phone up to the point that the cable plugs into the card. > > Here is my /etc/zaptel.conf > > loadzone=us > > fxsks=1 > > and here is my /etc/Zapata.conf > > [channels] > > language=en > > #include zapata_additional.conf > > context=from-zaptel > > signalling=fxs_ks > > faxdetect=incoming > > usecallerid=asreceived > > echocancel=yes > > callprogress=no > > busydetect=no > > echocancelwhenbridged=no > > echotraining=800 > > group=0 > > channel=>1 > > When I dial in Asterisk does not even show an initiation of the call. > When I dial out on that trunk I get all circuits busy. Ztcfg ?vvv > shows the following > > ztcfg -vvv > > Zaptel Configuration > > =====================> > Channel map: > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) > > 1 channels configured. > > Any help would be appreciated. > > Curt > > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Steve Totaro wrote:> Is your machine seeing the card? /var/log/messages? Are you loading > the zaptel drivers? modprobe zaptel, modprobe wctdm? >Would he get the ztcfg message if it were not? Is the phone line plugged into the correct jack? With only one module installed, the other three jacks lead to nowhere. Also this seems to be Asterisk@home from the references, so perhaps there is a context issue that the configuration files address. AAH can really lead one down the garden path! John Novack> Curt Shaffer wrote: > >> >> The TDM01B is 4 port capable but has only 1 FXO module. I?m running >> asterisk 1.2.7 and zaptel 1.2.5. I cannot seem to get the TDM01B >> working. When I do the zttool it shows 4/1/0. I can dial out from a >> POTS phone up to the point that the cable plugs into the card. >> >> Here is my /etc/zaptel.conf >> >> loadzone=us >> >> fxsks=1 >> >> and here is my /etc/Zapata.conf >> >> [channels] >> >> language=en >> >> #include zapata_additional.conf >> >> context=from-zaptel >> >> signalling=fxs_ks >> >> faxdetect=incoming >> >> usecallerid=asreceived >> >> echocancel=yes >> >> callprogress=no >> >> busydetect=no >> >> echocancelwhenbridged=no >> >> echotraining=800 >> >> group=0 >> >> channel=>1 >> >> When I dial in Asterisk does not even show an initiation of the call. >> When I dial out on that trunk I get all circuits busy. Ztcfg ?vvv >> shows the following >> >> ztcfg -vvv >> >> Zaptel Configuration >> >> =====================>> >> Channel map: >> >> Channel 01: FXS Kewlstart (Default) (Slaves: 01) >> >> 1 channels configured. >> >> Any help would be appreciated. >> >> Curt > >
Debug output is the only way to help you. John Novack wrote:> > > Steve Totaro wrote: > >> Is your machine seeing the card? /var/log/messages? Are you loading >> the zaptel drivers? modprobe zaptel, modprobe wctdm? >> > Would he get the ztcfg message if it were not? > Is the phone line plugged into the correct jack? > With only one module installed, the other three jacks lead to nowhere. > Also this seems to be Asterisk@home from the references, so perhaps > there is a context issue that the configuration files address. > AAH can really lead one down the garden path! > > John Novack > >> Curt Shaffer wrote: >> >>> >>> The TDM01B is 4 port capable but has only 1 FXO module. I?m running >>> asterisk 1.2.7 and zaptel 1.2.5. I cannot seem to get the TDM01B >>> working. When I do the zttool it shows 4/1/0. I can dial out from a >>> POTS phone up to the point that the cable plugs into the card. >>> >>> Here is my /etc/zaptel.conf >>> >>> loadzone=us >>> >>> fxsks=1 >>> >>> and here is my /etc/Zapata.conf >>> >>> [channels] >>> >>> language=en >>> >>> #include zapata_additional.conf >>> >>> context=from-zaptel >>> >>> signalling=fxs_ks >>> >>> faxdetect=incoming >>> >>> usecallerid=asreceived >>> >>> echocancel=yes >>> >>> callprogress=no >>> >>> busydetect=no >>> >>> echocancelwhenbridged=no >>> >>> echotraining=800 >>> >>> group=0 >>> >>> channel=>1 >>> >>> When I dial in Asterisk does not even show an initiation of the >>> call. When I dial out on that trunk I get all circuits busy. Ztcfg >>> ?vvv shows the following >>> >>> ztcfg -vvv >>> >>> Zaptel Configuration >>> >>> =====================>>> >>> Channel map: >>> >>> Channel 01: FXS Kewlstart (Default) (Slaves: 01) >>> >>> 1 channels configured. >>> >>> Any help would be appreciated. >>> >>> Curt >> >> > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >