AT command interface
Version 8 dated 15.03.00 66
Siemens Information and Communication Products
A
AT+CLCK Facility lock
Test command
AT+CLCK=?
Response
+CLCK: (list of supported <fac>s) OK
Parameter
see execute command
Execute command
AT+CLCK =
<fac>, <mode>
[,<passwd>
[,<class>]]
Response
This command is used to lock, unlock or interrogate a ME or a network facility <fac>. Password is normally
needed for such actions. When querying the status of a network service (<mode>=2) the response line for ’not
active’ case (<status>=0) should be returned only if service is not active for any <class>. It should be possible
to abort the command when network facilities are set or interrogated.
If <mode><>2 and command is successful
OK
If <mode>=2 and command is successful
+CLCK: <status>[,<class1>[<CR><LF>
+CLCK: <status>, class2....]] OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameter
<fac> "PS" PH-SIM (lock PHone to SIM card) (ME requests password when other than current
SIM card inserted; ME may remember certain number of previously used cards thus
not requiring password when they are inserted)
"SC" SIM (lock SIM cards) (SIM requests password at ME power-up and when this lock
command issued)
"FD" SIM fixed dialling memory feature (if PIN2 authentication has not been performed du-
ring the current session, PIN2 is required as <passwd>)
"AO" BAOC (Bar All Outgoing Calls)
"OI" BOIC (Bar Outgoing International Calls)
"OX" BOIC-exHC (Bar Outgoing International Calls except to Home Country)
"AI" BAIC (Bar All Incoming Calls)
"IR" BIC-Roam (Bar Incoming Calls when Roaming outside the home country)
"AB" All Barring services (applicable only for <mode>=0)
"AG" All outGoing barring services (applicable only for <mode>=0)
"AC" All inComing barring services (applicable only for <mode>=0)
"PN" Network Personalisation (refer GSM 02.22[33])
"PU" network sUbset Personalisation (refer GSM 02.22[33])
"PP" service Provider Personalisation (refer GSM 02.22[33])
"PC" Corporate Personalisation (refer GSM 02.22[33])
<mode> 0 unlock
1lock
2 query status
<passwd> password
if <fac> = "PS" then user password
if <fac> = "SC" then PIN
if <fac> = "FD" then PIN2
if <fac> = "AO"..."AC" (Barring) then Network password
if <fac> = "PN"..."PC" then user password
<class> 1voice
2data
4fax
7 voice, data and fax
8SMS
16 Data (all sync services)
Note
: If <class> is omitted, all possible classes (depending on the network provider) are locked or unlocked.
E.g. AT+CLCK="AO",1,"xxxx"
<status> 0off
1on
Reference
GSM 07.07
Note