<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-CA link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>I little more digging and I confirmed that cell phone VM and
FAX waiting icons are in fact controlled by a proprietary SMS message
format.&nbsp; Here&#8217;s what I found:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:8.0pt'>Message
Waiting Indication Group: Store Message&nbsp;</span></span><span
style='font-size:8.0pt'><br>
<span class=apple-style-span>This Group allows an indication to be provided to
the user about the status of types of&nbsp;</span><br>
<span class=apple-style-span>message waiting on systems connected to the GSM
PLMN. The mobile may present this&nbsp;</span><br>
<span class=apple-style-span>indication as an icon on the screen, or other MMI
indication. The mobile may take note of&nbsp;</span><br>
<span class=apple-style-span>the Origination Address for messages in this group
and group 1100. For each indication&nbsp;</span><br>
<span class=apple-style-span>supported, the mobile may provide storage for the
Origination Address which is to control&nbsp;</span><br>
<span class=apple-style-span>the mobile indicator.&nbsp;</span><br>
<span class=apple-style-span>Text included in the user data is coded in the
Default Alphabet.&nbsp;</span><br>
<span class=apple-style-span>Where a message is received with bits 7..4 set to
1101, the mobile shall store the text of&nbsp;</span><br>
<span class=apple-style-span>the SMS message in addition to setting the
indication.&nbsp;</span><br>
<span class=apple-style-span>Bits 3 indicates Indication Sense:&nbsp;</span><br>
<span class=apple-style-span>Bit 3&nbsp;</span><br>
<span class=apple-style-span>0 Set Indication Inactive&nbsp;</span><br>
<span class=apple-style-span>1 Set Indication Active&nbsp;</span><br>
<span class=apple-style-span>Bit 2 is reserved, and set to 0&nbsp;</span><br>
<span class=apple-style-span>Bit 1 Bit 0 Indication Type:&nbsp;</span><br>
<span class=apple-style-span>0 0 Voicemail Message Waiting&nbsp;</span><br>
<span class=apple-style-span>0 1 Fax Message Waiting&nbsp;</span><br>
<span class=apple-style-span>1 0 Electronic Mail Message Waiting&nbsp;</span><br>
<span class=apple-style-span>1 1 Other Message Waiting*&nbsp;</span><br>
<span class=apple-style-span>* Mobile manufacturers may implement the
&#8220;Other Message Waiting&#8221; indication as an&nbsp;</span><br>
<span class=apple-style-span>additional indication without specifying the
meaning. The meaning of this indication is&nbsp;</span><br>
<span class=apple-style-span>intended to be standardized in the future, so
Operators should not make use of this&nbsp;</span><br>
<span class=apple-style-span>indication until the standard for this indication
is finalized.</span></span><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Now the tough part...does anyone want to create an app to
send notification to a cell phone to set/clear these bits?<o:p></o:p></p>

</div>

</body>

</html>