Thanks to all as explained in channels/h323/README
i am doing the following: cd /path/to/pwlib ./configure make clean opt PWLIBDIR=$HOME/pwlib export PWLIBDIR cd /path/to/openh323 ./configure make clean opt cd /path/to/asterisk/channels/h323 make opt cd /path/to/asterisk make install but when i try to compile openh323 i get this error: h323ep.cxx: In member function `PNatMethod* H323EndPoint::GetPreferedNatMethod(const PIPSocket::Address&)': h323ep.cxx:3211: error: 'class PNatStrategy' has no member named 'GetNATList' h323ep.cxx:3215: error: 'class PNatMethod' has no member named 'GetNatMethodName' make[1]: *** [/home/programmi/asterisk-1.2.13_h323/openh323_v1_19_0_1/lib/obj_linux_x86_r/h323ep.o] Error 1 make[1]: Leaving directory `/home/programmi/asterisk-1.2.13_h323/openh323_v1_19_0_1/src' make: *** [opt] Error 2 the version i am compiling are: openh323-v1_19_0_1 pwlib-v1_10_2 an i wanto to install them on asterisk-1.2.13 _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
