Re: Help needed for sending Utf-8 characters using Kannel

2010-02-23 Thread preeteesh kakkar
Hi Jovan, Thanks for your reply. I understand what you mean but what i have decided now is to actually do Percent encoding for URIs for text message. Doing this will help send message in any language. I did same & used http interface of kannel & it works fine for sending any symbol's Euro or chin

Re: Help needed for sending Utf-8 characters using Kannel

2010-02-23 Thread Jovan Kostovski
On Wed, Feb 24, 2010 at 8:05 AM, preeteesh kakkar wrote: > Hi Kiran, > > I have already read this document & have played with setting alt-dcs as 1 as > well as alt-charset i can get ññ to work fine but not the Euro Sign. The Euro sign is not defined in the defaut 7bit GSM 03.38. For the Euro sign

Re: Help needed for sending Utf-8 characters using Kannel

2010-02-23 Thread preeteesh kakkar
Hi All, If i try to send sms using http like this http://ip:13013/cgi-bin/sendsms?username=test&password=test&to=11&smsc=testsmsc&from=12345&text=%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC%E2%82%AC&co

Re: Help needed for sending Utf-8 characters using Kannel

2010-02-23 Thread preeteesh kakkar
Hi Kiran, I have already read this document & have played with setting alt-dcs as 1 as well as alt-charset i can get ññ to work fine but not the Euro Sign. Any ideas? On Wed, Feb 24, 2010 at 11:36 AM, kiran.re...@mpowerglobal.in < kiran.re...@mpowerglobal.in> wrote: > Hi Preeteesh, > > Please

Help needed for sending Utf-8 characters using Kannel

2010-02-23 Thread preeteesh kakkar
Hi All, I need a bit of help for sending characters like €€ ññ á é í ó ú I have read documentation & googled a bit. I have tried using charset=utf-8 & coding=2. I am using sqlbox for sending sms. If i don't use coding=2 i get ? as message in my mobile otherwise i recieve etc Can so

Re[4]: dlr-url confirmation

2010-02-23 Thread Arkadiy Kulev
Title: Re[4]: dlr-url confirmation Thanks!!! And oh guys, if you read this, this really should be reenabled and put back into config. The main reason is because my system uses it's own internal Message IDs, which I pass into dlr-url for matching. But dlr-url isn't shown in access.log, so I ca

Re: Re[2]: dlr-url confirmation

2010-02-23 Thread Nikos Balkanas
Sorry, my mistake. It doesn't retry. It just tries once. Nor it would make sense to try more times if the webserver is down. It would be just wasted time. The mechanism is there, but is disabled. Look for #define HTTP_MAX_RETRIES0 #define HTTP_RETRY_DELAY 10 // seconds in gw/smsbox.c. This

Re: Re[2]: dlr-url confirmation

2010-02-23 Thread Kenny
Hi, Please, what is the current default interval between the 3 retries? -- Kenny 2010/2/23 Arkadiy Kulev > Hello Nikos, > > Thanks, that's what I meant. > > Would it be too much to ask the developers to keep retrying DLR > delivery to URL in case it's down? Or make it configurable? > > > Tue

Re[2]: dlr-url confirmation

2010-02-23 Thread Arkadiy Kulev
Hello Nikos, Thanks, that's what I meant. Would it be too much to ask the developers to keep retrying DLR delivery to URL in case it's down? Or make it configurable? Tuesday, February 23, 2010, 9:11:19 PM, you wrote: > You are wrong. Dlr-url is called whenever a DLR is received from the SMSc.

Re: dlr-url confirmation

2010-02-23 Thread Nikos Balkanas
You are wrong. Dlr-url is called whenever a DLR is received from the SMSc. SMSc will send a DLR whenever there is a status change on the SMS (Delivered, Rejected, etc.) depending on your dlr-mask. If your web server is out, then you still get the DLR message in access logs and an error in you

dlr-url confirmation

2010-02-23 Thread Arkadiy Kulev
As far as I understand, dlr-url is called when there is a status change on the message sent. But what if the dlr-url is not available (webserver down for instance)? Do I loose the status change forever? Or the dlr-url gets called again some time later? Arkadiy Kulev mailt

Re: What is wrong with my configuration/device?

2010-02-23 Thread Nikos Balkanas
Hi, You need to configure: store-location store-type in group core. In addition smsbox-port in group core should match bearerbox-port in group smsbox. If still having problems, post detailed relevant bb logs. BR, Nikos - Original Message - From: Antti Rikman To: users@kannel.o

What is wrong with my configuration/device?

2010-02-23 Thread Antti Rikman
Hi, I am using Nokia 6630 as a modem but I cannot get smsbox to work. I get this error in log when trying to send sms through http: 2010-02-23 15:51:35 [8701] [3] DEBUG: Status: 202 Answer: 2010-02-23 15:51:35 [8701] [3] DEBUG: Delayed reply - wait for bearerbox 2010-02-23 15:51:35 [8701]