receiving special characters not working

2006-01-31 Thread Tom De Wispelaere

Hello,

I'm using kannel in a production environment with several smsc's. (some 
smpp 3.4, some emi connections).
Encoding for special characters works for all smsc's except one telco 
that is connected via smpp3.4 however;
Stuff like é è ï à is not received ok when we use conversion to utf-8 
encoding.
According to the telco, they use standard *ISO-8859-1*. We have tried 
ISO-8859-1 and Windows-1252

however and they both seem not to work correctly.
Are there any encoding options for characters i can try in the kannel 
config ?


In my configuration i have ;

group = smsbox
bearerbox-host = localhost
sendsms-port = 14000
sendsms-chars = 0123456789+
log-level = 1
log-file = /var/log/kannel/smsbox.log
access-log = /var/log/kannel/smsboxaccess.log
mo-recode = true
immediate-sendsms-reply = true

Thnx,





Re: receiving special characters not working

2006-01-31 Thread Kyriacos Sakkas
We have our application recode special chars (which are avilable in
GSM-ASCII, and the ones you list below look like they are) to GSM-ASCII
and send them with default encoding. This is usually supported by most
smpp smsc's, although we have had the occasional problem when the smsc
we send to was just an intermediary and not that of the customers provider.

Tom De Wispelaere wrote:
 Hello,

 I'm using kannel in a production environment with several smsc's.
 (some smpp 3.4, some emi connections).
 Encoding for special characters works for all smsc's except one telco
 that is connected via smpp3.4 however;
 Stuff like é è ï à is not received ok when we use conversion to utf-8
 encoding.
 According to the telco, they use standard *ISO-8859-1*. We have tried
 ISO-8859-1 and Windows-1252
 however and they both seem not to work correctly.
 Are there any encoding options for characters i can try in the kannel
 config ?

 In my configuration i have ;

 group = smsbox
 bearerbox-host = localhost
 sendsms-port = 14000
 sendsms-chars = 0123456789+
 log-level = 1
 log-file = /var/log/kannel/smsbox.log
 access-log = /var/log/kannel/smsboxaccess.log
 mo-recode = true
 immediate-sendsms-reply = true

 Thnx,





-- 
Kyriacos Sakkas
Development Team
Netsmart
Tel: + 357 22 452565
Fax: + 357 22 452566
Email: [EMAIL PROTECTED]
http://www.netsmart.com.cy

Taking Business to a New Level!

** Confidentiality Notice: The information contained in this email
message may be privileged, confidential and protected from disclosure.
If you are not the intended recipient, any dissemination, distribution,
or copying of this  email message is strictly prohibited.
If you think that you have received this email message in error, please
email the sender at [EMAIL PROTECTED] **