message is sent successfully, via https://drupal.org/project/sms_clickatell
but the problem is that the text is not readable,
the text should be in Arabic language
it is like Farsi, Urdu and Hebrew
should be :
Unicode and RTL
message is sent successfully, via https://drupal.org/project/sms_clickatell
but the problem is that the text is not readable,
the text should be in Arabic language
it is like Farsi, Urdu and Hebrew
should be :
Unicode and RTL
Comments
Comment #2
dpiDid you try other gateways?
Did you try the logger gateway?
Did you try the debug sms submodule module?
Comment #3
dpiComment #4
theroyal commentedin logger the text looks fine.
Comment #5
theroyal commentednote :
the same gateway clickatell was working fine in earlier project.
1- was drupal 7 but current project using drupal 8.
2- the clickatell API was HTTP but current project using REST
3- was using HTTP but current project using HTTPS
Comment #6
theroyal commentedany update ?
Comment #7
dpiSeems like an issue with Clickatell, moving there.
Checking the sms table, the message character set is utf8.
Another way of testing this is turning off queue, by checking 'Skip queue' in the gateway. If you still have the problem, its a problem with Clickatell. Turning off queue skips saving data to SMS Framework database table, the message is kept in memory and dispatched straight away.
Comment #8
dpiProject is obsolete now that SMS Framework provides support for services, including Clickatell.