I am using zoiper pro 5.3.8 and connected an ldap directory. But when someone which is in the directory calls it just shows the originating number but does not show the persons name.
Using wireshark i checked if the ldap connection works and that seems to do its job just fine:
No. Time Source Destination Protocol Length Info
31 2.728888 10.0.0.214 10.80.50.20 LDAP 355 searchRequest(2) "ou=contacts,dc=ldap,dc=example,dc=ch" wholeSubtree
33 2.754569 10.80.50.20 10.0.0.214 LDAP 391 searchResEntry(2) "cn=Hans Meier,ou=ontacts,dc=ldap,dc=example,dc=ch"
35 2.904903 10.80.50.20 10.0.0.214 LDAP 80 searchResDone(2) success [1 result]
How can I make zoiper display the cn (Hans Meier) instead or as an addition to the number? Or is this a bug in zoiper?