I am using Symbian OS 7.0. I create an sms in raw pdu format and send it out the radio interface with the status report bit set. If I send from a non-symbian phone I get the status report back. If I send from my Symbian phone, I do not get my status report back. However if I send using the messaging app I get a status report. I am assuming since I do not use the mtm I am not getting the status report. I noticed you can create a gsm pdu from a pdu using TGsmSms with the setPDU method or create one using the CSmsSubmit class. Once I have created one of these objects how do I use the mtm to create it in the message store and send it out. All the examples I have seen just set body and destination phone using a TMsvEntry. Please Help.

Reply With Quote

