If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:CardDAV
BoxMatrix >> Lexicon >> Network-Protocols >> CardDAV | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Protocol
Protocol: | CardDAV | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | vCard Extensions to WebDAV | ||||||
Location: | Lexicon >> Network-Protocols | ||||||
Weblinks: | Wikipedia.int - Wikipedia.de - RFC-6352 | ||||||
Description: | Extension to the WebDAV protocol to synchronize contact data |
Goto: FRITZ!OS - SMW-Browser
Details
CardDAV is an extension to the WebDAV protocol to synchronize contact data in vCard format.
It is a client / server protocol for collaborative sharing and maintenance of an address book on a server.
Like WebDAV it uses Port-80-tcp like HTTP or Port-443-tcp like HTTPS, typically with authentification.
See also the CalDAV protocol which is also based on WebDAV.
FRITZ!OS
FRITZ!OS 7.19+ uses CardDAV as one of the options of an Online-Phonebook. Only HTTPS is supported!
Many Webmail providers today support this protocol, but a local server is also an option.
Synchonization is perrformed by the carddavd client daemon, at least once each 24 hours.
carddavd is started by libcmapi.so for ctlmgr.
The Webinterface manages CardDAV in the ontel ui-module, which is maintained by libcmapi.so for ctlmgr.
It is configured like every other Online-Phonebook with the serviceid
set to carddav.generic
.
ISP specific CardDAV usage is carddav.icloud
for the I-Cloud and carddav.tcloud
for the T-Cloud.
In fw 7.39 carddav.1und1
, carddav.gmxde
and carddav.webde
were added.
Configuration is stored in the onlinetel
section of voip.cfg which is maintained by libar7cfg.so.