I'm using the latest trunk revision of Kannel on Ubuntu 10.04 and processing incoming SMS with a get-url script using an SMPP 3.4 connection.
The script returns the response message using "text/plain" and UTF-8 encoding but some special characters (like 'ã') appear on the mobile terminal as '?'. How can I configure the encodings to make Kannel send the response in a readable way? (even if it makes the sms be max 70 characters). Thank you, Vitor Fernandes
