Wavecom Unable to Receive SMS

Wavecom Unable to Receive SMS SearchSearch
Author Message
Anonymous
Posted on Saturday, March 01, 2003 - 09:47 am:   

Hi,


I am having problem with receive SMS using this modem.

I am able to send sms with no trouble at all.


Here is the debug log:

17:29:32:078 [0] main: Now SMS/MMS Gateway Web server started on port number 8800
17:29:34:101 [0] main: preferred sender = +60126532126,Standard 9600 bps Modem
17:29:34:121 [2] ThreadProcessModem: Re-initializing modem: Standard 9600 bps Modem ...
17:29:34:862 [2] ThreadProcessModem: AT+CPMS?
17:29:34:973 [2] ThreadProcessModem:
+CPMS: "SM",10,10,"SM",10,10

OK

17:29:34:973 [2] ThreadProcessModem: Modem initialization complete: Standard 9600 bps Modem


***************
I tried sending a message to the Modem, but there is no response in the debug log.

I have activated the delivery report on the sending phone, the report stays at "Pending". correct me if i am wrong, this means the modem has not receive teh message

your help is really appreciated.
Thanks.


WLS
Bryce Norwood - NowSMS Support (Bryce)
Posted on Monday, March 03, 2003 - 04:02 pm:   

WLS,

It certainly sounds like there is no message coming in.

You might want to try putting the SIM card into another device to verify that you're actually sending to the right phone number.

You might want to try going into Hyperterminal, and sending the command AT+CMGL=0 to the modem, it should tell you if there is a message waiting.

We don't completely rely on notifications from the modem that there is a waiting message ... we periodically poll the modem to see if there is a waiting message (we just don't log this activity if there are no messages waiting).

-bn