Jump to content

User:Neustradamus/Jabbin

From Wikipedia, the free encyclopedia
Jabbin
Developer(s)Jabbin Team
Initial release2005
Stable release
3.0 beta / February 12, 2010; 14 years ago (2010-02-12)
Preview release
Written inC++
PlatformLinux, Windows
Available inEnglish, French ...
TypeInstant messaging client VoIP
LicenseGPL (Free software)
Websitesf.net/projects/jabbin

Jabbin (formerly Joim) is a cross-platform free software for instant messaging (chat) and VoIP phone calls via XMPP protocols.

It is the first XMPP client with VoIP in December 2005.

Features[edit]

Jabbin features usual instant messenger functionality. Besides that the support for VoIP over XMPP protocols and the integration with social networking platforms are central features of its functionality.[1] Jabbin has comprehensive softphone functionality complete with dialling pad, address-book and list of calls and thereby presents itself as an alternative to the popular software Skype, that is compatible with many other VoIP products (such as e.g. Google Talk).[2]

It supports point-to-point encryption using TLS as well as for text chat also end-to-end encryption following the OpenPGP standard.

Availability[edit]

As free software Jabbin gets released together with its source code under the terms of the GNU General Public License (GPL). It is available for Linux and Windows systems; a port to Mac OS X is in development.[3] For many Linux distributions there are precompiled binary packages (of version 2).[4] For Windows there is also an official installation-free version.

Under the hood[edit]

The program is based on the Psi XMPP client. Both are written in C++ and use the cross-platform Qt library to provide their user interface. Version 3.3.x of Qt is used so it's not very easy to build Jabbin on Windows using only open-source components. Either unofficial (but legal) Windows port for Qt 3.3.x/X11 needs to be used or Qt 3.3.x commercial license required)

Like Psi, Jabbin uses the XMPP communication protocol, but uses the libjingle library for peer-to-peer VoIP connections. Jabbin incorporates the libjingle support from Psi (where it was still considered experimental) with additional Windows support and uses the free voice codec Speex.

History[edit]

Jabbin was created as a fork from Psi and initially named “Joim”[5]. It added mainly support for VoIP to the functionality of the predecessor.[3] The first beta version (1.0) was based on the developper version 0.10 of Psi and released in December 2005[3] It was the first XMPP client with support for VoIP, for which it used the now superseded XMPP protocol extension Transport for Initiating and Negotiating Sessions (TINS).[3] After standardisation of the standardised successor protocol “Jingle”, VoIP support was also added to a later version of Psi on that basis and is found in many important XMPP clients nowadays. Also Jabbin uses Jingle since version 2.0 beta[3], based on code that was taken from a development branch of Psi and extended to work on Windows. It was (after the standardisation of Jingle and the release of Google Talk) initially still the only XMPP client with VoIP support on Linux systems[3] as well as the only Open Source client with Jingle support,[4] because the Psi project took until end of June 2009 with releasing a version with the then still experimental Jingle support.[6]

After years without a lifesign the Jabbin project released a new version (Beta 3.0, “Flaming Phoenix”, at first only for Windows systems) on 25 January 2010. Integration with various social networking platforms has been added.[7][1]

References[edit]

  1. ^ a b "Il nuovo Jabbin 3.0 beta: VoIP, IM e social aggregator". VoipBlog.it (in Italian). 2010-02-13. Retrieved 2011-03-04.
  2. ^ Nuno Bastei (2006-03-06). "10 Skype alternatives". 21talks. Retrieved 2011-03-04.
  3. ^ a b c d e f Petr Krčmář (2007-09-20). "Jabbin: zavolejte si s GTalk". Root.cz (in Czech). Retrieved 2011-03-04.
  4. ^ a b Nikos Kouremenos (2006-10-19). "Review: Jabbin adds VoIP to Jabber". Linux.com (in Czech). Retrieved 2011-03-03.
  5. ^ http://jabbin.svn.sourceforge.net/viewvc/jabbin/joimtrunk/README?revision=292
  6. ^ http://psi-im.org/wiki/Jingle_branch
  7. ^ Ghaus Iftikhar Nakodari (2010-02-12). "Jabbin: Opensource Instant Messenger With VoIP & Social Networking". AddictiveTips. Retrieved 2011-03-03.

External Links[edit]