Notes, Find phonebook entries +cpbf, Syntax – Synaccess Networks NP-0801DTM User Manual

Page 83: Parameters and values

Advertising
background image

3GPP TS 27.007 AT COMMANDS 

 

 

83 

HSPA+ AT Commands Reference Guide

 

are returned, while if listing fails in an ME error, +CME ERROR: <err> is returned.

Notes 

„

Before issuing PB commands, select the PB storage with +CPBS command. 

„

Reference: 3GPP TS 27.007. 

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 

The value of <nlength> can vary, depending on the availability of Extension service, in the following situations: 

If “SM” memory storage is selected (see +CPBS) and the SIM supports the Extension1 service 

if “FD” memory storage is selected (see +CPBS) and the SIM supports the Extension2 service 

if “MB” memory storage is selected (see +CPBS) and the SIM supports the Extension6 service 

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 “LD”. 
Note: If <findtext>=”” the command returns all the phonebook records. 

Advertising