Chapter 3:  AT Commands Reference
 April 15, 2008 G24-L AT Commands Reference Manual 3-83
The following table shows the +CNMI parameters.
Example
AT+CNMI=?
+CNMI: (0,3),(0-2),(0,2),(0-2),(0)
OK
AT+CNMI? 
+CNMI: 0,0,0,0
OK
AT+CNMI=3,1 
OK
AT+CMSS=142,"0544565034" // send to myself
+CMSS: 72
OK
+CMTI: "SM",15
AT+CNMI=,2
OK
AT+CSDH=1
OK
AT+CMSS=142,"054565034"      // send to myself
+CMSS: 73
OK
Read
+CNMI? +CNMI:<mode>,<mt>,<bm>,<ds>,<bfr>
Test
+CNMI=? +CNMI: (list of supported <mode>s), (list of supported <mt>s), 
(list of supported <bm>s), (list of supported <ds>s), (list of 
supported <bfr>s)
Table 3-49: +CNMI Parameters
<Parameter> Description
<mode> 0 Buffer unsolicited result codes (default).
3 Forward unsolicited result codes directly to the terminal
<mt> 0 No SMS-DELIVER indications are routed to the terminal (default)
1 If SMS-DELIVER is stored in the G24-L, the memory location indication is 
routed to the terminal using the unsolicited result code: +CMTI: 
<mem>,<index>
2 SMS-DELIVER is routed directly to the terminal
<bm> Reserved for future implementation.
<ds> 0 No SMS-STATUS-REPORT indications are routed to the terminal (default)
1 SMS-STATUS-REPORT is routed directly to the terminal
2 If SMS-STATUS-REPORT is stored in the G24-L, the memory location 
indication is routed to the terminal using the unsolicited result code: +CDSI: 
<mem>,<index>
<bfr> 0 No SMS-STATUS reports are buffered.
Command Type Syntax Response/Action