Difference between revisions of "Phonebook Commands"

From Teltonika Networks Wiki
(Replaced content with "__TOC__ == Phonebook Related Commands == Category:TRM250 AT Commands")
Tag: Replaced
Line 3: Line 3:
 
== Phonebook Related  Commands ==
 
== Phonebook Related  Commands ==
  
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=112&zoom=100,68,232 AT+CNUM Subscriber Number]===
 
----
 
The command can get the subscribers own number(s) from the (U)SIM.
 
  
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=113&zoom=100,68,97 AT+CPBF Find Phonebook Entries] ===
+
[[Category:TRM250 AT Commands]]
----
 
The command can search the phonebook entries starting with the given '''<findtext>''' string from the current phonebook memory storage selected with '''AT+CPBS''', and return all found entries sorted in alphanumeric order.
 
 
 
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=114&zoom=100,68,97 AT+CPBR Read Phonebook Entries] ===
 
----
 
The command can return phonebook entries in location number range '''<index1>... <index2>''' from the current phonebook memory storage selected with '''AT+CPBS'''. If '''<index2>''' is left out, only location '''<index1>''' is returned.
 
 
 
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=115&zoom=100,68,97 AT+CPBS Select Phonebook Memory Storage] ===
 
----
 
The command selects phonebook memory storage, which is used by other phonebook commands. The Read Command returns currently selected memory, the number of used locations and the total number of locations in the memory when supported by manufacturer. The Test Command returns supported storages as compound value.
 
 
 
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=116&zoom=100,68,264 AT+CPBW Write Phonebook Entry] ===
 
----
 
The command writes phonebook entry in location number '''<index>''' in the current phonebook memory storage selected with '''AT+CPBS'''. It can also delete a phonebook entry in location number '''<index>'''.
 
 
 
[[Category:TRM240 AT Commands]]
 

Revision as of 14:05, 3 March 2023

TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > Phonebook Commands

Phonebook Related Commands