When I do compilation on the path "asterisk-1.4.18/channels/h323/"
i get the following error:
[root@localhost h323]# make
Makefile:27: /openh323u.mak: No such file or directory
make: *** No rule to make target `/openh323u.mak’. Stop.
You need to compile PWLib and OpenH323 (Both from h323plus.org/source/ ). Then you need to set the variable OPENH323DIR to the path where you untarred and built the OpenH323 library.