Hi Andre Actually the determinedAlphabet isn't set based on the dataCoding, it's determined isGsm0338Encodeable().
Please check your URI to be sure you've set the correct alphabet, one of those enums, or leave it to default. dataCoding is a different option in the URI, set that to 255. Taariq On 1/30/12, Claus Ibsen <[email protected]> wrote: > On Mon, Jan 30, 2012 at 11:19 AM, andrer <[email protected]> wrote: >> You would think so, but the SMPP 3.4 spec isn't limited to just those 4 >> values when it comes to datacoding. >> > > If so feel free to create a JIRA ticket. > Patches is of course welcome, we love contributions > http://camel.apache.org/contributing.html > >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Datacoding-Alphabet-issue-in-SMPP-tp5281005p5440992.html >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ >
