User guide

Developers guidelines | AT commands
153 June 2010
AT+CSIL Silence Command
<application> Description
String For <action> = 0, 3:
The search path to the application to be run/
installed
Integer For <action> = 2:
The <suite_id> of the application
Integer For <action> = 4:
The <application_id> of the application
<application_name>:
<application_name> Description
String The name of a java application located in the
specified directory
<vendor>:
<vendor> Description
String The name of the vendor
<version>:
<version> Description
String The actual version of the application
<application_id>:
<application_id> Description
Integer The application ID for the application
<suite_id>:
<suite_id> Description
Integer The unique ID for the suite
Description: Orders the phone to be in silent mode or orders the phone to leave the
silent mode. When the phone is in silent mode, all sounds from the phone
must be prevented. An icon will show the user that silent mode is active. If
no parameter is given to the SET command it will use <mode> = 0 as
parameter.
Execution
command: AT+CSIL=[<mode>]
Read command: AT+CSIL? Displays the current <mode> setting.
Read command
response: +CSIL: <mode>
Test command: AT+CSIL=? Shows if the command is supported.
Test command
response: +CSIL: (list of supported <mode>s)