Specifications
UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 92 of 259
+CPBS - Select Phonebook Memory Storage
+CPBS: <storage>,<used>,<total>
AT+CPBS=? Test command returns the supported range of values for the parameters
<storage>.
Example
AT+CPBS=”SM” current phonebook storage is
SIM
AT+CPBR=1
+CPBR: 1,"0105872928",129,"James"
OK
Reference 3GPP TS 27.007
3.5.4.4.8 Read Phonebook Entries - +CPBR
+CPBR - Read Phonebook Entries
AT+CPBR=
<index1>
[,<index2>]
Execution command returns phonebook entries in location number range
<index1>..<index2> from the current phonebook memory storage selected
with +CPBS. If <index2> is omitted, only location <index1> is returned.
Parameters:
<index1> - integer type, value in the range of location numbers of the
currently selected phonebook memory storage (see +CPBS).
<index2> - integer type, value in the range of location numbers of the
currently selected phonebook memory storage (see +CPBS).
The response format is:
[+CPBR: <index1>,<number>,<type>,<text>[<CR><LF>
+CPBR: <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
should be the one selected with command +CSCS.
Note: if “MC” is the currently selected phonebook memory storage, a
sequence of missed calls coming from the same number will be saved as
one missed call and +CPBR will show just one line of information.
Note: If all queried locations are empty (but available), no information text
lines will be returned, while if listing fails in an ME error, +CME ERROR:
<err> is returned.
AT+CPBR=? Test command returns the supported range of values for parameters