Closed GoogleCodeExporter closed 9 years ago
I can't really say...
May it uses a custom encoding. SMSLib uses the standard GSM alphabet for
standard messaging and UCS2 encoding for non-latin messaging.
When you say you can't use UCS2, you mean that the command is rejected by the
modem?
Original comment by T.Delenikas
on 13 May 2012 at 8:53
I got around the problem.
SMSLib I updated to new version and put the method msg.setenconding (), after
the method msg.message (). So I use UCS2.
It is possible to add another dictionary the library? Is it possible implement?
Original comment by thinform...@gmail.com
on 13 May 2012 at 8:56
You could modify smslib and implement a charset different than the default GSM
alphabet, but this would require *serious* modding...
Original comment by T.Delenikas
on 19 May 2012 at 6:34
Original comment by T.Delenikas
on 26 May 2012 at 4:48
Original issue reported on code.google.com by
thinform...@gmail.com
on 12 May 2012 at 10:31