Hello everyone,
Let me introduce to you a new module, available in trunk since yesterday, so it will be included in 1.5.0 release :
*Purple module is a multi-protocol instant-messaging gateway module which use libpurple, the library on bottom of Pidgin (ex-gaim).* *This plugin was wrote in order to proof the concept of gateway between SIP and MSN/Live networks.* *[...]* *It's no really adapted to a production environment with a huge user count but can be used in order to demonstrate the concept or to use it in SOHO environment.*
I hope you'll enjoy purple module, and I'll welcome all feedbacks.
Eric.
On Thursday 29 January 2009, Eric PTAK wrote:
Hello everyone,
Let me introduce to you a new module, available in trunk since yesterday, so it will be included in 1.5.0 release :
From http://kamailio.org/docs/modules/devel/purple.html:
*Purple module is a multi-protocol instant-messaging gateway module which use libpurple, the library on bottom of Pidgin (ex-gaim).*
Hi Eric,
welcome on board. :-) Do you've any pointers about one could get this libpurple library? I did not found in my package management on a first glance. And what version do i need?
Cheers,
Henning
libpurple is included with pidgin and is available @ http://www.pidgin.im the module has been tested with libpurple 2.5.2 from the same version of pidgin : http://sourceforge.net/project/downloading.php?groupname=pidgin&filename...
another point, for MSN, I suggest to install msn-pecan plugin for libpurple : http://code.google.com/p/msn-pecan/
I used version 0.0.16 : http://msn-pecan.googlecode.com/files/msn-pecan-0.0.16.tar.bz2
Eric. 2009/1/29 Henning Westerholt henning.westerholt@1und1.de
Hi Eric,
welcome on board. :-) Do you've any pointers about one could get this libpurple library? I did not found in my package management on a first glance. And what version do i need?
Cheers,
Henning
version misstake with pidgin link : http://sourceforge.net/project/downloading.php?groupname=pidgin&filename...
2009/1/29 Eric PTAK eric.ptak.fr@gmail.com
libpurple is included with pidgin and is available @ http://www.pidgin.im the module has been tested with libpurple 2.5.2 from the same version of pidgin :
http://sourceforge.net/project/downloading.php?groupname=pidgin&filename...
another point, for MSN, I suggest to install msn-pecan plugin for libpurple : http://code.google.com/p/msn-pecan/
I used version 0.0.16 : http://msn-pecan.googlecode.com/files/msn-pecan-0.0.16.tar.bz2
Eric. 2009/1/29 Henning Westerholt henning.westerholt@1und1.de
Hi Eric,
welcome on board. :-) Do you've any pointers about one could get this libpurple library? I did not found in my package management on a first glance. And what version do i need?
Cheers,
Henning
On Thursday 29 January 2009, Eric PTAK wrote:
version misstake with pidgin link : http://sourceforge.net/project/downloading.php?groupname=pidgin&filename... dgin-2.5.2.tar.bz2
Hi Eric,
thanks for the information. I had to success with (to at least compile the code) the package libpurple-dev (v.2.4.1) that was available on the system. Perhaps you can add some information about the depencencies to the module readme?
Thanks,
Henning
Hello,
On 01/29/2009 05:14 PM, Henning Westerholt wrote:
On Thursday 29 January 2009, Eric PTAK wrote:
version misstake with pidgin link : http://sourceforge.net/project/downloading.php?groupname=pidgin&filename... dgin-2.5.2.tar.bz2
Hi Eric,
thanks for the information. I had to success with (to at least compile the code) the package libpurple-dev (v.2.4.1) that was available on the system. Perhaps you can add some information about the depencencies to the module readme?
libpurple-dev is present in Debian-based systems, as I could get. The readme has dependency note: http://kamailio.org/docs/modules/1.5.x/purple.html#id2454084
Cheers, Daniel
On Thursday 29 January 2009, Daniel-Constantin Mierla wrote:
On Thursday 29 January 2009, Eric PTAK wrote:
version misstake with pidgin link : http://sourceforge.net/project/downloading.php?groupname=pidgin&filename =pi dgin-2.5.2.tar.bz2
Hi Eric,
thanks for the information. I had to success with (to at least compile the code) the package libpurple-dev (v.2.4.1) that was available on the system. Perhaps you can add some information about the depencencies to the module readme?
libpurple-dev is present in Debian-based systems, as I could get. The readme has dependency note: http://kamailio.org/docs/modules/1.5.x/purple.html#id2454084
Hi Daniel,
ah, it seems i read a old version of the README, before your fixes.
Thanks,
Henning
Hello,
first let me join the welcome group and thank for your contribution.
Now as I we got this in trunk, probably we should remove the old jabber module -- is anyone using the jabber module? I haven't touch that code for long time, not sure it still works.
The purple module should offer same functionality, with a better underlaying library.
Cheers, Daniel
On 01/29/2009 03:37 PM, Eric PTAK wrote:
Hello everyone,
Let me introduce to you a new module, available in trunk since yesterday, so it will be included in 1.5.0 release :
From http://kamailio.org/docs/modules/devel/purple.html:
/Purple module is a multi-protocol instant-messaging gateway module which use libpurple, the library on bottom of Pidgin (ex-gaim)./ /This plugin was wrote in order to proof the concept of gateway between SIP and MSN/Live networks./ /[...]/ /It's no really adapted to a production environment with a huge user count but can be used in order to demonstrate the concept or to use it in SOHO environment./
I hope you'll enjoy purple module, and I'll welcome all feedbacks.
Eric.
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Daniel-Constantin Mierla wrote:
Hello,
first let me join the welcome group and thank for your contribution.
Now as I we got this in trunk, probably we should remove the old jabber module -- is anyone using the jabber module? I haven't touch that code for long time, not sure it still works.
The purple module should offer same functionality, with a better underlaying library.
I would keep the old module and remove it for next release (if nobody argues)
klaus
Cheers, Daniel
On 01/29/2009 03:37 PM, Eric PTAK wrote:
Hello everyone,
Let me introduce to you a new module, available in trunk since yesterday, so it will be included in 1.5.0 release :
From http://kamailio.org/docs/modules/devel/purple.html:
/Purple module is a multi-protocol instant-messaging gateway module which use libpurple, the library on bottom of Pidgin (ex-gaim)./ /This plugin was wrote in order to proof the concept of gateway between SIP and MSN/Live networks./ /[...]/ /It's no really adapted to a production environment with a huge user count but can be used in order to demonstrate the concept or to use it in SOHO environment./
I hope you'll enjoy purple module, and I'll welcome all feedbacks.
Eric.
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On 02/02/2009 10:30 PM, Klaus Darilion wrote:
Daniel-Constantin Mierla wrote:
Hello,
first let me join the welcome group and thank for your contribution.
Now as I we got this in trunk, probably we should remove the old jabber module -- is anyone using the jabber module? I haven't touch that code for long time, not sure it still works.
The purple module should offer same functionality, with a better underlaying library.
I would keep the old module and remove it for next release (if nobody argues)
IIRC, the module was proposed couple of time for obsolete/removal. There is also xmpp module that does simple-xmpp and now purple module can do more that jabber module.
At the end does not bother to still have it, but if it is not maintained and not used at all, it stays useless in the source code.
Cheers, Daniel
klaus
Cheers, Daniel
On 01/29/2009 03:37 PM, Eric PTAK wrote:
Hello everyone,
Let me introduce to you a new module, available in trunk since yesterday, so it will be included in 1.5.0 release :
From http://kamailio.org/docs/modules/devel/purple.html:
/Purple module is a multi-protocol instant-messaging gateway module which use libpurple, the library on bottom of Pidgin (ex-gaim)./ /This plugin was wrote in order to proof the concept of gateway between SIP and MSN/Live networks./ /[...]/ /It's no really adapted to a production environment with a huge user count but can be used in order to demonstrate the concept or to use it in SOHO environment./
I hope you'll enjoy purple module, and I'll welcome all feedbacks.
Eric.
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
I agree with Klaus,
We should let people try purple module for one release in order to get more feedback before removing old modules.
Eric.
2009/2/2 Klaus Darilion klaus.mailinglists@pernau.at
Daniel-Constantin Mierla wrote:
Hello, [...] The purple module should offer same functionality, with a better underlaying library.
I would keep the old module and remove it for next release (if nobody argues)
klaus
On 02/03/2009 11:50 AM, Eric PTAK wrote:
I agree with Klaus,
We should let people try purple module for one release in order to get more feedback before removing old modules.
well, that is fine. I wanted to see if someone is using the jabber module. To set it up is a bit more complex: install jabber server with transports to other IM networks. With purple is a bit more simple, install the library with transport plugins.
I haven't seen any discussion about that module for quite a while, and IIRC it was proposed for removal on other times in the past. I wrote the module, but I haven't maintained/used it for years. At that time xmpp was draft, not sure if it follows the standard - it is not using an xmpp library, just a xml one. I do not plan to spend more time with it. If someone finds it useful and wants to take over the maintenance is very welcome.
Cheers, Daniel
Eric.
2009/2/2 Klaus Darilion <klaus.mailinglists@pernau.at mailto:klaus.mailinglists@pernau.at>
Daniel-Constantin Mierla wrote: Hello, [...] The purple module should offer same functionality, with a better underlaying library. I would keep the old module and remove it for next release (if nobody argues) klaus
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Tuesday 03 February 2009, Eric PTAK wrote:
I agree with Klaus,
We should let people try purple module for one release in order to get more feedback before removing old modules.
Hi Eric,
ok, i'll add a note to the old module README about the deprecated state and also output a warning on module startup.
Cheers,
Henning