[sync] Issues with MySync DS / Android
Carsten Schumann
grypho at tempus-vivit.net
Fri Aug 31 15:14:28 UTC 2012
Hi Guys,
currently I am struggling while trying to sync my Android phone against
Horde4 (up to date PEAR version) Turba.
Names, Adresses and Email adresses are synced fine, but phone numbers
are not synced from Horde to Android.
When Reading the client_11.xml logfile I can see a section describing
the VCARD capabilities of the device:
[...]
<PropName>TEL</PropName>
<PropParam>
<ParamName>TYPE</ParamName>
<ValEnum>VOICE,HOME</ValEnum>
<ValEnum>VOICE,WORK</ValEnum>
<ValEnum>CELL</ValEnum>
<ValEnum>VOICE</ValEnum>
<ValEnum>FAX,HOME</ValEnum>
<ValEnum>FAX,WORK</ValEnum>
<ValEnum>PAGER</ValEnum>
<ValEnum>WORK,PREF</ValEnum>
<ValEnum>FAX</ValEnum>
<ValEnum>PREF,VOICE</ValEnum>
</PropParam>
</Property>
[...]
So it seems to me, the client is able to sync the fields TEL;VOICE,HOME
and TEL;CELL.
When looking into the data.txt of the sync log, these fields seem to be
omitted:
[BEGIN data.txt, whole file]
Output received from backend (text/x-vcard):
BEGIN:VCARDM
VERSION:2.1M
NICKNAME:M
BDAY:M
X-ANNIVERSARY:M
X-SPOUSE:M
PHOTO:M
TZ;VALUE=text:M
EMAIL;INTERNET:mail at domain.deM
TEL;FAX:+493M
TEL;FAX:+494M
TEL;PAGER:+495M
TITLE:M
NOTE:M
URL:M
N:Forename;Lastname;;;M
ORG:;M
ADR;HOME:124ZIPTEST;;AddrTest;CityTest;;;M
ADR;WORK:;;;;;;M
END:VCARDM
[END data.txt]
To me, it seems that there is a issue with the field mapping with this
particular SyncML client.
Any ideas how to track down or fix that issue?
Thanks in advance.
Carsten
More information about the sync
mailing list