On 16/11/16 11:17, Peter Lohmann ([email protected]) wrote:
I was wondering if it would be possible to access the addressbooks via
LDAP to hook up a few DECT VOIP phones to the addresses I maintain via
CardDAV?

I needed to do this with Cisco/Linksys VoIP phones and could not find any solution built into SOGo. Being stuck in a corner I cobbled together a small LDAP server, which I called SOGodap, that connects to the SOGo MySQL database and searches the address book tables (only supports the old multiple tables per user model). It then listens as a very limited LDAP server for queries from the phones. I've been running it as a Linux daemon on customer servers for over a year now without issue.

The code is basic and in Google Go language. It lacks any form of security and all over the wire stuff is done in plain text, so only suitable for LAN use at best! My intention was to open-source the code via Github but I am afraid I haven't yet and the documentation is non-existent. Due to an office move next week I am unlikely to have any time to tidy it up for a little while.

What is your background? Would compiling a Go project be something that you could consider?
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to