hi everybody!
i have just installed asterisk 1.2.1 and added asterisk-oh323-0.7.3
installed also pwlib1.5.2 and openh323_1.12.2 (the Mimas patches 2)
i did followed all instructions but when i it created this problem.
hope you could help me please.
thanks so much in advance.
root@me:~/voip/asterisk-oh323-0.7.3# make
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: Entering directory /root/voip/asterisk- oh323-0.7.3/wrapper' ./check_ver /root/pwlib pwlib ./check_ver /root/voip/openh323_Mimas _patch2 openh323 ar rc liboh323wrap_s.a wrapper_misc.o asteriskaudio.o wrapconnection.o wrapendpoint.o wrapper.o wrapcaps.o wrapgkserver.o make[1]: Leaving directory
/root/voip/asterisk-oh323-0.7.3/wrapper’
make[1]: Entering directory /root/voip/asterisk-oh323-0.7.3/asterisk-driver' gcc -Wall -march=i686 -pipe -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -fPIC -g -O6 -fomit-frame-pointer -I/usr/src/asterisk/include -I../wrapper -c -o [color=red]chan_oh323.o chan_oh323.c chan_oh323.c:49:22: asterisk.h: No such file or directory chan_oh323.c: In function
oh323_show_channels’:
chan_oh323.c:1107: warning: implicit declaration of function snprintf' chan_oh323.c: In function
oh323_exception’:
chan_oh323.c:1521: warning: implicit declaration of function printf' chan_oh323.c: In function
oh323_codecset2str’:
chan_oh323.c:3113: warning: implicit declaration of function sprintf' chan_oh323.c: In function
reload_config’:
chan_oh323.c:4675: warning: implicit declaration of function sscanf' chan_oh323.c: At top level: chan_oh323.c:3242: warning:
update_call_ids’ defined but not used
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory `/root/voip/asterisk- oh323-0.7.3/asterisk-driver’
make: *** [subdirs_build] Error 1[/color]
root@me:~/voip/asterisk-oh323-0.7.3#