LDAP Settings

Configure LDAP/AD settings for inbound routing number lookup.

The LDAP Settings can be used to automatically route faxes to email inboxes using your LDAP or Active Directory service. As each new fax arrives, the inbound telephone number is used to query your directory service for a match. If a matching number is found, the fax is automatically emailed to the associated email address.

By default, the attribute facsimileTelephoneNumber is used for the query but may be overridden in the custom attributes shown below. Similarly, the mail attribute may be configured to math your directory.

๐Ÿ“˜

Routing Logic

  • The number of inbound routing digits is used to filter the number search (matching the ending portion of the facsimile number).
  • Inbound numbers that have a defined Route override the default LDAP routing behavior.
2454

LDAP Server Settings

SettingDescription
Server UrlSpecifies the LDAP server URL and optional port number to your directory server.
DomainSpecifies the directory domain.
Enable SSLEnable to use Secure Sockets Layer connection.
Distinguished NameSpecifies the distinguished name or DN within your directory.
User NameSpecifies the user name used for authentication to your directory server.
PasswordSpecified the password used for authentication

Custom Attributes

SettingDescription
facsimileTelephoneNumberSpecifies the default directory attribute used when searching for an inbound telephone number match.
mailSpecifies the default directory attribute that contains the user's email address.