Send SMS via RIL (oder send Class0-SMS with SMS.LIB?)
Hi,
my project grows, but there's an new Problem: I need to send SMS from Type0 (00h) - when I try to use the SMS.LIB therefore (SmsSendMessage(...,PS_MESSAGE_CLASS0...) then my MDA also send an SMS with Type1 (10h) in DCS. It's a big problem because of my receiver can't handle this format.
After Using the SmsSendMessage-Function my normal SMS-Programm on MDA also sends SMS in the wrong Format.
Is there maybee a chance to send an SMS via RIL and modify the PDU directly or has anyone of you an idea how to send "normal" 00h-SMS?
Mny thanks for every answer or hint,
greetings from hannovre,
Andreas :o)
|