AT command interface
Version 8 dated 15.03.00
71
Siemens Information and Communication Products
AT+CPAS
Mobile equipment activity status
Test command
AT+CPAS=?
Response
+CPAS: (list of supported <pas>s) OK
Parameter
see execute command
Execute command
AT+CPAS
Response
TA returns the activity status of ME.
+CPAS: <pas> OK
Parameter
<pas>
0
ready
2
unknown (ME is not guaranteed to respond to instructions)
3
incoming call (ringing)
4
call in progress or call hold
Reference
GSM 07.07
Note
AT+CPBF
Find phonebook entries
Test command
AT+CPBF=?
Response
+CPBF: [<nlength>], [<tlength>] OK
Note:
In case of SIM storage, the lengths may not be available. If storage does not offer format in-
formation, the format list should be empty parenthesis.
Parameter
see execute command
Execute command
AT+CPBF=
<findtext>
Response
TA returns phonebook entries (from the current phonebook memory storage selected with +CPBS)
which alphanumeric fields contains <findtext>.
[+CPBF: <index1>,<number>,<type>,<text>[[...]
<CR><LF>+CBPF: <index2>,<number>,<type>,<text>] OK]
If error is related to ME functionality:
+CME ERROR: <err>
AT+CPBF=""
Response
List of all phonebook entries in currently active phonebook (+CPBS).
Parameter
<index1>,
<index2>
integer type values in the range of location numbers of phonebook memory
<number>
string type phone number of format <type>
<type>
type of address octet in integer format; 145 when dialling string includes in-
ternational access code character "+", otherwise 129
<findtext>,
<text>
string type field of maximum length <tlength>
<nlength>
integer type value indicating the maximum length of field <number>
<tlength>
integer type value indicating the maximum length of field <text>
Reference
GSM 07.07
Note