maybe another way is directly use flex/flash and flash media server to build browser app, and then convert to SIP and RTP at server side. As I know, most flash sip phone are built this way. regards, Gang On Tue, Sep 30, 2008 at 2:07 AM, Lucas Rosa Gal?go <lrgalego at gmail.com>wrote: > > >> >> In general, you cannot do this *_consistently_* (and using the same >> code-base) across browsers (assuming you want to run PJ as a browser >> plug-in/extension?). >> >> AFAIK, for IE, you could wrap PJ into an ActiveX control and embed as an >> object into your web page's HTML and communicate between PJ and Flash >> (ExternalInterface) through a JavaScript back-end. >> >> Maybe I am wrong, but AFAIK, for Firefox, you can try building all your >> components into an extension. If you can pull this off, I'd be happy to >> hear >> from you. :) >> >> - J >> >> >> >> On Sun, Sep 28, 2008 at 12:44 PM, friends friends < >> friends.meet at googlemail.com> wrote: >> >> > Thanks Saul for the reply. >> > Can anybody else also help in replying the other queries? How can I >> connect >> > PJSIP with flex application running in browser? Any idea or pointers >> will be >> > great help. >> > >> > Cheers, >> > Vincent >> > >> > 2008/9/28 Sa?l Ibarra <saghul at gmail.com> >> > >> > On Sat, Sep 27, 2008 at 2:16 PM, friends friends >> >> <friends.meet at googlemail.com> wrote: >> >> > Hi Could you elaborate more how can it be used? We can write a simple >> >> script >> >> > for Asterisk Manager Interface to originate the call. Then what is >> the >> >> use >> >> > of PJSUA ? Because AMI can transfer the calls and we can schedule the >> >> > conference etc (SIP or PSTN both works) then where does the PJSIP and >> >> PJSUA >> >> > sits? I am just trying to make an overall picture in my mind. I >> think, I >> >> am >> >> > missing a link some where. >> >> > >> >> >> >> Well, as I said, PJSUA is a softphone, so it can be used to send and >> >> recevie calls from an Asterisk server, just as Twinkle, Xlite or >> >> Zoiper... >> >> >> >> > Also could you respond to the other queries, how can we use browser >> >> based >> >> > sip client with PJSUA? Can PyAMF be of any help? >> >> > >> >> >> >> Sorry, I can't help you on that... >> >> >> >> >> >> -- >> >> Sa?l -- "Nunca subestimes el ancho de banda de un cami?n lleno de >> >> disketes." >> >> ---------------------------------------------------------------- >> >> http://www.saghul.net/ >> >> >> >> _______________________________________________ >> >> Visit our blog: http://blog.pjsip.org >> >> >> >> pjsip mailing list >> >> pjsip at lists.pjsip.org >> >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> >> > >> > >> > _______________________________________________ >> > Visit our blog: http://blog.pjsip.org >> > >> > pjsip mailing list >> > pjsip at lists.pjsip.org >> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > >> > >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080929/97c10e37/attachment-0001.html >> > >> >> ------------------------------ >> >> Message: 2 >> Date: Mon, 29 Sep 2008 17:27:33 +0530 >> From: "Jeremy King" <jerry.ipe.thomas@xxxxxxxxx> >> Subject: Re: USB Sound Card Problem >> To: "pjsip list" <pjsip at lists.pjsip.org> >> Message-ID: >> <c8f650950809290457s7aae53d1nfc5f1d82afdc6ebd at mail.gmail.com> >> Content-Type: text/plain; charset="utf-8" >> >> In code, enumerate the sound devices using pjsua_enum_snd_devs and then >> set >> the devs that match "Microsoft Sound Mapper" as input and output sound >> device using pjsua_set_snd_dev. >> >> - J > > > Hi guys, > > about this topic, I read some time ago about an try to make a firefox > plugin to use pjsip. > Is there any success with this try? > > regardless, > > Lucas Rosa Galego > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080930/69e922a7/attachment.html>