Hi all,

First sorry for asking the same stupid question second time.

Question: is it possible to send to smsbox raw GSM 03.38 encoded byte
string (with or without UDH) for coding=0?

The problem is that I need to send concatenated messages and take
control on delivery of each part instead of first one. To handle this
I use own code to split long messages and send with
coding=0&udh=$udh_string. It works with utf-8 charset but handling
escape-sequences like "~" may become a problem if it appears between
two parts (seems it's possible).

Thanks in advance for help!

-- 
Regards,
Michael Bochkaryov

Reply via email to