Re: Add users and multi mysql

2012-03-22 Thread Tomasz Sterna
Dnia 2012-03-21, śro o godzinie 17:39 -0500, Ladar Levison pisze: I use a custom authreg plugin for authentication that uses the same auth database as the rest of my website BTW, this is intentionally hidden feature, but you're able to define DB queries for RDBMS authreg plugins in c2s.xml

Re: Add users and multi mysql

2012-03-22 Thread Tomasz Sterna
Dnia 2012-03-21, śro o godzinie 16:59 -0600, Stephen Mahood pisze: Would this support a sasl with Channel Binding? (I will admit I am not entirely familiar with channel binding) http://xmpp.org/rfcs/rfc3920.html#rfc.section.14.6 Looks like XMPP does not support channel binding. -- Tomasz

Re: Add users and multi mysql

2012-03-22 Thread Marek Červenka
Dne 21.3.2012 23:20, Tomasz Sterna napsal(a): Dnia 2012-03-21, śro o godzinie 22:50 +0100, Marek Červenka pisze: i'm modified PBX integration to set highest possible priority. now my contacts can see that i'm on the phone BUT if they send me message, the message is lost because PBX module

Re: Add users and multi mysql

2012-03-22 Thread Marek Červenka
Dne 21.3.2012 23:17, Tomasz Sterna napsal(a): P.S. If anyone volunteers to fix the documentation, I will be more than happy. :-) [1] https://github.com/Jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in [2] https://github.com/Jabberd2/jabberd2/blob/master/etc/sm.xml.dist.in [3]

Re: Add users and multi mysql

2012-03-22 Thread Ladar Levison
On Thu, 03/22/12 3:24 AM, Tomasz Sterna wrote: BTW, this is intentionally hidden feature, but you're able to define DB queries for RDBMS authreg plugins in c2s.xml config file, without modyfing jabberd2 code. Just define authreg.mysql.sql.create authreg.mysql.sql.select