Re: Replace if present parameter in kannel

2009-10-14 Thread Elton Hoxha
Hasnt anyone dealed before with this issue? I have to develop some application which its depended on sms replacement...please guys give me some ideas how I can handle it. Thanks Elton On Tue, Oct 13, 2009 at 10:31 AM, Elton Hoxha elt...@gmail.com wrote: Hi, As the mentioned issue is one of

Smsbox on Kannel 1.4.3

2009-10-14 Thread SergeNjabs
Hi, I have upgraded to Kannel 1.4.3 from 1.4.1, but each time I start, the smsbox dumps all my sendsms-user groups. As a result I cannot send SMS. I am using the same group configuration as before. Can anybody help? -- View this message in context:

Re: Smsbox on Kannel 1.4.3

2009-10-14 Thread Otandeka Simon Peter
Please send through the logs and we try to help. On Oct 14, 2009, at 2:21 PM, SergeNjabs wrote: Hi, I have upgraded to Kannel 1.4.3 from 1.4.1, but each time I start, the smsbox dumps all my sendsms-user groups. As a result I cannot send SMS. I am using the same group configuration as

Re: Smsbox on Kannel 1.4.3

2009-10-14 Thread SergeNjabs
Hi Simon Peter, This is the smsbox log file: 2009-10-14 12:04:24 [4141] [0] DEBUG: Kannel smsbox version 1.4.3 starting 2009-10-14 12:04:24 [4141] [0] DEBUG: dumping group (sendsms-user): 2009-10-14 12:04:24 [4141] [0] DEBUG: user-allow-ip = *.*.*.* 2009-10-14 12:04:24 [4141] [0] DEBUG:

Need help in displaying french characters

2009-10-14 Thread Sheeba Lal
Hi, I'm using Kannel to send sms text in French , through smpp interface. Problem is, there are certain characters like çôê are not being displayed correctly on handsets. I have used the coding=2 , charset='UCS-2' in the sms_snd table. In the bearerbox.cfg file set the alt-charset to 'UCS-2'.

Re: Need help in displaying french characters

2009-10-14 Thread Alvaro Cornejo
What charset does your app uses? you might need to convert the chars you send to kannel from your app. You are telling kannel to use UCS-2 to send the message and to assume that you are sending UCS-2 but you are sending... UTF8?

Re: SMPP - meda-data DLRs - getting parameters in DLR

2009-10-14 Thread Mario Noboa
It work like a charm!!! thank you very very much Alejandro, Mario 2009/10/13 Alejandro Guerrieri alejandro.guerri...@gmail.com Mario, I've made a couple of patches a few weeks ago that should do the trick for you. Please see attached. Here's the original thread, with instructions about