Hi Can you create a JIRA ticket. We should maybe allow people to configure this.
On Thu, Jul 5, 2012 at 11:24 AM, markbdaniels <m...@ratendate.com> wrote: > Hi, > > I managed to get the SmppSubmitSmCommand.java to behave how I would like it > to by changing: > > template.setDataCoding(new GeneralDataCoding(false, true, > MessageClass.CLASS1, determinedAlphabet).value()); > to: > template.setDataCoding(new GeneralDataCoding(false, false, > MessageClass.CLASS0, determinedAlphabet).value()); > > > I am not sure if this is the correct thing to do, but I have managed to > successfully send a SMS to the network. > > Cheers, > > Mark > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-SMPP-issue-alphabet-option-data-coding-issue-2-10-0-tp5715494p5715527.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen