Technical information

Table Of Contents
SMS
3-124 AT Commands Reference Manual January 31, 2007
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+CSCB?
+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+CSCB?
+CSCB: 0,"3,5,22","8"
OK
Clear all <mids> and <dcss>
AT+CSCB=0 / Or at+cscb=
OK
AT+CSCB?
+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.