[turba] CardDAV: synchronize additional phone numbers
Dominik Erdmann
horde_mailing at der-domi.de
Wed Mar 11 22:15:19 UTC 2015
Hey,
how can I add additional phone numbers which shall be synchronized to
Android's address book via CardDAV (using CardDAV-Sync by Marten Gajda)?
Only the numbers of the fields homePhone, workPhone, cellPhone will be
synchronized. But the fields homePhone2 and workPhone2 will be ignored.
I'm using the backends.local.php with the following fields (approximate
derived from the default config):
[...]
'homePhone' => 'object_homephone',
'homePhone2' => 'object_homephone2',
'homeFax' => 'object_homefax',
'workPhone' => 'object_workphone',
'workPhone2' => 'object_workphone2',
'cellPhone' => 'object_cellphone',
[...]
Thank you!
Dominik
More information about the turba
mailing list