[Asterisk-Users] Can't compile chan_h323 in latest CVS...
Walter Klomp
walter at aglow.com.sg
Sun Oct 10 07:42:33 MST 2004
Hi,
In the latest CVS I am trying to compile chan_h323, but it doesn't want to.
chan_h323.c: In function `oh323_call':
chan_h323.c:453: error: structure has no member named `callerid'
chan_h323.c:455: error: structure has no member named `callerid'
chan_h323.c:455: error: structure has no member named `callerid'
chan_h323.c: In function `oh323_new':
chan_h323.c:756: error: structure has no member named `callerid'
make[1]: *** [chan_h323.o] Error 1
...if I unremark the line
#CHANNEL_LIBS+=$(shell [ -f h323/libchanh323.a ] && echo chan_h323.so)
In channels/Makefile...
I have successfully made the channels/h323 with the openh323 and the
pwlib...
But for some reason asterisk is not making the chan_h323.
Am I missing something? (I have asked this question a few days ago and
nobody responded, am I alone in this?)
~help~please~
Walter
More information about the asterisk-users
mailing list