Specifications
3GPP
3GPP TS 27.007 V6.3.0 (2003-
06)
8
1
Release 6
8.12 Read phonebook entries +CPBR
Table 72: +CPBR action command syntax
Command
Possible response(s)
+CPBR=<index1>
[,<index2>]
[+CPBR: <index1>,<number>,<type>,<text>[,<hidden>][[...]
<CR><LF>+CPBR:
<index2>,<number>,<type>,<text>[,<hidden>]]]
+CME ERROR: <err>
+CPBR=?
+CPBR: (list of supported <index>s),[<nlength>],[<tlength>]
+CME ERROR: <err>
Description
Execution command returns phonebook entries in location number range <index1>... <index2> from the current
phonebook memory storage selected with +CPBS. If <index2> is left out, only location <index1> is returned. Entry
fields returned are location number <indexn>, phone number stored there <number> (of format <type>), text
<text> associated with the number and , if the selected phonebook supports hidden entries, <hidden> indicating if the
entry is hidden. If all queried locations are empty (but available), no information text lines may be returned. If listing
fails in an MT error, +CME ERROR: <err> is returned. Refer subclause 9.2 for <err> values.
Test command returns location range supported by the current storage as a compound value and the maximum lengths
of <number> and <text> fields. In case of SIM storage, the lengths may not be available. If MT is not currently
reachable, +CME ERROR: <err> is returned. Refer subclause 9.2 for <err> values.
Defined values
<index1>, <index2>, <index>: 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 (refer TS 24.008 [8] subclause 10.5.4.7)
<text>: string type field of maximum length <tlength>; character set as specified by command Select TE
Character Set +CSCS
<nlength>: integer type value indicating the maximum length of field <number>
<tlength>: integer type value indicating the maximum length of field <text>
<hidden>: indicates if the entry is hidden or not
0
: phonebook entry not hidden
1: phonebook entry hidden
Implementation
Optional.
8.13 Find phonebook entries +CPBF
Table 73: +CPBF action command syntax
Command
Possible response(s)
+CPBF=<findtext>
[+CPBF:
<index1>,<number>,<type>,<text>[,<hidden>][[...]
<CR><LF>+CBPF:
<index2>,<number>,<type>,<text>[,<hidden>]]]
+CME ERROR: <err>