[asterisk-users] Zaptel data mode not supported?

Alex Kauffmann akauffma at prodigy.net.mx
Sat Apr 5 18:11:27 CDT 2008


Hello:

Have a TE110P laying around and decided to see if I could build a router 
around it.  I've tried compiling several versions of zaptel .1.4.x with 
the same results.  I checked the zaptel changelog and can't find 
anything about it no longer being supported (or that it ever was for 
that matter).

ztcfg:

Zaptel Configuration
SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Network HDLC (Default) (Slaves: 01 02 03 04 05 06 07 08 09 
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31)
31 channels configured.
Changing signalling on channel 1 from Unused to Network HDLC
ZT_CHANCONFIG failed on channel 1: Function not implemented (38)

dmesg:

Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.9.2
Zaptel Echo Canceller: MG2
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 16 (level, low) -> IRQ 209
FALC version: 00000000
TE110P: Setting up global serial parameters for E1 FALC V1.2
TE110P: Successfully initialized serial bus for card
Found a Wildcard: Digium Wildcard TE110P T1/E1
Zaptel networking not supported by this build.

make data:

make[1]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: `menuselect' is up to date.
make[2]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make -C datamods datamods
make: *** datamods: No such file or directory.  Stop.
make: *** [data] Error 2

Adding datamods to SUBDIR_MODULES in top level Makefile

make:

CC [M]  /usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function 
`fr_lmi_send':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: 
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: (Each 
undeclared identifier is reported only once
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: for each 
function it appears in.)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function 
`fr_set_link_state':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:575: error: structure 
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function 
`fr_lmi_recv':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:646: error: 
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:825: error: structure 
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:829: error: structure 
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:845: error: structure 
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function `fr_rx':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:878: error: 
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function 
`hdlc_fr_ioctl':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:1209: error: 
`LMI_CISCO' undeclared (first use in this function)
make[4]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o] Error 1
make[3]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods] Error 2
make[2]: *** [_module_/usr/src/zaptel-1.4.9.2/kernel] Error 2

Am I missing something, or does zaptel.conf.sample need some updating?

Alex



More information about the asterisk-users mailing list