RE: sqlbox greek gsm-7

2011-05-16 Thread Richard Crawshaw
Rene I'm not using SqlBox, I'm sending messages to Kannel via http. But since the symptoms are the same it would seem that it is probably not SqlBox that is the cause, or at least not the complete cause. Richard -Original Message- From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent

RE: sqlbox greek gsm-7

2011-05-16 Thread Rene Kluwen
I think Tania's problem was resolved by upgrading sqlbox to svn trunk. Of course the smpp module needs to send the message data in the charset that the smsc expects. But Kannel can convert it for you. == Rene -Original Message- From: Richard Crawshaw [mailto:richard.craws...@callparents

Problem in sms sending - wrong number type on DA field

2011-05-16 Thread Alexandr Gubanov
Good Day, I would like to use kannel in configuration with  smsc based on gsm-terminal Siemens MC35i. We have got some problems while setting the kannel, which I failed to solve. The problem is that our gsm-operator does not accept messages which have 81h in the DA field of the number type. In pa

RE: Problem in sms sending - wrong number type on DA field

2011-05-16 Thread Rene Kluwen
Properly url-encoding your to-number might solve your problem. e.g.: to=%2B7MMMXXX == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Alexandr Gubanov Sent: Monday, 16 May, 2011 12:19 To: users@kannel.org Subject: Problem in sms s

Re: Problem in sms sending - wrong number type on DA field

2011-05-16 Thread Alexandr Gubanov
Rene, thank you very much, I used url-encoding and this resolved my problem! 2011/5/16 Rene Kluwen : > Properly url-encoding your to-number might solve your problem. > > e.g.: to=%2B7MMMXXX > > == Rene > > -Original Message- > From: users-boun...@kannel.org [mailto:users-boun...@kannel

Re: Unicode Characters::Support Arabic in SMS

2011-05-16 Thread Hammad
hi, Its no use. I've tried with both but of no use. Any other ideas? When checked through browser, it works fine. On 5/16/11, Rene Kluwen wrote: > Try changing the value of mo-recode in group = smsbox. Not sure if it helps, > but worth a try. > > > > =+= Rene > > > > From: users-boun...@kannel.or

RE: Unicode Characters::Support Arabic in SMS

2011-05-16 Thread Rene Kluwen
I think I misunderstood your problem to begin with. Am I correct that you have an sms-service that replies with a text and you want that reply to be encoded in Arabic writing? And also: You are able to send Arabic writing when you use the sendsms interface? If the above is true, then your solutio

Re: Unicode Characters::Support Arabic in SMS

2011-05-16 Thread Hammad
right. This solution is working fine. Thanks for your help. On Mon, May 16, 2011 at 4:54 PM, Rene Kluwen wrote: > I think I misunderstood your problem to begin with. > > Am I correct that you have an sms-service that replies with a text and you > want that reply to be encoded in Arabic writing?

kannel not receiving msgs

2011-05-16 Thread muhammad_subhan
Hi every one ... i am using sony ericsson w850i handset as a modem with kannel ... It is perfectly running for sending sms but in case of receving it shows nothing ...i just need to forward the message and number on the given url.. the sms-service part is as follows group = sms-service get-url =

RE: kannel not receiving msgs

2011-05-16 Thread Rene Kluwen
Probably what you need to change is the init-string for your particular modem (w850i). And in particular the AT+CNMI= Read your modems technical documentation for that. Also there is a section about init strings in the Kannel Users Guide. Read that also. == Rene -Original Message- Fro

RE: kannel not receiving msgs

2011-05-16 Thread muhammad_subhan
i dun think it has problem with init string its working perfectly for sending ... is there a problem in url i mean i m using the same url as mentioned in the smskannel.conf at the time of downloading ? it is calling some service page on the localhost but there isn't any service page in m