carlos22 / carddav2fb

:notebook: A command-line PHP script allowing to import CardDAV-based VCards (e.g. from 'owncloud') to a phonebook in a AVM FRITZ!Box
The Unlicense
86 stars 67 forks source link

Phone type mapping and PNG support #36

Open jensbocklage opened 5 years ago

jensbocklage commented 5 years ago

234e547: I added "main" as phone type to the mapping. It maps to "work". 84a5e1c: As soon as "fax" is identified, it makes sense to map this number to "fax_work". Even, if it would be "fax_home". But this does not exist in the Fritz!box. 3dc93b3: PNG support (by converting PNGs to JPGs with PHP functions).