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
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`,
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
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