<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Sorry, I didn't include AT commands in my previous message. When sending it I haven't confirmed registration. So I canceled and here is a repost<BR>
<BR>
As far as Motorola not supporting AT commands.<BR>
<BR>
Minicom and these work perfectly<BR>
<BR>
MODEL AND SUPPLIER<BR>
==============<BR>
AT+CGMI<BR>
+CGMI: &quot;Motorola CE, Copyright 2000&quot;<BR>
<BR>
AT+CGMM<BR>
+CGMM: &quot;GSM900&quot;,&quot;GSM1800&quot;,&quot;GSM1900&quot;,&quot;GSM850&quot;,&quot;MODEL=V525M&quot;<BR>
<BR>
MESSAGE<BR>
=======<BR>
AT+CMGF=1<BR>
AT+CNMI=3,1,0,0,0<BR>
AT+CMGS=&quot;somephonenumber&quot;<BR>
<BR>
NEW MESSAGE INFORMATION<BR>
=======================<BR>
+CMTI: &quot;MT&quot;,Nr ;Nr=Msg.Number<BR>
<BR>
READ ALL MESSAGES<BR>
=================<BR>
AT+CMGL:Nr<BR>
<BR>
READ MESSAGE NUMBER:<BR>
====================<BR>
AT+CMGR=Nr<BR>
<BR>
DELETE MESSAGE:<BR>
===============<BR>
AT+CMGD=Nr<BR>
<BR>
GPRS (Works perfectly in fedora System Settings -&gt; Network -&gt; New Modem)<BR>
=============================================<BR>
AT+CGDCONT=1,&quot;IP&quot;,&quot;gsm_providers_internet_APN&quot; ; INIT string<BR>
*99#<BR>
<BR>
Regards<BR>
<BR>
p.s. Am I the only one feeling that gsmlib is unmaintained?
</BODY>
</HTML>