[Asterisk-bsd] Problems with IAX trunk and Zaptel

Jason Lixfeld jason+lists.asterisk-bsd at lixfeld.ca
Thu Jun 8 10:17:40 MST 2006


Hi all,

	I'm running asterisk-1.2.7.1 from FreeBSD ports, and zaptel-bsd from  
svn.  I compiled and installed zaptel-bsd and it looks good:

# kldstat
Id Refs Address            Size     Name
1    1 0xffffffff80100000 8f9958   kernel
julian# make load
make -C zaptel load
kldload ./zaptel.ko
make -C wcfxs load
kldload ./wcfxs.ko
make -C wct1xxp load
kldload ./wct1xxp.ko
make -C wcte11xp load
kldload ./wcte11xp.ko
make -C wct4xxp load
kldload ./wct4xxp.ko
make -C wcfxo load
kldload ./wcfxo.ko
# kldstat
Id Refs Address            Size     Name
1    7 0xffffffff80100000 8f9958   kernel
9    6 0xffffffffa7a70000 2d9ed    zaptel.ko
10    1 0xffffffffa7a9e000 7f4d     wcfxs.ko
11    1 0xffffffffa7aa6000 440d     wct1xxp.ko
12    1 0xffffffffa7aab000 6d4d     wcte11xp.ko
13    1 0xffffffffa7ab2000 b997     wct4xxp.ko
14    1 0xffffffffa7abe000 2e9d     wcfxo.ko
# dmesg | tail -16
Zapata Telephony Interface Registered on major 196
Echo Canceller: MARK2
FXS device: vendor=e159 device=1 subvendor=b119
wcfxs0: <Wildcard TDM400P REV I> port 0xec00-0xecff mem  
0xfe7ff000-0xfe7fffff irq 37 at device 11.0 on pci3
FXS Attach for wcfxs0: deviceID : 0xe159
wcfxs0: [FAST]
Freshmaker version: 73
Freshmaker passed register test
ProSLIC sanity check failed
Module 0: Not installed
ProSLIC sanity check failed
Module 1: Not installed
ProSLIC sanity check failed
Module 2: Not installed
Module 3: Installed -- AUTO FXO
Found a Wildcard TDM: Wildcard TDM400P REV I (4 modules)
# ls /etc/zaptel.conf
/etc/zaptel.conf
#

The problem is, when I try to configure an IAX trunk, I get an error  
saying that zaptel hardware timing is needed to do trunking.   Does  
asterisk not see the zaptel interface for the timing or something:

Jun  8 13:15:39 WARNING[1664]: chan_iax2.c:8362 build_user: Unable to  
support trunking on user 'x.x.x.x' without zaptel timing

My system is FreeBSD 6.1-RELEASE on a P4 3Ghz Xeon EM64T.



More information about the Asterisk-BSD mailing list