Re: Inverted Exclamation mark and question mark issue.

2018-04-06 Thread amalysh
Hi, you have to send in UTF-8 with coding=0 (for inverted exclamation mark: text=%C2%A1=0). If it doesn’t work please check your smpp debug logs and check if submit_sm has correct values in message body and if yes then SMSC doing something wrong. Thanks, Alex > Am 04.04.2018 um 07:27 schrieb

Re: Inverted Exclamation mark and question mark issue.

2018-04-06 Thread amalysh
This is in most cases wrong: 2018-04-04 17:17:39 [10745] [7] DEBUG: short_message: 2018-04-04 17:17:39 [10745] [7] DEBUG:Octet string at 0x7efe78000c40: 2018-04-04 17:17:39 [10745] [7] DEBUG: len: 2 2018-04-04 17:17:39 [10745] [7] DEBUG: size: 3 2018-04-04 17:17:39 [10745] [7]

Re: Inverted Exclamation mark and question mark issue.

2018-04-06 Thread Davor Spasoski
Do you mean you get “@“ for any of the "¤¡ÄÖÑܧ¿äöñüà" or just for “¡” ? If so, the SMPP part of the SMSC does some strange character conversions. From my experience, the SMSC usually sets some sort of ISO-8859-1 as a default alphabet on SMPP level and than converts (with losses) to

High Failure Rate

2018-04-06 Thread nashwan Al-Mawri
dear all I am using kannel to send sms to our subscribers through the telecom company , the problem is i have 200,00 subscriber but the success rate between 25k and 30k which is very small number , i looked into the logs file but could not figure out what i am missing , is the configuration

Re: Inverted Exclamation mark and question mark issue.

2018-04-06 Thread Davor Spasoski
Do you mean you get “@“ for any of the "¤¡ÄÖÑܧ¿äöñüà" or just for “¡” ? If so, the SMPP part of the SMSC does some strange character conversions. From my experience, the SMSC usually sets some sort of ISO-8859-1 as a default alphabet on SMPP level and than converts (with losses) to