Apologies. I thought you were talking about opensmppbox. Not sure about Kannel bearerbox.
From: Rene Kluwen [mailto:[email protected]] Sent: zaterdag 26 april 2014 12:30 To: '[Digital^Dude] ®'; 'Alvaro Cornejo' Cc: '[email protected]' Subject: RE: SMPP malformed packet When you send the message, set use_message_payload to an (integer) value > 0. From: users [mailto:[email protected]] On Behalf Of [Digital^Dude] ® Sent: donderdag 24 april 2014 13:51 To: Alvaro Cornejo Cc: [email protected] Subject: Re: SMPP malformed packet Well, I require the submit_sm to use message_payload instead of short_message field, is there any configurable parameter for that? On Wed, Apr 23, 2014 at 6:54 PM, Alvaro Cornejo <[email protected]> wrote: Hi No sure if this is the reason but sms lenght protocol only allows messages up to 160 chars on a 7 bit charset therefore, if you set max-sms-octets to over 200, system will trim messages o the equivalent of those 160 chars. If that is the case, then max-sms-octets should not allow values over the equivalent of 160 chars@7 bits. Regards Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com On Wed, Apr 23, 2014 at 12:34 AM, [Digital^Dude] ® <[email protected]> wrote: > Hello there, > > Whenever I set max-sms-octets to any value greater than 200, I get an > incomplete sms on the handset and the SMPP submit_sm packet is malformed. > Tried this with svn versions: > r5026 and r5053 > > Any ideas?
