Hi,

edit src/java/org/smslib/modem/athandler/ATHandler.java and add as the
last line in the constructor, the following:

setStorageLocations("MT");

Recompile and try once more.
If everything goes well, give me a confirmation in order to create a
new ATHandler class specific to Motorola RAZR.

On Mar 29, 11:09 pm, Sise <[email protected]> wrote:
> Here's my header... I'm having same issues..
>
> >>> Gateway Status change for modem.com13, OLD: STOPPED -> NEW: RUNNING
>
> Modem Information:
>   Manufacturer: +CGMI: "Motorola CE, Copyright 2004"
>   Model: +CGMM: "GSM900","GSM1800","GSM1900","GSM850","MODEL=V3re"
>   Serial No: +CGSN: IMEI352476022813873
>   SIM IMSI: ** MASKED **
>   Signal Level: 67%
>   Battery Level: 90%
>
> and you are right, it's reading from two memory locations IM and MT...
> Why and how do I stop it...?
>
>  Memory Location: MT
>  Memory Location: IM
>
> All other information on the read messages are same but these two
> lines..
>
> Thanks for your Help..
>
> Thanasis wrote:
> > This could happen if the phone maps two distinct storage identifiers
> > to the same storage...
>
> > Could you post a log of such a case? You seem to need a specialized AT
> > handler for the RAZR phone and I need to see the log in order to
> > propose a solution.
>
> > On Mar 23, 6:56 am, "[email protected]" <[email protected]> wrote:
> > > I have Motorola Razr phone which I am using to receive a SMS message.
> > > But whenever there is an inbound message it's read twice. Even though
> > > I have code in Inbound notification to remove the message when the
> > > program reads it.
>
> > > Any idea?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to