Re: concatenation = true
"P. A. Bagyenda" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Would this be a solution to the problem below: In smsc_smpp.c, about line 248, add if (msg->sms.coding == DC_7BIT) charset_latin1_to_gsm(msg->sms.msgdata); just before the: pdu->u.submit_sm.short_message = octstr_format(...); Pray advise... P. Andreas Fink wrote: > > >You receive 8bit chars in text mode pdus ? > > > >That's wrong. Text mode is 7 bits. > > > >That means there's something wrong with the code that creates the > >UDH with concatenation values but does not preserve the coding value > > > >(if coding is unset, the presence of udh defines if it's 7bits or 8 bits, > >like > >old kannel versions) > > > > Hmm. Then there's something wrong in smsbox at the place where the > messages are split. As there has been some changes there, it could > easily be. > -- > > Andreas Fink > Fink-Consulting > > ------------------------------------------------------------------ > Tel: +41-61-6932730 Fax: +41-61-6932729 Mobile: +41-79-2457333 > Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland > E-Mail: [email protected] Homepage: http://www.finkconsulting.com > ------------------------------------------------------------------ > Something urgent? Try http://www.smsrelay.com/ Nickname afink