Hi all,
I'm glad to announce and to provide you the module I've done few months ago. It's based on libpurple, the library on bottom of pidgin (ex-gaim), and allow you to use all your non-SIP accounts (like MSN) mapped with your SIP URI. It was originally wrote for OpenSER 1.3.x, but I ported and tested it to latest Kamailio/OpenSIPS snapshots. Please refer to included README for more informations. I hope you'll enjoy it !
Eric PTAK, Atos Worldline R&D.
Hello Eric,
the module sounds interesting. Probably can finally obsolete the jabber module now...
I would like to include the module in Kamailio SVN, so we need to sort out couple things: - are you willing to maintain the module for at least one year? if yes, please provide me a sourceforge user ID in order to grant you svn add rights. - documentation has to be ported to docbook xml, however, this can be done later, if you are not accustomed to it
As side note, kamailio being gpl2, is this module under gpl3 violating something?
Thanks for your contribution!
Cheers, Daniel
On 12/04/08 19:28, Eric PTAK wrote:
Hi all,
I'm glad to announce and to provide you the module I've done few months ago. It's based on libpurple, the library on bottom of pidgin (ex-gaim), and allow you to use all your non-SIP accounts (like MSN) mapped with your SIP URI. It was originally wrote for OpenSER 1.3.x, but I ported and tested it to latest Kamailio/OpenSIPS snapshots. Please refer to included README for more informations. I hope you'll enjoy it !
Eric PTAK, Atos Worldline R&D.
Devel mailing list Devel@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/devel
On Thursday 04 December 2008, Daniel-Constantin Mierla wrote:
As side note, kamailio being gpl2, is this module under gpl3 violating something?
Hi Daniel,
i think kamailio is GPL2 _or later_, this is compatible to GPL3.
http://www.gnu.org/licenses/gpl-faq.html#v2v3Compatibility
Cheers,
Henning
On Dec 04, 2008 at 18:44, Henning Westerholt henning.westerholt@1und1.de wrote:
On Thursday 04 December 2008, Daniel-Constantin Mierla wrote:
As side note, kamailio being gpl2, is this module under gpl3 violating something?
Hi Daniel,
i think kamailio is GPL2 _or later_, this is compatible to GPL3.
Yes, it is, but there's a catch: if you use this module (load it), you have to comply with GPLv3 for all the other loaded modules and core. So it's quite easy to violate GPLv3 unknowingly. Perhaps we should have a config option for the allowed licenses for the modules (module loading would be allowed only if the module license is permitted by this config option).
Andrei
Hi all, and thanks you for your interest.
About the license, it was a mistake, here is a new tarball with a downgraded GPL. For the first year maintenance, my sourceforge username is eptak. I let you try up the module then we should discuss about the futur of that module.
Eric.