<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.5945" name=GENERATOR></HEAD>
<BODY><!-- Converted from text/plain format -->
<P><FONT size=2><FONT face=Calibri size=3>Hi all,</FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri size=3>Ofono stack encodes SMS before send 
it.  User may need send some special SMS. Such as send a v-card via SMS. 
</FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri size=3>It need to add user data header to 
indicate it is a v-card. Ofono </FONT></FONT><FONT face=Calibri>currently 
does not support this feature</FONT><FONT face=Calibri>. </FONT><FONT 
size=2><FONT face=Calibri size=3>How about </FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri size=3>offering an API for user to sending 
raw PDU </FONT></FONT><FONT size=2><FONT face=Calibri size=3>directly?  
such as:</FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri 
size=3>         <FONT 
color=#0000ff>void SendRawMessage(string pdu)</FONT></FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri size=3><FONT color=#0000ff><FONT 
color=#000000>So,  user can encode it by himself and send the PDU. It can 
also applied to sending message with validity period/status report 
</FONT></FONT></FONT></FONT></P>
<P><FONT face=Calibri>requirement and so on.</FONT></P>
<P><FONT face=Calibri></FONT> </P>
<P><FONT face=Calibri>Similarly,  how about sending out the raw PDU 
when dispatch incoming message?  There are many kinds 
of</FONT></P>
<P><FONT face=Calibri>SMS, such as voice mail notification, MMS notification, 
push mail notification etc.  How about sending out the raw </FONT></P>
<P><FONT face=Calibri>PDU to upper layer and depending on upper layer to decode 
and decide how to process it? </FONT></P>
<P><FONT face=Calibri></FONT> </P>
<P><FONT size=2><FONT face=Calibri size=3><FONT color=#0000ff><FONT 
color=#000000>Thanks,</FONT></FONT></FONT></FONT></P>
<P><FONT size=2><FONT face=Calibri size=3><FONT color=#0000ff><FONT 
color=#000000>Caiwen</FONT><BR></FONT></FONT><BR><BR><BR><BR><BR></P></FONT></BODY></HTML>