Hello Jay,


Friday, March 9, 2007, 11:14:15 AM, you wrote:


>

I have tested both patch sqlbox and sqlbox-standalone, but it seems my problem regarding below persists.


    Whenever I insert "050003190201" (part 1 of 2 part SMS), result of

sendsms would be "303530303033313930323031", it seems that SQL Box is

inserting "3" before every udhdata character.

 

I have set mwi = 2, coding = 0, still problem persist.



Don't insert the Hex-Data as String into SQLBOX, but convert it to a binary string with these hex values. You might need to escape some of the binary chars or use a hex binary representation in the INSERT statement.


-- 

Best regards,

 Thomas                            mailto:[EMAIL PROTECTED]

Reply via email to