Nokia 6090 AT Command Set 39+CPBS Select Phone Book Memory StorageSelects memory where phonebook commands operate. (GSM 07.07)Syntax:AT+CPBS= Default option is "SM".AT+CPBS? Query current setting.Response is +CPBS:[,,].AT+CPBS=? Show supported values.Response is +CPBS: (list of supported's)Parameters::"ME" ME phonebook"SM" SIM phonebook"FD" SIM fixdialling-phonebook"EN" emergency number"MC” missed calls"DC" dialled calls"RC" received calls: integer type value indicating the number of used locations in selectedmemory: integer type value indicating the total number of locations in selectedmemory; ME: >= 150; Rest depends on SIM.Examples:To select the internal phonebook of MEAT+CPBS=”ME”To switch to phonebook on SIM card:AT+CPBS="SM"Note: it is only possible to read one phonebook at one time. Switching from onememory storage to the other one is possible using AT+CPBS.To show the 5 last missed calls:AT+CPBS="MC" (MC : Missed Calls)AT+CPBR=0,4To show the last 5 dialled numbersAT+CPBS="DC" (DC : ME dialled calls list)AT+CPBR=0,4 (this gives the list of the i.e. last 5 calls)Note that the last number dialled or last missed call is always stored at location 0. Asnew missed calls are received, or new numbers dialled, existing numbers are shiftedup one storage location (i.e. previous number stored at 0 is shifted to 1, 1 shifted to 2,etc.)