I'm by no means knowledgable about asterisk, only been playing with it for about a month but it seems to be about the way the module is loaded. I'm using asterisk@home and have the following:
Module 0: Installed -- AUTO FXS/DPO
Module 1: Not installed
Module 2: Not installed
Module 3: Installed -- AUTO FXO (UK mode)
Found a Wildcard TDM: Wildcard TDM400P REV I (4 modules)
Registered tone zone 4 (United Kingdom)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: registered new driver wcusb
Wildcard USB FXS Interface driver registered
Registered tone zone 4 (United Kingdom)
Registered tone zone 4 (United Kingdom)
It appears to be the way the module is loaded, this works for me with a 2,4 kernel:
[root@asterisk1 etc]# more modules.conf
alias eth0 e100
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1
|| :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 |
| :
options torisa base=0xd0000
alias char-major-196 torisa
post-install tor2 /sbin/ztcfg
post-install torisa /sbin/ztcfg
post-install wcusb /sbin/ztcfg
post-install wcfxo /sbin/ztcfg
post-install wctdm /sbin/ztcfg
post-install ztdynamic /sbin/ztcfg
post-install ztd-eth /sbin/ztcfg
post-install wct1xxp /sbin/ztcfg
post-install wct4xxp /sbin/ztcfg
post-install wcte11xp /sbin/ztcfg
post-install pciradio /sbin/ztcfg
post-install ztd-loc /sbin/ztcfg
post-install ztdummy /sbin/ztcfg
alias wcfxs wctdm
options wctdm opermode=UK
Check out the following for more info:
http://www.voip-info.org/tiki-index.php?page=TDM400P