3.4 Phonebook Access Indications
341 PBAPC State |
Format: +PBSTAT=Param Param:(0~4) (0) Unsupported |
342 PB Entries Of Remote Devices |
Format: +PBCNT=Param Param: Phonebook entries of remote device |
343 Received Phonebook Data |
Format1: +PBDATA=Param1 <FF> Param2 xFF xParam3 {xFF Param4} Param1: Type
Param4: (15 Bytes ASCII), Call time Format: Year(4Bytes)Month(2Bytes)Day(2Bytes) T(1Byte)Hour(2Bytes) Minute(2Bytes)Second(2Bytes). e.g. 20161012T152826 represents 2016/10/12/15/28/26 Format2: +PBDATA=E: Download complete
Description: Call time may not exist for some mobile phones
Example: Download all phonebook AT+PBDOWN=1 +PBCNT=234 +PBDATA=1 <FF> Jack <FF> 18219146201 +PBDATA=1 <FF> kenan <FF> 8613771972680 …… +PBDATA=E
Example: Download 10 dialed call log AT+PBDOWN=3,10 +PBDATA=3 <FF> China Mobile <FF> 10086 <FF> 20171013T103516 +PBDATA=3 <FF> Jerry <FF> 18688967507 <FF> 20171012T152826 …… +PBDATA=E
Description: See MSC example in 4.3 |