Did you apply to the OpenH323 the included patch BEFORE configuring the library (openH323)? Also, try to use the latest version (0.6.3) if you are running current Asterisk CVS code.
Michael.
Brian Wilkins wrote:
Sorry this has nothing to do with your audio issue, but I noticed you were able to build oh323 1.13.5 and pwlib 1.6.6 sucessfully with asterisk-oh323 0.6.2. I get the following errors when trying to compile the oh323 wrapper for asterisk:
-- snippet of errors -- In file included from asteriskaudio.cxx:37: wrapper_misc.hxx:61: parse error before `{' wrapper_misc.hxx:71: parse error before `protected' In file included from asteriskaudio.cxx:38: asteriskaudio.hxx:41: parse error before `{' asteriskaudio.hxx:48: destructors must be member functions asteriskaudio.hxx:55: parse error before `protected' asteriskaudio.hxx:57: syntax error before `;' asteriskaudio.hxx:61: parse error before `}' asteriskaudio.hxx:69: parse error before `{' asteriskaudio.hxx:76: destructors must be member functions asteriskaudio.hxx:78: syntax error before `(' asteriskaudio.hxx:79: syntax error before `(' asteriskaudio.hxx:80: parse error before `&' --end snippet--
In my makefile, I have set the following settings :
PWLIBDIR=/usr/src/pwlib OPENH323DIR=/usr/src/openh323 ASTERISKINCDIR=/usr/src/asterisk/include ASTERISKMODDIR=/usr/lib/asterisk/modules OH323WRAPLIBDIR=/usr/local/lib
Both pwlib and openh323 build sucessfully, but when I try to build asterisk-oh323 I get those errors. Any clues?
Regards, Brian Wilkins
--
Heritage Communications Corporation
Melbourne, FL USA 32935
On Yaum al-Ahad 09 Jumaada al-Awal 1425 06:20 pm, Scott Stingel wrote:
Update on this problem:
I gave up on the "native" h.323 because, like others, I couldn't get audio working. (yes, I tried disabling FastStart in ast_h323.cpp - no change)
So I went and got the OH323 code from www.inaccessnetworks.com. Glad to say that everything seems to work so far. Not only does audio work, but even the handshaking is now working in both OpenPhone and even NetMeeting (for the first time).
Notes to others who want to try OH323:
* The installation is a bit more complicated than h323. Follow the instructions in the ReadMe file exactly.
* You must choose and install the proper versions of PWLib and OpenH323, as stated.
* Don't forget to edit the Makefile as stated.
Some load testing to following this week, but I'm encouraged!
Regards Scott
Scott M. Stingel President, Emerging Voice Technology, Inc. Palo Alto California & London England www.evtmedia.com
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
