Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3 -15
The following table shows a detailed description for the D> commands.

Note: Current used memory (phone book) set/read is done through the memory command

+CPBS=/+CPBS? respectively.
The following table shows the D> parameters.
Example
AT+CPBS="me" //Phone flash memory
OK
AT+CSCS="ASCII" //ASCII characters
OK
AT+CPBW=1,"035659090",129,"VoiceMail"
OK
AT+CP BR= 1
+CPBR: 001,"035659090",129,"VoiceMail"
OK
atd>"VoiceMail"; //Phonebook by name
OK
OK
ath
NO CARRIER
OK
Command Detailed Description
D><alpha>[;] Originates a call to a phone number with the corresponding alphanumeric field
<alpha>. The Current Phone Book (Set by +CPBS) is searched for the entry that
begins with the alphanumeric pattern <alpha>.
D>mem<n>[;] Originates a call to a phone number in memory (phone book) mem and stored in entry
location <n>. Available memories may be queried with Select Phone Book
Storage Test command +CPBS=?, described See Note 1 on page3-71.
Note:
This command does not change the used memory set.
D><n>[;] Originates a call to a phone number from entry location <n> in the Current Phone
Book (Set by +CPBS).
Table 3-5: D> Parameters
<Parameter> Description
<"alpha"> String type value, which should be equal to an alphanumeric field in a phone book
entry. The used character set should be the one selected with Select Terminal
Character Set +CSCS. <alpha> is case-sensitive, and should be placed in quotes
("alpha").
<n> This parameter is also called "speed dial location". It is an integer type memory
location. <n> should be in the range of locations available in the memory used.
<"mem"> This parameter is not case-sensitive, and should be placed in quotes ("mem").