How about offering a raw way for SMS

Zhang, Caiwen Caiwen.Zhang at windriver.com
Thu Jul 1 02:52:34 PDT 2010


Hi all,

Ofono stack encodes SMS before send it.  User may need send some special
SMS. Such as send a v-card via SMS. 

It need to add user data header to indicate it is a v-card. Ofono
currently does not support this feature. How about 

offering an API for user to sending raw PDU directly?  such as:

         void SendRawMessage(string pdu)

So,  user can encode it by himself and send the PDU. It can also applied
to sending message with validity period/status report 

requirement and so on.

 

Similarly,  how about sending out the raw PDU when dispatch incoming
message?  There are many kinds of

SMS, such as voice mail notification, MMS notification, push mail
notification etc.  How about sending out the raw 

PDU to upper layer and depending on upper layer to decode and decide how
to process it? 

 

Thanks,

Caiwen







-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ofono.org/pipermail/ofono/attachments/20100701/290ef0aa/attachment.html>


More information about the ofono mailing list