Aw: Re: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-23 Thread hans joachim
nnel.org users@kannel.org, Florian Klein fl.kl...@googlemail.com Betreff:Re: Re: Re: SQLBOX doesnt store SMS in database You need to use INSERT statement and directly insert into send_sms table or alternatively you can put sqlbox between smsbox and bearerbox, this way message sent through smsbox (H

Re: Re: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-23 Thread spameden
was used for sending a specific message because they are differently in costs. Thank you *Gesendet:* Mittwoch, 22. Mai 2013 um 15:55 Uhr *Von:* spameden spame...@gmail.com *An:* hans joachim cosmos...@web.de *Cc:* users@kannel.org users@kannel.org *Betreff:* Re: Re: Re: Re: SQLBOX doesnt store

Re: Re: SQLBOX doesnt store SMS in database

2013-05-22 Thread spameden
2013/5/22 hans joachim cosmos...@web.de Hello Ali, I am aware of the feature of bulk message sending with SQL Injection of SQLBOX. But that is not the feature I want. I only need the storing of information about outgoing messages for accounting purposees. That means I want the following

Aw: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-22 Thread hans joachim
com An:hans joachim cosmos...@web.de Cc:users@kannel.org users@kannel.org, Florian Klein fl.kl...@googlemail.com Betreff:Re: Re: Re: SQLBOX doesnt store SMS in database You need to use INSERT statement and directly insert into send_sms table or alternatively you can put sqlbox between smsbox and bearer

Re: Re: sqlbox and ���

2011-05-22 Thread Mike Nakos
Hi Andreas, please read sqlbox greek gsm-7 thread sent at Fri May 13 18:41:38 CEST 2011. In that case we wanted to send @ΔΦΓΛ by inserting on msgdata field '%00%10%12%13%14'. In your case, according to http://en.wikipedia.org/wiki/GSM_03.38 you must insert '%0F%7B%7C'. Except the way to insert

RE: Re: sqlbox and ���

2011-05-22 Thread Rene Kluwen
Also: Use latest svn version or otherwise it won’t work. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Mike Nakos Sent: Sunday, 22 May, 2011 17:20 To: Andreas Bergman Cc: users@kannel.org Subject: Re: Re: sqlbox and ��� Hi Andreas, please read

Re: Re: sqlbox greek gsm-7

2011-05-12 Thread Πετσούκα Τάνια
, 2011 8:14 PM Subject: Re: Re: sqlbox greek gsm-7 Hello Tania. I use the below settings on my kannel.conf file group = smsc smsc = smpp smsc-id = myprovider host = ip address port = smsc port receive-port = smsc port smsc-username = username smsc-password = password source-addr-ton = 0 source

Re: Re: sqlbox greek gsm-7

2011-05-11 Thread Mike Nakos
Hello Tania. I use the below settings on my kannel.conf file group = smsc smsc = smpp smsc-id = myprovider host = ip address port = smsc port receive-port = smsc port smsc-username = username smsc-password = password source-addr-ton = 0 source-addr-npi = 1 dest-addr-ton = 1 #dest-addr-np = 1

RE: Re: sqlbox greek gsm-7

2011-05-11 Thread Rene Kluwen
Exactly. Try to urlencode your data. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Mike Nakos Sent: Wednesday, 11 May, 2011 19:15 To: ta...@tessera.gr Cc: users@kannel.org Subject: Re: Re: sqlbox greek gsm-7 Hello Tania. I use the below