Hello all!
I'm trying to send sms in utf-8 format via bearerbox-smsbox-sqlbox.
MySql DB is configured in utf8. coding = 2, charset = utf-8, momt = mt, sms_type = 2,

I'm sending this word: тест
send_sms table contains correct word (тест)
but sent_sms and access.log instead of тест contains such code D182D0B5D181D1822 after decoding I receive hieroglyphs (톂킵톁톂), the same hieroglyphs receive cellphone.

Please help me! thanks all.

Reply via email to