sqlbox included in head cvs?

2004-11-24 Thread Klaus Darilion
Hi all! I'm using kannel 1.3.2 for connecting to an SMSC and sending/receiving SMS works fine. In the mailing list archive I found some threads about an SQLBOX, which sounds great and I like to use. But I'm little confused about the current status of the sqlbox: Is it already included in the ka

Re: sqlbox included in head cvs?

2004-11-25 Thread Klaus Darilion
Oktober 31th but should be applicable to current HEAD as well. In case you get errors, please post on the list or contact me directly and I will generate a new patch. Hope this helps, Rene Kluwen Chimit Klaus Darilion wrote: Hi all! I'm using kannel 1.3.2 for connecting to an SMSC and se

Re: sqlbox included in head cvs?

2004-11-25 Thread Klaus Darilion
# numbers which are allowed to send SMS messages to us (to kannel via smsc) address-range = "" idle-timeout = 300 regards, klaus jason wrote: Klaus Darilion pernau.at> writes: hi Klaus, just want to ask u something about receiving sms from the smsc. do i need to specify any port for

Re: sqlbox included in head cvs?

2004-11-26 Thread Klaus Darilion
your promte reply. so u r not using kannel at all? --- Klaus Darilion <[EMAIL PROTECTED]> wrote: Hi Jason! I'm also a newbie, but this is my working configuration (NowSMS acts as SMSC). # the bearerbox connects to the SMSCs group = smsc smsc = smpp smsc-id = klaussmsc host = 8.12.12.

bug in sqlbox (was: Re: sqlbox included in head cvs?)

2004-11-26 Thread Klaus Darilion
MO, MT? time? smsc_id? service? sms_type (what are the available types?)? coding? dlr_url? I hope these are not to many issues in one email :) regards, klaus Rene Kluwen wrote: Hello Klaus, Yeah, there's priliminary code for MS-SQL for dlr storage and sqlbox tables (sending and receiving). H

SMPP delivery report question

2004-11-29 Thread Klaus Darilion
Hi all! Is it possible to influence the delivery reports which are generated by the SMSC after delivering the SMS to kannel? I have the following setup (SMS->SIP gateway): mobileSMSC kannel SIP client SIP client | (GSM)| (SMPP) | (HTTP) | (SIP) | |--SMS---> |

Re: SMPP test

2004-11-30 Thread Klaus Darilion
or you can set up your own SMSC using "NowSMS". (60days trial available) klaus Davy Chan wrote: **>Date: Mon, 29 Nov 2004 23:03:01 + **>Subject: SMPP test **>From: Jo?o Correia <[EMAIL PROTECTED]> **>To: Kannel <[EMAIL PROTECTED]> **> **>Where can I find a provider in wich I can test an SMPP co

Re: sqlbox where to download ?

2004-12-07 Thread Klaus Darilion
You can donwload from: http://www.chimit.nl/kannel/ If you want to use postgresql, read my recent thread about sqlbox. regards, klaus Jeremias Mueller wrote: Hi List, where can I download this patch , further is there any kind of documentation ? I read some threads about sqlbox, and think that this

Re: sqlbox where to download ?

2004-12-09 Thread Klaus Darilion
I don't know the changes - I used sqlbox_patch-20041031.tar and it worked for me. (not well tested yet). regards, klaus Jeremias Mueller wrote: Klaus Darilion wrote: You can donwload from: http://www.chimit.nl/kannel/ Thank you ! I took sqlbox_patch-20041012.tar and it works fine wit

sqlbox time-column question

2004-12-13 Thread Klaus Darilion
Hi all! Can someone tell me about the time format in the time column of the sqlbox tables? In SMPP the time is defined as text string: YYMMDDhhmmsstnnp But the time column is in integer format. My SMSC accepts only SMS with schedule_delivery_time = NULL. This is easy to achieve using the HTTP in