Re: sqlbox documentation

2010-07-09 Thread Stipe Tolj
Rene Kluwen schrieb: Sqlbox documentation: http://www.blogalex.com/archives/46 actually this should be moved into SVN sqlbox module too, in a way that allows extending the baseline user's guide. Stipe -- --- Kölner Landstrasse

RE: sqlbox documentation

2010-07-09 Thread Rene Kluwen
True, Alex is working on that. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Stipe Tolj Sent: vrijdag 9 juli 2010 14:03 Cc: users@kannel.org Subject: Re: sqlbox documentation Rene Kluwen schrieb: Sqlbox documentation: http

Re: sqlbox documentation

2010-07-09 Thread Alejandro Guerrieri
...@chimit.nl wrote: True, Alex is working on that. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Stipe Tolj Sent: vrijdag 9 juli 2010 14:03 Cc: users@kannel.org Subject: Re: sqlbox documentation Rene Kluwen schrieb

RE: sqlbox documentation

2010-07-08 Thread Rene Kluwen
Sqlbox documentation: http://www.blogalex.com/archives/46 == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aldo Zavala Sent: donderdag 8 juli 2010 21:30 To: users@kannel.org Subject: sqlbox documentation Hi, I am browsing at

Re: Sqlbox Documentation

2008-11-04 Thread Alejandro Guerrieri
Seikath, You're welcome :) I'm very interested into maximizing sqlbox compatibility with binary messages: I know there are issues with special charsets and also with udh messages, so if you or anybody else on the list come across this incompatibilities please drop me a line and I'll try to get

Re: Sqlbox Documentation

2008-11-03 Thread seikath
Alejandro Guerrieri wrote: Guys, I'm now maintaining Sqlbox, and the first issue I'm dealing with is the so long missing documentation. Here's my first attempt: http://www.blogalex.com/archives/46 Please let me know if you see any errors, omissions or typos. Command-line options,

Re: SQLBox documentation

2006-11-16 Thread seik
forgot to mention a minor problem compiling the standalone sql box at Slackware 10.1.0 gcc (GCC) 3.3.4 Linux bubu 2.4.29-smp #2 SMP Mon Apr 25 23:36:04 EEST 2005 i686 unknown unknown GNU/Linux affected pgsql : gw/sqlbox_pgsql.h line 3: #include msg.h should be #include gw/msg.h

Re: SQLBox documentation

2006-11-09 Thread Mi Reflejo
I'm sorry there isn't any documentation at this moment. I don't have time to do it but i can tell you what sqlbox does. Universally speaking: Sqlbox module goes between bearerbox and smsbox; inserting all transactions (MO/MT) into one database (posgres, mysql). In one hand Sqlbox acts like

Re: SQLBox documentation

2006-11-09 Thread Rolandow
Hi Mi, So instead of posting MT messages to the sendsms CGI script, I could just add it to the correct table, and then the bearerbox will pick it up and put it through the right smsc? How about the dlr's, are they also being stored to mysql (in my case) ? I do not understand your third line:

Re: SQLBox documentation

2006-11-09 Thread Mi Reflejo
On 11/9/06, Rolandow [EMAIL PROTECTED] wrote: Hi Mi, So instead of posting MT messages to the sendsms CGI script, I could just add it to the correct table, and then the bearerbox will pick it up and put it through the right smsc? Right. How about the dlr's, are they also being stored to