<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am trying to get Asterisk to work with the
Junghanns Quad BRI ISDN card. I am progressing slowly!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Problem I am now experiencing is as
below.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>gcc -pipe
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
<BR> -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6
-march=i686 -DZAPTEL_OPTIMIZATIONS <BR>
-DASTERISK_VERSION=\"1.0.8-BRIstuffed-0.2.0-RC8h\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" <BR> -DASTLIBDIR=\"/usr/lib/asterisk\"
-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\"
<BR> -DASTSPOOLDIR=\"/var/spool/asterisk\"
-DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
<BR> -DASTMODDIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" <BR>
-DBUSYDETECT_MARTIN -c -o channel.o
channel.c<BR>channel.c:41:31: asterisk/transcap.h: No such file or
directory<BR>channel.c: In function
`ast_transfercapability2str':<BR>channel.c:239: error: `AST_TRANS_CAP_SPEECH'
undeclared (first use in this <BR>function)<BR>channel.c:239: error: (Each
undeclared identifier is reported only once<BR>channel.c:239: error: for each
function it appears in.)<BR>channel.c:241: error: `AST_TRANS_CAP_DIGITAL'
undeclared (first use in this <BR>function)<BR>channel.c:243: error:
`AST_TRANS_CAP_RESTRICTED_DIGITAL' undeclared (first <BR>use in this
function)<BR>channel.c:245: error: `AST_TRANS_CAP_3_1K_AUDIO' undeclared (first
use in <BR>this function)<BR>channel.c:247: error:
`AST_TRANS_CAP_DIGITAL_W_TONES' undeclared (first use <BR>in this
function)<BR>channel.c:249: error: `AST_TRANS_CAP_VIDEO' undeclared (first use
in this <BR>function)<BR>channel.c: In function
`ast_channel_bridge':<BR>channel.c:2623: warning: implicit declaration of
function `IS_DIGITAL'<BR>make: *** [channel.o] Error
1<BR>****************************************************<BR> ASTERISK
installed.<BR>
Installation
finished.<BR>****************************************************<BR><BR>Is the
problem here the line: channel.c:41:31: asterisk/transcap.h: No such <BR>file or
directory ??<BR></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Do I just need
to ger hold of transcap.h? Or something else?<BR><BR></FONT></FONT><FONT
face=Arial size=2>Angus Comber<BR><A
href="mailto:angus@NOSPAMiteloffice.com">angus@NOSPAMiteloffice.com</A><BR></FONT></DIV></BODY></HTML>