Problem to send Operator Logo

Problem to send Operator Logo SearchSearch
Author Message
William9pm
Unregistered guest
Posted on Tuesday, February 17, 2004 - 08:11 am:   

HI! I having problem to send Operator Logo.

I understand that the User Data Header for operator logo, and I found that DCS (Data coding scheme) is also important for sending operator logo.

My Question is I dont know how to add the DCS?

My example here:
UserHeader = "06050415821582"
MCC = 525
MNC = 03
After decode
25F5 30

My message will send like this
UDH = 06050415821582
Message = 3025F5300A + Bit map string

Should I include F5(DCS) into the string?


Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1898
Registered: 10-2002
Posted on Wednesday, February 18, 2004 - 07:01 pm:   

The DCS is a separate field in the SMS message. It is not part of the user data (or user data header).

How you include it in the string would depend on the software (and interface) that you are using to submit the message.

In NowSMS, there is a separate field (or parameter) for specifying the DCS (data coding scheme) value, so you would just include it in that field.

-bn