On 2013-12-04 17:04, Shamun Toha Md wrote: > Hello Dennis, > > Sorry i stop now > > 1) PjSIP is involved. because the NAT/Firewall issues are not > completed. VPN is not there yet look at Bria software it has VPN > client embedded its also like pjSIP > 2) PjSIP is still not allowing the interconnect between Google Hangout > (text), Facebook, where Bria software is already doing this (even they > are also same pjSIP like) > There is a reasonable explanation why pjsip does not interconnect between Google Hangout(text) and Facebook chat. Pjsip is a SIP stack implementation implementing RFC3261 et al. whereas Google Hangout and Facebook are applications that are using an XMPP stack implementing RFC6120 et al. SIP does not interconnect with XMPP, they are different protocols. Please note that there is a difference between a protocol stack and an application using a protocol stack. Bria is a softphone application that is using both a SIP stack and an XMPP stack, that is why you can use it for both VoIP and messaging. But there is nothing preventing you from writing your own application that is using both pjsip and an XMPP stack for both VoIP and messaging functionality. Regards, Dan > > Thank you > Best regards > /Sham > > > > > _______________________________________________ > 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/20131204/d665c1a4/attachment-0001.html>