[Asterisk-Users] confusing info from Digium andasteriskdoc aboutsetup of TDM11B

Steve Prior sprior at geekster.com
Sun Oct 31 15:32:18 MST 2004


Thanks, I'm hoping the result of the grief I'm going through will be a 
well documented process  :-)

Here is exactly where I'm at:

(power up machine and log in)
my exact /etc/zaptel.conf is at: 
http://home.geekster.com/asterisk/zaptel.conf , but the most important 
part seems to be

-------------------------------------------------
fxoks=1 # FXS(green) module in slot 1
fxsks=4 # FXO (red) module in slot 4
defaultzone=us
loadzone=us
--------------------------------------------------


# modprobe zaptel
# modprobe wcfxs
displays on console:
   Freshmaker version: 71
   Freshmaker passed register test
   Module 0: Installed -- AUTO FXS/DPO
   Module 1: Not Installed
   Module 2: Not Installed
   Module 3: Installed -- AUTO FXO (FCC mode)
   Found a Wildcard TDM: Wildcard TDM400P REV E/F (4 modules)
			

# cat /proc/interrupts
            CPU0
   0:     608425          XT-PIC  timer
   1:          4          XT-PIC  keyboard
   2:          0          XT-PIC  cascade
   5:          0          XT-PIC  usb-uhci
   8:          1          XT-PIC  rtc
   9:       2000          XT-PIC  usb-uhci, usb-uhci, ohci1394, eth0
  10:      38451          XT-PIC  wctdm
  11:          0          XT-PIC  ehci-hcd
  12:         20          XT-PIC  PS/2 Mouse
  14:      10671          XT-PIC  ide0
  15:          0          XT-PIC  ide1
NMI:          0
ERR:          0


# lsmod
Module                  Size  Used by    Not tainted
wcfxs                  36192   0  (unused)
zaptel                179040   0  [wcfxs]
autofs                 13348   0  (autoclean) (unused)
eepro100               22264   1
iptable_filter          2412   0  (autoclean) (unused)
ip_tables              14936   1  [iptable_filter]
ohci1394               20108   0  (unused)
ieee1394               46892   0  [ohci1394]
mousedev                5524   0  (unused)
keybdev                 2976   0  (unused)
hid                    22244   0  (unused)
input                   5888   0  [mousedev keybdev hid]
usb-uhci               26188   0  (unused)
ehci-hcd               17480   0  (unused)
usbcore                77024   1  [hid usb-uhci ehci-hcd]
ext3                   70368   2
jbd                    52212   2  [ext3]

# /sbin/ztcfg -vv

Zaptel Configuration
======================


Channel map:

Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)

2 channels configured.



Is this completely correct so far?  It's been suggested that I might
need "modprobe wcfxo" also, but if I do that I get:

# modprobe wcfxo
/lib/modules/2.4.18-14/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.18-14/misc/wcfxo.o: insmod 
/lib/modules/2.4.18-14/misc/wcfxo.o failed
/lib/modules/2.4.18-14/misc/wcfxo.o: insmod wcfxo failed

Is this a problem?

Also, at exactly what point should I get a dialtone on the analog phone
connected to the FXS (green) module?

Thanks
Steve


Jim Van Meggelen wrote:

> Steve,
> 
> Thank you for testing our document, and for your valuable feedback. We
> are aware that there is still much work to be done, I and apologize that
> we have not done a good job of making that clear.
> 
> I have answered some of your questions below:




More information about the asterisk-users mailing list