Specifications
AT Command Set for L55 Platform 2003-11-21
Copyright Siemens AG 2003 All Rights Reserved Page 106 of 131
Example Note:
The <fullname> parameter should be given according to the character setting
defined in command AT+CSCS.
Example: “A:\Sounds\jump.mid”
In GSM character set, this string is different to ANSI character set (standard) and
thus the Backslash character must be passed as two characters:
the extension table character and a slash.
The extension table character has value 1B and the following character “/” has
value 2F.
In UCS2 character set, there is no problem since “\” is defined as value 005C.
Note: String case insensitive (Upper or Lower case)
2.4.2.30 AT^SSOC
AT^SSOC Sound Control (PLAY/STOP SOUND)
Test command
AT^SSOC=?
Response
OK/
Write command
AT^SSOC=<fullname>
Parameter
<fullname>
string type parameter which contains the path and
the filename with its extension
Response
OK/ERROR/+CME ERROR
Execute command
AT^SSOC
Response
Stops the current Melody
OK/ERROR/+CME ERROR
Note:
AT+CRMP and AT^SSOC can not be used simultaneously.
If an MTC arrives while the test ring is active, the latter is switched off and
the ”normal” ring is switched on.
Example Note:
The <fullname> parameter should be given according to the character
setting defined in command AT+CSCS.
Example: “A:\Sounds\jump.mid”
In GSM character set, this string is different to ANSI character set
(standard) and thus the Backslash character must be passed as two
characters:
the extension table character and a slash.
The extension table character has value 1B and the following character “/”
has value 2F.
In UCS2 character set, there is no problem since “\” is defined as value
005C.
Note: String case insensitive (Upper or Lower case)










