Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-137
OK
Adding channels 3, 4,5,6,22 to mid list and languages 1,8 to dcs list:
AT+CSCB=0,"3-6,22","1,8"
OK
AT+CS CB?
+CSCB: 0,"3-6,22","1,8"
OK
Removing channels 4 and 6 from channel list, and removing dcs 1 from the dcs list:
AT+CSCB=1,"4,6","1"
OK
AT+CS CB?
+CSCB: 0,"3,5,22","8"
OK
Clear all <mids> and <dcss>
AT+CS CB= 0 / Or AT+CS CB=
OK
AT+CS CB?
+CSCB: 0,"",""
OK
+MCSAT, Motorola Control SMS Alert Tone

This command enables/disables/exercises the SMS alert tone for an arriving SMS. It does not

apply on Cell Broadcast SMS.

Command
Type Syntax Response/Action Remarks
Set +MCSAT=<mode>
[,<dcs_mask>[,....]] OK
or:
+CME ERROR: <err>
The Set command is used to:
Suppress (mute) the voice notification
(alert tone) of a specific incoming SMS,
identified by the received <dcs_mask>s
property
Enable voice notification (alert tone) of
all incoming SMS events
Activate the current alert tone for an
incoming SMS event
Read +MCSAT? +MCSAT:
<mode>[,<dcs_mask>[,
....]]
OK
or:
+CME ERROR: <err>
The Read command returns the current
<mode> and current <dcs_mask>s.
Test +MCSAT=? +MCSAT: (list of
supported <mode>s)
OK
or:
+CME ERROR: <err>
The Test command returns the possible
<mode> values.