Re: Send User Data question

2012-04-04 Thread Andreas Fink
you have to URL encode your bytes. what you are doing is you are sending a text containing FF 06... characters not the bytes they should represent Try with &text= %FF%06%01... On 04.04.2012, at 07:44, George Karagheaur wrote: > Dear all, > I am stuck in a simple i think problem, but already 2 n

Re: Send User Data question

2012-04-04 Thread George Karagheaur
rom:* devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] *On > Behalf Of *George Karagheaur > *Sent:* 04 April 2012 07:45 > *To:* devel@kannel.org > *Subject:* Send User Data question > > > > Dear all, > > I am stuck in a simple i think problem, but already 2 nigh

Send User Data question

2012-04-03 Thread George Karagheaur
Dear all, I am stuck in a simple i think problem, but already 2 nights without sleep :) Maybe somebody can guide me. I am trying to send some data message using kannel and calling HTTP GET like this: http://YYY:XX /cgi-bin/sendsms?username=x&password=&to=x&from=&text=FF06010100130