'@' missing in MO message.

2017-04-11 Thread Manas Mohanty
We kannel is replacing '@' with empty in MO message. In kannel bearerbox log delivery_sm data_coding is set to 1. How to configure kannel to get '@' correctly in application end. Regards, Manas

UTF-8 Unicode SMS Scrambled

2017-04-11 Thread Amelye Chatila
Hi all, Not able to send unicode message, receiving scrambled content. This issue is on production and I was able to reproduce on testing environment *INSERT Statement:* INSERT INTO `kannel`.`send_sms` (`sql_id`, `momt`, `sender`, `receiver`, `udhdata`, `msgdata`, `time`, `smsc_id`, `service`,

Re: '@' missing in MO message.

2017-04-11 Thread Web Services
Hi, use url decode value (ie for @ is %40) thnx On Tue, Apr 11, 2017 at 6:25 PM, Manas Mohanty wrote: > We kannel is replacing '@' with empty in MO message. > In kannel bearerbox log delivery_sm data_coding is set to 1. > How to configure kannel to get '@' correctly in application end. > > Reg

Re: '@' missing in MO message.

2017-04-11 Thread Manas Mohanty
Hi, Thanks for the quick response. How to use your suggestions. Is there any configuration parameter to set that in kannel. I am bit confuse as the issue comes for only incoming (MO) message. That to for the SMSC which is sending delivery_sm with data_code = 1 i,e ASCII. I can not set alt-charset