I assume those characters would be considered as UNICODE which means you
have to encode them to something like 03310441 etc.

 

Once you encode them then you can send them as 

 

http://host:port/cgi-bin/sendsms?username=username
<http://host:port/cgi-bin/sendsms?username=username&password=password&from=5
55&to=777&text=%03%31%04%41&coding=2>
&password=password&from=555&to=777&text=%03%31%04%41&coding=2

 

Regards,

 

Cavit Dolgun

 

  _____  

From: Roy Udassin [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 28, 2006 17:03
To: [email protected]
Subject: European characters in SMS

 

I'm trying to send French & German characters inside a text SMS.

(I am using compiled kannel CVS snapshot from 26/12/06)

 

What is the minimal configuration that I need for the SMS BOX? How should I
encode my HTTP GET request that actually sends this SMS?

 

Thanks

 

Roy Udassin

Reply via email to