BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

[Feature Request] Allow compound names from LDAP #751

Open f-cramer opened 1 year ago

f-cramer commented 1 year ago

It would be great if you could configure compound fields in ldap. My usecase is the following:

A directory contains a person with the following fields:

Instead of setting "cn" as the (or one of the) name fields, I would like to set a "format" of multiple fields like "$cn ($o)", which would be resolved to "John Doe (Acme Corporation)"