User guide
3GPP TS 27.007 AT COMMANDS
67 AT Commands for EV-DO-EV3 Modems
Find Phonebook Entries +CPBF
Execute command returns phonebook entries (from the current phonebook memory storage selected with +CPBS)
which alphanumeric field start with string <findtext>.
Test command reports the maximum lengths of <number> and <text> fields, in the format:
+CPBF: [<nlength>],[<tlength>]
where:
<nlength> Maximum length of field <number>, integer type.
<tlength> Maximum length of field <text>, integer type.
Syntax
Command Command type
AT+CPBF=<findtext> Execute
AT+CPBF=? Test
Parameters and Values
<findtext> String type. The command +CSCS selects the character set used.
The command returns a report in the form:
[+CPBF: <index1>,<number>,<type>,<text>[<CR><LF>
+CPBF: <index2>,<number>,<type>,<text>[…]]]
where:
<indexn> - the location number of the phonebook entry.
<number> - String type, phone number of format <type>.
<type> - type of phone number octet in integer format.
129 - National numbering scheme.
145 - International numbering scheme. Contains the character "+".
<text> - the alphanumeric text associated to the number; used character set is the
one selected with command +CSCS.
Note:
+CPBF is not applicable if the current selected storage (see +CPBS) is either “MC”,
either “RC” or “DC”.
If <findtext>=”” the command returns all the phonebook records.
If no PB records satisfy the search criteria, an ERROR message is reported.
Notes
Remember to select the PB storage with +CPBS command before issuing PB commands.
Reference: 3GPP TS 27.007.
Example
AT+CPBS=?
+CPBS: ("ME","DC","MC","RC")
OK










