push notification system (pns)

2014-01-08 Thread Kumar Deepak
Hi, I was thinking to integrate push notification system to inform about incoming messages for xmpp clients. Clearly, the case comes when clients become unavailable on mobile client. IPHONE and ANDROID push notification gateway are priority. Is there any contrib module that I can use ? Or i need

Re: Cannot connect with android clients xabber or yaxim to jabberd2

2014-01-08 Thread Guido Winkelmann
On Tuesday 07 January 2014 00:29:50 Tomasz Sterna wrote: > Dnia 2014-01-06, pon o godzinie 22:06 +0100, Fabian Wenk pisze: > > @Tomasz, could this be a "bug" or change from in jabberd 2.2.17 > > to 2.3.1? > > In 2.3.0 GnuSASL >=1.1 dependency was introduced. So could there be an > incompatibility

Re: Cannot connect with android clients xabber or yaxim to jabberd2

2014-01-08 Thread Guido Winkelmann
On Monday 06 January 2014 22:06:32 Fabian Wenk wrote: > Hello Guido > > On 06.01.2014 21:00, Guido Winkelmann wrote: > > For some reason, I cannot connect to jabberd2 2.3.1 with either xabber or > > yaxim. I originally thought this was a xabber bug, so I reported it here: > > > > https://github.c

Re: Adium 1.5.9 works with 5223, not with 5222+starttls

2014-01-08 Thread Joe Malcolm
Fabian, Fabian Wenk writes: >Hello Joe > >On 30.12.2013 00:44, Joe Malcolm wrote: >> Anyone else running into a problem with 5222 & starttls for Adium? I'm >> running jabberd2 2.2.17 on FreeBSD-10RC2. > >I am using Adium 1.5.9 now (1.5.7 before) with jabberd-2.2.17_1 >on FreeBSD 9.1 and it works.

Re: Roster module with custom MySQL requests

2014-01-08 Thread Tomasz Sterna
Dnia 2014-01-08, śro o godzinie 03:02 +0100, Sylvain "Gugli" Guglielmi pisze: > I can have something like "UPDATE `roster-items` SET > `object-sequence`=`object-sequence`+1" but his break uniqueness in the > table. I come from PostgreSQL, so explicitly handled sequences is natural to me: UPDATE