<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Will,<br>
<br>
I read the wikipedia page and the application I'm building could be
accurately described as a SMS Gateway.&nbsp; It will have an ethernet
connection, web interface/application, and internal applications to
handle sent &amp; received messages.&nbsp; I can accomplish this with a USB
cell phone modem and a Linux box.&nbsp; (But not if the stupid* Novatel USB
modem has no AT commands for sending &amp; receiving SMS messages.)<br>
<br>
We aren't going to trunk into any telcos with SS7.<br>
<br>
Jim<br>
<br>
*I'll retract the "stupid" characterization in the event someone from
Novatel gets back to me with some helpful AT commands.&nbsp; Their web site
is spectacularly unhelpful with regards to this.<br>
-- <br>
Jim Ockers, P.Eng. (<a class="moz-txt-link-abbreviated" href="mailto:ockers@ockers.net">ockers@ockers.net</a>)<br>
Contact info: <a class="moz-txt-link-freetext" href="http://www.ockers.net/msi.html">http://www.ockers.net/msi.html</a><br>
<br>
<br>
<br>
Will wrote:
<blockquote
 cite="mid:BANLkTimeZU-ROmYFY8uNb6+u2gkvSmae0Q@mail.gmail.com"
 type="cite">
  <div>Wouldn't an SMS Gateway make more sense for this?</div>
  <div>&nbsp;</div>
  <div><a moz-do-not-send="true"
 href="http://en.wikipedia.org/wiki/SMS_gateway">http://en.wikipedia.org/wiki/SMS_gateway</a><br>
  <br>
  </div>
  <div class="gmail_quote">On Tue, Apr 12, 2011 at 5:16 PM, Jim Ockers <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:ockers@ockers.net">ockers@ockers.net</a>&gt;</span>
wrote:<br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">
    <div bgcolor="#ffffff" text="#000000"><small>Hi CLUEbies,<br>
    </small><br>
OK I am stumped. Can you please help me?<br>
    <br>
I am building an application that will send and receive SMS text
messages using a cell phone modem connected via USB to the computer. I
know how to do it with a Sierra Wireless card (I'll post the
instructions after my sig for the record). However for some business
reason we prefer to use this Verizon Novatel USB stick:<br>
    <br>
ati<br>
Manufacturer: NOVATEL WIRELESS INCORPORATED<br>
Model: MC760 VERIZON<br>
Revision: Q6085BDRAGONFLY_V139 [Jul 02 2009 18:00:00]<br>
ESN: 0x5B4F8091<br>
+GCAP: +CIS707-A, CIS-856-A, +MS, +ES, +DS<br>
    <br>
OK<br>
    <br>
The MC760 FAQ is inconclusive about whether or not text messaging is
supported.&nbsp; <a moz-do-not-send="true"
 href="http://www.novatelwireless.com/index.php?option=com_content&amp;view=article&amp;id=163&amp;Itemid=108"
 target="_blank">http://www.novatelwireless.com/index.php?option=com_content&amp;view=article&amp;id=163&amp;Itemid=108</a><br>
"Does Ovation&#8482; MC760 support voice calls, fax and/or text messaging?<br>
No. Voice calls and fax are not supported."<br>
    <br>
My google searching has turned up nothing related to AT commands that
could be used to process SMS text messages with this device. Novatel's <br>
web site is also unhelpful. Does anyone out there in CLUE-land have any
ideas? All of the AT commands below return ERROR on the Novatel device.<br>
    <br>
Thanks,<br>
Jim<br>
-- <br>
Jim Ockers, P.Eng. (<a moz-do-not-send="true"
 href="mailto:ockers@ockers.net" target="_blank">ockers@ockers.net</a>)<br>
Contact info: <a moz-do-not-send="true"
 href="http://www.ockers.net/msi.html" target="_blank">http://www.ockers.net/msi.html</a><br>
    <br>
    <br>
APPENDIX: HOW TO DO SMS ON AT&amp;T WITH SIERRA WIRELESS MODEM<br>
    <br>
AT+CMGF=1<br>
OK<br>
AT+CMGW="970XXXYYYY"<br>
&gt; Hey I can send messages from the router with USB modem :)<br>
&gt;<br>
    <br>
+CMGW: 3<br>
    <br>
OK<br>
AT+CMSS=3 &lt;==== THE "3" IS THE MSG NUMBER RETURNED FROM THE +CMGW <br>
COMMAND OUTPUT<br>
+CMSS: 0<br>
    <br>
OK<br>
    <br>
AT+CMGL="ALL"<br>
&nbsp;...<br>
+CMGL: 3,"STO SENT","970XXXYYYY",,<br>
Hey I can send messages from the router with USB modem :)<br>
&nbsp;...<br>
    <br>
    <br>
    </div>
    <br>
_______________________________________________<br>
clue mailing list<br>
    <a moz-do-not-send="true" href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
    <a moz-do-not-send="true"
 href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
clue mailing list
<a class="moz-txt-link-abbreviated" href="mailto:clue@cluedenver.org">clue@cluedenver.org</a>
<a class="moz-txt-link-freetext" href="http://cluedenver.org/mailman/listinfo/clue">http://cluedenver.org/mailman/listinfo/clue</a></pre>
</blockquote>
<br>
</body>
</html>