ok,

The following string is obtained after sending message by tcpdump.

GET
/cgi-bin/sendsms?username=simple&password=elpmis&from=mandar&to=919861468232&text=%10%01%00%01%11%00%&dlr-mask=31&dlr-url=http%3A%2F%2F192.168.111.222%2Fcgi-bin%2Fsms.cgi%3Fsmsc%3D%25i%26ts%3D%25t%26destination%3D%25p%26source%3D%25P%26service%3D%25n%26report%3D%25A%26dlrvalue%3D%25d%26smsid%3D%25i%26smsID%3D65e25dac7b307c2d49f1%26account%3D%25o%26billinginfo%3D%25B&smsc=syscomes4&coding=2
HTTP/1.0

I have typed only one hindi letter (ja) as %10%01%00%01%11%00% on my web
panel.
in my php page the url is:
$URL =
"/cgi-bin/sendsms?username=".USERNAME."&password=".PASSWORD."&from=mandar"."&to=$to&text=".$text."&dlr-mask=31"."&dlr-url=".urlencode("http://192.168.111.222/cgi-bin/sms.cgi?smsc=%i&ts=%t&destination=%p&source=%P&service=%n&report=%A&dlrvalue=%d&smsid=%i&smsID=$smsid&account=%o&billinginfo=%B";)."&smsc=syscomes4"."&coding=2";
------------------------------------------------------------------------

Please check it, Your kind cooperation is highly solicited....
------


> Hi,
>
> Can you please send me the url and the unicode converted one so that i
> will test it and let you know.
>
> Thanks and Regards,
> Kiran Reddy
>
> [email protected] wrote:
>> Hi,
>>
>> Thanx for your kind help.
>> I am using nokia mobile which also support the utf format.
>> the Compose binary message displayed as box type structure.
>> So, Please help me to send unicode messages as utf format.
>>
>> Please tell me the basic kannel configuration and the cgi parameters
>> value.
>>
>> Kindly ur help is needed.
>>
>> Thanks and regards.
>>
>>
>>> Hi,
>>>
>>> If your handset does not support oriya/hidhi language.It don't display
>>> meassge properly please make sure that your handset will support
>>> Oriya/Hindi Languages.
>>>
>>> Thanks and Regards,
>>>
>>> Kiran Reddy
>>>
>>> [email protected] wrote:
>>>
>>>> Hi,
>>>>
>>>> I have send message as binary format but i got only square like
>>>> structure
>>>> in my mobile and i unable to get the oriya/hindi sms.
>>>>
>>>> Your kind help is needed.
>>>>
>>>> Thanks and regards.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>
>>
>>
>>
>



Reply via email to