![Telit Wireless Solutions DE910-DUAL Reference Manual Download Page 75](http://html1.mh-extra.com/html/telit-wireless-solutions/de910-dual/de910-dual_reference-manual_1083623075.webp)
DE910-DUAL AT commands reference guide
80392ST10102A Rev.2 – 2012-07-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 75 of 261
+CPBS - Select Phonebook Memory Storage
Note: For
<storage>=
"
MC
": if there are more than one-missed calls from the same
number the read command will return only the last call.
AT+CPBS=?
Test command
returns the supported range of values for the parameters
<storage>
.
Example
AT+CPBS="ME"
current phonebook storage is NV
AT+CPBR=1
+CPBR: 1,"0105872928",129,"James","[email protected]"
OK
Reference
3GPP TS 27.007
+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
).
If the storage is
"
ME
"
then the response format is:
[+CPBR: <index1>
,
<number>
,
<type>
,
<text>,<e_text> [<CR><LF>
+CPBR: <index2>
,
<number>
,
<type>
,
<text>,<e_text> […]]]
If the storage is “DC” and “RC” then the response format is:
[+CPBR: <index1>
,
<number>
,
<type>
,
<text>,<time>,<duration>[<CR><LF>
+CPBR: <index2>
,
<number>
,
<type>
,
<text>,<time>,<duration>[…]]]
If the storage is
"
MC
"
then the response format is:
[+CPBR: <index1>
,
<number>
,
<type>
,
<text>,<time>[<CR><LF>
+CPBR: <index2>
,
<number>
,
<type>
,
<text>,<time>[…]]]
where:
<index
n
>
- 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.