<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Marcus,<br>
<br>
marcus hall wrote:
<blockquote cite="mid:20110413145014.GA15955@bastille.tuells.org"
 type="cite">
  <pre wrap="">On Tue, Apr 12, 2011 at 07:03:39PM -0600, Jim Ockers wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Will,

I read the wikipedia page and the application I'm building could be
accurately described as a SMS Gateway.  It will have an ethernet
connection, web interface/application, and internal applications to
handle sent &amp; received messages.  I can accomplish this with a USB
cell phone modem and a Linux box.  (But not if the stupid* Novatel
USB modem has no AT commands for sending &amp; receiving SMS messages.)

We aren't going to trunk into any telcos with SS7.

Jim

*I'll retract the "stupid" characterization in the event someone
from Novatel gets back to me with some helpful AT commands.  Their
web site is spectacularly unhelpful with regards to this.
-- 
Jim Ockers, P.Eng. (<a class="moz-txt-link-abbreviated" href="mailto:ockers@ockers.net">ockers@ockers.net</a>)
Contact info: <a class="moz-txt-link-freetext" href="http://www.ockers.net/msi.html">http://www.ockers.net/msi.html</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There is a standard extension to the AT comamnd set that is used to
talk to a GSM phone attached through the data cable.  I don't recall
the etsi spec at the moment, but after a quick search the following
looks like a pretty good tutorial:

<a class="moz-txt-link-freetext" href="http://www.smssolutions.net/tutorials/gsm/sendsmsat/">http://www.smssolutions.net/tutorials/gsm/sendsmsat/</a>

The basic command to send the SMS is "AT+CMGS", so searching for that
gives a lot of relevant tutorial web pages if this is insufficient.

marcus hall
<a class="moz-txt-link-abbreviated" href="mailto:marcus@tuells.org">marcus@tuells.org</a>
  </pre>
</blockquote>
<br>
Thanks, that link is actually helpful, and when I was getting text
messaging to work on the Sierra card on AT&amp;T I used a page like
that to figure out the AT commands.&nbsp; The reason I punted and posted to
the CLUE list looking for help is because none of those commands work
with the Novatel USB stick.&nbsp; Behold:<br>
<br>
ati&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
Manufacturer: NOVATEL WIRELESS INCORPORATED<br>
Model: MC760 VERIZON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
Revision: Q6085BDRAGONFLY_V139&nbsp; [Jul 02 2009 18:00:00]<br>
ESN: 0x5B4F8091&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
+GCAP: +CIS707-A, CIS-856-A, +MS, +ES, +DS<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
OK<br>
AT+CMGF=1<br>
ERROR<br>
AT+CMSP?<br>
ERROR<br>
AT+CMGS="+9702601261"<br>
ERROR<br>
<br>
All of those commands work fine on the GSM modems I've tried.&nbsp; This
device is CDMA on Verizon and every GSM SMS command returns ERROR.&nbsp; The
web page you referenced contains information about GSM modems only.&nbsp; If
this Novatel CDMA device supports SMS text messaging the information
for how to use it is very well hidden and hard to find!<br>
<br>
Thanks,<br>
Jim<br>
<pre class="moz-signature" cols="72">-- 
Jim Ockers, P.Eng. (<a class="moz-txt-link-abbreviated" href="mailto:ockers@ockers.net">ockers@ockers.net</a>)
Contact info: <a class="moz-txt-link-freetext" href="http://www.ockers.net/msi.html">http://www.ockers.net/msi.html</a>

</pre>
</body>
</html>