Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode message support #56

Closed
sotoz opened this issue Feb 24, 2014 · 3 comments
Closed

Unicode message support #56

sotoz opened this issue Feb 24, 2014 · 3 comments
Labels

Comments

@sotoz
Copy link

sotoz commented Feb 24, 2014

Tried to send some sms with mokai with greek characters but only question marks were saved on the mysql database and were sent to the SMPP server. I also tried with url encoded text messages but also it didn't work. Does mokai support other charsets except latin?

@germanescobar
Copy link
Contributor

Hi, we haven't really tried. I'll check it out, I'm guessing is a specific problem with the Jetty connector but I'll let you know.

@germanescobar
Copy link
Contributor

I released a new version that fixes this issue. You can download it here.

If you are using MySQL, I would advise you to delete the tables and let Mokai recreate them from scratch to set the charset correctly.

I'm closing this issue but don't hesitate to reopen it if it doesn't work.

@sotoz
Copy link
Author

sotoz commented Feb 28, 2014

Thanks German, now it saves the message correctly in the database but on my mobile I get some greek characters as question marks again. I'm not sure if this is mokai's problem or it has to do something with my SMPP provider. I'll keep you informed of my tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants