[Asterisk-Users] H323 Compilation
Pavel Siderov
pi at hostmates.com
Wed Nov 3 02:42:50 MST 2004
Hi,
I'm using Asterisk 1.0.2. I've downloaded and compiled pwlib 1.5.2 and openh323 1.12.2, but when I
try ti compile h323 module I get these errors:
cc1plus: warning: "-Wno-missing-declarations" is valid for C/ObjC but not for
C++
ast_h323.cpp: In member function `void
MyH323Connection::SendUserInputTone(char, unsigned int)':
ast_h323.cpp:725: error: invalid conversion from `char' to `const char*'
ast_h323.cpp: In member function `virtual void
MyH323Connection::OnUserInputTone(char, unsigned int, unsigned int, unsigned
int)':
ast_h323.cpp:735: error: invalid conversion from `char' to `const char*'
ast_h323.cpp: In member function `virtual void
MyH323Connection::OnUserInputString(const PString&)':
ast_h323.cpp:746: error: invalid conversion from `char' to `const char*'
/usr/include/c++/3.3.4/istream: At top level:
chan_h323.h:31: warning: `sockaddr_in bindaddr' defined but not used
make: *** [ast_h323.o] Error 1
I've exported PWLIBDIR and OPENH323DIR
Anyone has any idea what may be the problem?
Thanks in advance :)
P.S. OS Slackware current
Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041103/9347ba6a/attachment.htm
More information about the asterisk-users
mailing list