Hi, Like ZAP!, that embedded SIP into Mozilla Framework, I have embedded PJSIP into Mozilla Framework also. The difference is that ZAP!! runs as a standalone app. known as an XULRUNNER app. while I have only integrated SIP into Firefox to achieve HTTP Session Mobility. I guess you and I can extend it as much as we can. See http://crg.ee.uct.ac.za/members/micadeyeye/index.php?content=my_blog&blog_no=23 Yours, Mike. Marco Zissen wrote: > Hi all, > > I'm just using RTP/RTCP streams to stream audio from/to a java applet. > I use jlibrtp for it (http://jlibrtp.org/). > > The SIP functionality (eg. a console app) must run on a separate server and > isn't completly embedded into > a java applet. But it's quite easy to use. > > If someone is interested into it, I can provide some sample code. But it's > for G711, only. > > Kind regards, > Marco > > > -----Urspr?ngliche Nachricht----- > Von: pjsip-bounces at lists.pjsip.org [mailto:pjsip-bounces at lists.pjsip.org] Im > Auftrag von Pedro Sanchez > Gesendet: Freitag, 29. Februar 2008 16:58 > An: pjsip list > Betreff: Re: [pjsip] SIP Browser Embedded > > This might be an alternative? > > http://www.croczilla.com/zap > >