07-02-2019 03:25 AM
Hi,
We sending credentials for self registered guests via SMS. I'm I right in thinking that the SMS provider should supply the API syntax for encoding language specific characters like åäö or is this something that ISE should encode?
Regards
Tyrone
Solved! Go to Solution.
07-02-2019 06:28 AM
The available options are in Tables 1 and 2 at Configure SMS Gateways to Send SMS Notifications to Guests.
UTF-8 characters usually sent fine. In the past, I've only seen some issues with multi-byte characters in certain SMS gateways.
07-02-2019 06:28 AM
The available options are in Tables 1 and 2 at Configure SMS Gateways to Send SMS Notifications to Guests.
UTF-8 characters usually sent fine. In the past, I've only seen some issues with multi-byte characters in certain SMS gateways.
07-02-2019 06:54 AM
sorry for my ignorance but what is url-encode? In the $message$ guests are going to use characters like åäöÅÄÖ to create their accounts and ISE needs to url-encode these characters so then look decent in the sms.
How to do this properly?
07-02-2019 08:08 AM
what is url-encode?
See HTML URL Encoding Reference
In the $message$ guests are going to use characters like åäöÅÄÖ to create their accounts and ISE needs to url-encode these characters so then look decent in the sms.
How to do this properly?
This can vary by SMS gateways so best to try it out yourself with the particular SMS provider you are planning to use.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide