Hi all, i used to send sms via http using GSM-7 characters (greek capital). Now that i've installed sqlbox to make the job, i can't receive greek characters. Only '?????' .
- I convert the message to GSM-7 chars before inserting into the send_sms table. - coding->0 alt-dcs->1 - I haven't set alt-charset in config. Are above settings right? ( Could collation of msgdata field in send_sms table be the problem?? it's 'latin1_swedish_ci' by deafult ) Has anyone ever implemented sqlbox with GSM non latin chars? Thank you
