BC127 Phonebook Pull

Hi I am having an issue with pulling phonebook information from my phone. I am getting extra “PB_PULL_END” and “PB_PULL_START” confirmations corrupting the returned VCARDs. This is an excerpt from a PB_PULL stream…

BEGIN:VCARD
VERSION:2.1
N;CHARSET=UTF-8:B…;Dave
TEPB_PULL_END 16
PB_PULL_START 16
L;TYPE=CELL:078#####575
X-IRMC-CALL-DATETIME;MISPB_PULL_START 16
N;CHARSET=UTF-8:B…;Dave
TEL;TYPE=CELL:078#####575
X-IRMC-CALL-DATETIME;MISSED:20180428T132127
END:VCARD

This is the command used to invoke the data…

PB_PULL 16 1 4 10 0 85

Which gives the response…

PENDING
PB_PULL_START 16

This invokes the stream that contains the corrupted VCARD. I have tried this at 115200 and 230400 baud with the same results. The BC127 is programmed with Melody V6.0.46.

Any help would be greatly appreciated!

Thanks
Pete