Hi Pai, > in order to receive the incoming SMSs, your GSM Modem must support AT+CNMI > command. But most new Nokia Handys don't. > > To config your modem to support receiving SMS, using the init-string with: > > init-string = "AT+CNMI=1,2,0,1,0"
As you advised, I put that config line into my config file (instead of ATZ). Now I see this in log: 2009-04-06 05:22:02 [20213] [6] DEBUG: AT2[Nokia_smsc]: --> AT+CNMI=1,2,0,1,0^M 2009-04-06 05:22:02 [20213] [6] DEBUG: AT2[Nokia_smsc]: <-- ERROR 2009-04-06 05:22:02 [20213] [6] ERROR: AT2[Nokia_smsc]: Generic error: ERROR 2009-04-06 05:22:02 [20213] [6] ERROR: AT2[Nokia_smsc]: Opening failed. Terminating I suppose that means that it is not supported by Nokia phone I have ? -- Dusan Djordjevic http://dj-dule.blogspot.com | http://www.mravojed.com
