Eg25-g SMS Read

Hi
Even though i set to SM but it goes to ME, How do i set this?

AT+CPMS=“SM”,“SM”,“SM”
OK

+CPMS: 9,10,9,10,9,10

+CMTI: ,2

+CMTI: “ME”,0 /// if any sms i send still falls on some random ME ?

Pls guide to get SMS read from SM .

You have 9 SMSs on the SIM, with one of 10 slots unused. To read:

AT+CPMS="SM","SM","SM"
AT+CMGF=1
AT+CMGL="ALL"