UDH inserted when sending binary sms

UDH inserted when sending binary sms SearchSearch
Author Message
Steven Tyler
New member
Username: Steventyler

Post Number: 4
Registered: 04-2006
Posted on Tuesday, October 30, 2007 - 08:45 pm:   

I am using the http interface to nowsms and trying to send a binary message. If I use the web page and send binary message (other) and enter some unicode characters everything works well. When I put the same paramters in the URL (DCS=8&Binary=1&Data=<unicode chars>
it adds a UDH=06050400000008 which makes the message unreadable. Is there a way to make nowsms not add a UDH to my unicode messages ?
Steven Tyler
New member
Username: Steventyler

Post Number: 5
Registered: 04-2006
Posted on Wednesday, October 31, 2007 - 09:31 pm:   

I have more info to add to this problem. It seems to work fine when bound to a modem but inserts the udh only when bound to a smpp smsc.
Steven Tyler
New member
Username: Steventyler

Post Number: 6
Registered: 04-2006
Posted on Wednesday, October 31, 2007 - 10:59 pm:   

Another piece to the puzzle this only happens when I specify the parameter Sender in the URL. If I remove this parameter the UDH is not auto inserted. However I need this parameter. Is there anyway around this problem ?
Steven Tyler
New member
Username: Steventyler

Post Number: 7
Registered: 04-2006
Posted on Thursday, November 01, 2007 - 09:21 pm:   

Yet another piece to this problem it only occurs with unicode messages.