Re: Datacoding issue

2012-07-18 Thread Christian Müller
abet" parameter in >>> hand, >>> but when I set it to 0, i see that dataCoding is set to 17 (0x11). In >>> order >>> to work this around, I just changed the following line >>> SmppSubmitSmCommand >>> class: >>> >>> template.setDataCoding(ne

Re: Datacoding issue

2012-07-12 Thread Christian Müller
ng is set to 17 (0x11). In >> order >> to work this around, I just changed the following line SmppSubmitSmCommand >> class: >> >> template.setDataCoding(new GeneralDataCoding(false, false, >> MessageClass.CLASS0, determinedAlphabet).value()); >> >> Was this

Re: Datacoding issue

2012-07-12 Thread Christian Müller
; class: > > template.setDataCoding(new GeneralDataCoding(false, false, > MessageClass.CLASS0, determinedAlphabet).value()); > > Was this reported before? > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Datacoding-issue-tp5715971.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Datacoding issue

2012-07-12 Thread cannotcode
owing line SmppSubmitSmCommand class: template.setDataCoding(new GeneralDataCoding(false, false, MessageClass.CLASS0, determinedAlphabet).value()); Was this reported before? -- View this message in context: http://camel.465427.n5.nabble.com/Datacoding-issue-tp5715971.html Sent from the Camel - Users ma