[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LDAP Incoming CallerID Not Working
Author Message
cfdfireman Offline
Junior Member
**

Posts: 1
Joined: Dec 2014
Reputation: 0
Post: #1
LDAP Incoming CallerID Not Working
LDAP directory searching is working great but incoming calls are not. In ldap our phone numbers will have any of the following:

dashes
dots
spaces
none of the above

If there are dashes, dots or spaces it will not display the name on incoming calls. If the number has none of those such as xxxxxxxxxx it displays the number fine.

Is there any way to get it to be able to search all of those even if the incoming number is xxxxxxxxxx?

Thank you.
12-12-2014 01:32 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Jim Offline
Super Moderator
******

Posts: 127
Joined: Aug 2014
Reputation: 2
Post: #2
RE: LDAP Incoming CallerID Not Working
We will confirm whether the phone can support this format, any update we will let you know.
12-12-2014 05:15 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
CWR Offline
Moderator
*****

Posts: 717
Joined: May 2013
Reputation: 7
Post: #3
RE: LDAP Incoming CallerID Not Working
This is a limitation of the LDAP Search based on a prior conversation I had with a Yealink Support Engineer.

I actually agree with the outcome. Otherwise, the query would pull all records from LDAP, then the phone would have to strip the erroneous characters and do a match. This would cause a lot of overhead on the phone. We have - in our phone numbers because we use them in Exchange for automated email signatures.

Your best bet is to write a program/script to query everything in LDAP daily and write it to a phonebook style that Yealink can read.

Code:
<?xml version="1.0" encoding="utf-8"?>
<XXXIPPhoneDirectory clearlight="true">
  <Title>Phonelist</Title>
  <Prompt>Prompt</Prompt>
  <DirectoryEntry>
    <Name>Jack Box</Name>
    <Telephone>4805551212</Telephone>
  </DirectoryEntry>
</XXXIPPhoneDirectory>

I read the existing phonebook (from 3cx Extension list). Add my LDAP Mobile Numbers. Sort it alphabetically. Save as a new file. That new file is programmed as my Yealink Phonebook.

Craig Reilly
MCSA, 3cx Advanced Certified
Scottsdale, AZ
(This post was last modified: 12-13-2014 04:41 AM by CWR.)
12-13-2014 04:38 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Jim Offline
Super Moderator
******

Posts: 127
Joined: Aug 2014
Reputation: 2
Post: #4
RE: LDAP Incoming CallerID Not Working
Hi cfdfireman,
Please try to use below syntax to check if it can solve this issue:
-----------------------------------------------------------------------------------------
ldap.name_filter = (|(cn=%)(sn=%)(telephoneNumber=%)(mobile=%))
ldap.number_filter = (|(telephoneNumber=%)(mobile=%))
-----------------------------------------------------------------------------------------

Hope this issue!
12-16-2014 09:18 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Add LDAP Support via Ringcentral? solveitjake 1 4,522 04-19-2024 06:48 AM
Last Post: ahancock
  LDAP not matched thomas.betz1@vodafone.com 1 265 04-19-2024 06:46 AM
Last Post: ahancock
  Yealink T28 setup audible ring on 2nd incoming call JeffWilkinson 20 87,329 10-18-2023 12:59 PM
Last Post: sles
  Yealink T27P -Incoming call issue rsarceno 0 1,340 01-25-2023 08:54 AM
Last Post: rsarceno
  No IP address for W60 but T42 working ok heathb 2 4,083 03-09-2022 05:11 PM
Last Post: complex1
  Passing only LDAP traffic through OPENVPN Commensus 0 2,065 02-23-2022 09:47 PM
Last Post: Commensus
  LDAP "problem" softnetvoip 1 4,252 09-30-2021 05:07 PM
Last Post: softnetvoip
  Ldap search cabijuan 0 3,281 07-01-2021 12:58 AM
Last Post: cabijuan
  DHCP not working on T26P when OpenVPN is enabled. LandonL 11 36,323 05-12-2021 10:46 AM
Last Post: 1sae
  Problem with LDAP hausrocker 0 5,024 03-24-2021 08:28 PM
Last Post: hausrocker

Forum Jump:


User(s) browsing this thread:

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication