RE: How to Set Data coding scheme to Latin1 (ISO-8859-1)

2019-04-11 Thread Davor Spasoski
Hi Manas, Per the SMPP and GSM 03.38 standard, you have the following data codings (DCS): 0 – default SMSC alphabet 1 – ASCII 2 – 8 – bit binary 3 – Latin 1 4 – 8 – bit binary 5 – JIS 6 – Cyrillic 7 – Latin/Hebrew 8 – UCS-2 9 – Program Encoding 10 – Music codes 13 - Extended Kanji 14 – KS C 5601

Re: How to Set Data coding scheme to Latin1 (ISO-8859-1)

2019-04-11 Thread Web Services
add value in alt-charset in smsc config On Thu, Apr 11, 2019 at 5:13 PM Manas Mohanty wrote: > Hi, > Our upstream carrier wants us to send message with text encoding in > Latin1(ISO-8859-1). > Please help me to set DCS set to Latin1 (ISO-8859-1) in kannel. >