HI, Anyone knows the current status of JIAXclient? I tried to recompile the sources available in sourceforge but they reference a old java package that I was not able to find. I tried to e-mail the author but seems that his account is no longer valid. I in need of a java IAX client that could be loaded as an applet. I know that is a lot of viable SIP alternatives, but due to NAT/Firewall restrictions use of IAX would be easier. Thanks in advance, -- Rubens Zupelli Filho rzupelli@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060611/d7cb75f8/attachment.htm
"Rubens Zupelli Filho" <rzupelli@gmail.com> writes:> Anyone knows the current status of JIAXclient?I have been playing with jiaxclient 0.0.6, and it seems to mostly work if you have a working copy of the C iaxclient library. I would test iaxclient with the command-line tools that come with it and make sure that all works satisfactorily before moving on to JIAXClient, since the Java code is built on top of the C library.> I tried to recompile the sources available in sourceforge but > they reference a old java package that I was not able to find.What package? ----Scott.
Scott, You are compiling in Linux or Windows? The package the java compiler is not founding is: net.sourceforge.iaxclient.jni many thanks. On 6/11/06, Scott Gifford <sgifford@suspectclass.com> wrote:> "Rubens Zupelli Filho" <rzupelli@gmail.com> writes: > > > Anyone knows the current status of JIAXclient? > > I have been playing with jiaxclient 0.0.6, and it seems to mostly work > if you have a working copy of the C iaxclient library. I would test > iaxclient with the command-line tools that come with it and make sure > that all works satisfactorily before moving on to JIAXClient, since > the Java code is built on top of the C library. > > > I tried to recompile the sources available in sourceforge but > > they reference a old java package that I was not able to find. > > What package? > > ----Scott. > _______________________________________________ > --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 >-- Rubens Zupelli Filho rzupelli@gmail.com
On 12 Jun 2006, at 02:02, Rubens Zupelli Filho wrote:> HI, > > > Anyone knows the current status of JIAXclient? > > I tried to recompile the sources available in sourceforge but > they reference a old java package that I was not able to find. > > I tried to e-mail the author but seems that his account is no > longer valid. > > I in need of a java IAX client that could be loaded as an applet. I > know that > is a lot of viable SIP alternatives, but due to NAT/Firewall > restrictions use of > IAX would be easier.I'm due to give a talk about our pure Java IAX applet at Astricon London. Alternatively, if you contact me off list, I can give you the commercial details and point you at a demo URL. Tim. Tim Panton tim@mexuar.com