Report this

What is the reason for this report?

LDAP server configurtion as a telephone directory. I need ip phones to search the LDAP server, What configurations do i need on the server?

Posted on September 22, 2017

I have installed slapd,ldap utilities i have also installed phpldapadmin i can access my ldap server over the web.

I have issues on planning the OUs and basically setting up the server ready as a telephone searchable directory.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

To configure an LDAP server as a telephone directory and allow IP phones to search it, you will need to set up the LDAP server with the appropriate schema and attributes for telephony information, as well as configure the IP phones to connect to the LDAP server and search it.

Here are the general steps involved:

  1. Set up the LDAP server with the appropriate schema and attributes for telephony information. You can use a standard schema like inetOrgPerson or person, and add additional attributes for telephony information like telephoneNumber, mobile, facsimileTelephoneNumber, etc. You can find examples of LDAP schemas for telephony information online, or consult the documentation for your specific LDAP server.

  2. Populate the LDAP server with telephone directory information. This can be done manually or by importing data from another source, such as a spreadsheet or database.

  3. Configure the IP phones to connect to the LDAP server and search it. The exact configuration steps will depend on the specific IP phone model and the LDAP server software being used. In general, you will need to configure the IP phone with the IP address and port number of the LDAP server, as well as the search base and search filter to use when querying the server for telephone directory information.

  4. Test the LDAP directory functionality on the IP phones to ensure that they can successfully search the directory and retrieve telephone information.

In addition to these basic steps, there may be additional configuration options and settings that need to be configured depending on your specific LDAP server and IP phone models. It’s recommended to consult the documentation and support resources for your LDAP server and IP phones for more detailed instructions and guidance.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.