Example:
AT+CMGL=?
+CMGL: ("REC UNREAD","REC READ","STO UNSENT","STO SENT","ALL")
OK
AT+CPMS="SM" // read messages from SIM.
+CPMS: 2,20,11,61,2,20
OK
AT+CMGL // read "rec-unread" messages with changing message stat
+CMGL: 1,"REC UNREAD","+972544565034",,"05/01/01,09: 21 : 22+08"
message text
OK
AT+CMGL
OK // the message stat was changed. No "rec-unread" messages.
AT+CPMS="ME"
+CPMS: 11,61,11,61,2,20
OK
AT+CMGL="sto sent"
+CMGL: 142,"STO SENT","054565034",,
message text
OK
AT+CSDH=1