kido noagbodji
2004-Nov-25 18:26 UTC
[Asterisk-Users] OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
i have had some problems with the H323 channel ... Other party not anwsering SIP 2 H323 bridge. the chan_oh323 solves the problem. Use it. (Even though it is quite complicated to install but READ the README file) Nahuel that should solve it!! Kido -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041125/73148529/attachment.htm
Michael Manousos
2004-Nov-26 03:11 UTC
[Asterisk-Users] OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
Thanks. I appreciate that. Michael. kido noagbodji wrote:> i have had some problems with the H323 channel ... Other party not > anwsering SIP 2 H323 bridge. > the chan_oh323 solves the problem. Use it. > (Even though it is quite complicated to install but READ the README file) > > Nahuel that should solve it!! > > Kido >
Nahuel Alejandro Ramos
2004-Nov-29 13:04 UTC
[Asterisk-Users] OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
Thank you very much. I have been trying it but I get in trouble installing it I will try it again. Nahuel Ramos. On Fri, 26 Nov 2004 12:11:20 +0200, Michael Manousos <manousos@inaccessnetworks.com> wrote:> > Thanks. > I appreciate that. > > Michael. > > > > > kido noagbodji wrote: > > i have had some problems with the H323 channel ... Other party not > > anwsering SIP 2 H323 bridge. > > the chan_oh323 solves the problem. Use it. > > (Even though it is quite complicated to install but READ the README file) > > > > Nahuel that should solve it!! > > > > Kido > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Nahuel Alejandro Ramos
2004-Dec-01 13:35 UTC
[Asterisk-Users] OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
Kido, I start to compile openh323 1.3.15 as recomend in the asterisk-oh323-7.0 README but I get an error: h323ep.cxx: In member function `virtual BOOL H323EndPoint::IsLocalAddress(const PIPSocket::Address&) const': h323ep.cxx:2397: no matching function for call to `PIPSocket::Address:: IsRFC1918() const' make[2]: *** [/root/oh323/olderoh323/openh323/lib/obj_linux_x86_r/h323ep.o] Error 1 make[2]: Leaving directory `/root/oh323/olderoh323/openh323/src' make[1]: *** [opt] Error 2 make[1]: Leaving directory `/root/oh323/olderoh323/openh323' make: *** [optshared] Error 2 I have compiled PWlib-1.6.6 without trouble but openh323 crashs. I tryed to compile asterisk-oh323 instead but I get this error: asteriskaudio.cxx:430: redefinition of `int lastWritten' asteriskaudio.cxx:409: `int lastWritten' previously defined here asteriskaudio.cxx:430: `writeSize' was not declared in this scope asteriskaudio.cxx:431: parse error before `++' token asteriskaudio.cxx: In member function `virtual BOOL PAsteriskSoundChannel::Read(void*, int)': asteriskaudio.cxx:522: parse error before `::' token asteriskaudio.cxx:529: parse error before `::' token asteriskaudio.cxx:532: parse error before `::' token asteriskaudio.cxx:528: warning: unreachable code at beginning of switch statement make[1]: *** [asteriskaudio.o] Error 1 make[1]: Leaving directory `/root/oh323/olderoh323/asterisk-oh323-0.7.0/wrapper' make: *** [subdirs_build] Error 1 Someone could help me. I have used the same version the oh323 readme recomend. Thank you very much. Nahuel Ramos. On Fri, 26 Nov 2004 01:26:14 -0000, kido noagbodji <kido@cafe.tg> wrote:> > i have had some problems with the H323 channel ... Other party not anwsering > SIP 2 H323 bridge. > the chan_oh323 solves the problem. Use it. > (Even though it is quite complicated to install but READ the README file) > > Nahuel that should solve it!! > > Kido > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >