Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question:

Is it possible to use an SMS gateway that doesn’t support utf-8 encoding?

Answer:

If receiving SMS gateway supports for example latin encoding and we only support utf-8 you need to use this kind of workaround: Example SMS message: kertakäyttösalasanasi.

SMS gateway expects ä as %E4 and ö as %F6 so we configure in uas.properties:  SMS_TEXT = {0} on kertak\u0025E4ytt\u0025F6salasanasi   Result depends on the receiving gateway. 

Filter by label (Content by label)
showLabelsfalse
max5
spacesKNB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "KNB"
labelskb-how-to-article

...