RE: Camel smpp special characters for sending sms

2013-02-28 Thread fclose
Hello, I found the solution to my problem and I wanted to update you about it. On the initial tests I did I was setting the dataCoding / alphabet (= 8 UCS2) as URI options. This didn't work. If I set the alphabet to UCS2 as a Producer Message Header and encoding = UTF-16BE as URI options then

RE: Camel smpp special characters for sending sms

2013-02-26 Thread Christian Müller
Can you provide a test case for it? Sent from a mobile device Am 26.02.2013 06:06 schrieb "fclose" : > already tried UTF-16BE without success. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-smpp-special-characters-for-sending-sms-tp5728152p5728174.html >

RE: Camel smpp special characters for sending sms

2013-02-26 Thread Zhemzhitsky Sergey
Subject: Re: Camel smpp special characters for sending sms Something strange if I try with alphabet = 8 and *dataCoding = 3* I have an IllegalArgumentException java.lang.IllegalArgumentException: *No enum const Alphabet with value 3* bug ? 2013-02-26 11:19:49,386 ERROR [Camel (camel-1

Re: Camel smpp special characters for sending sms

2013-02-26 Thread fclose
Something strange if I try with alphabet = 8 and *dataCoding = 3* I have an IllegalArgumentException java.lang.IllegalArgumentException: *No enum const Alphabet with value 3* bug ? 2013-02-26 11:19:49,386 ERROR [Camel (camel-1) thread #15 - JmsConsumer[immediatesms]] o.a.c.p.DeadLetterChan

Re: Camel smpp special characters for sending sms

2013-02-26 Thread Willem jiang
Camel is using the UTF-8 by default. Can you try to set the encoding to UTF-8 ? -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) h