• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

Hello,

 

we are using Polycom 331,450,650,6000 and 7000. We also use LDAP directory.

Every time when a device sends a request to LDAP server, in the filter there is "&(sn>=0)(sn<=zz)" for example:

Filter: <(&(sn>=0)(sn<=zz)(|(sn=S*)(givenName=S*)(telephoneNumber=S*)))>

 

I want to omit the &(sn>=0)(sn<=zz). Is it possible?

 

Also, do you have any manual how can I set up the dir.corp.attribute.x.filter?

In every example there is only:

dir.corp.attribute.1.filter=""

 

I tried to use eg.:

dir.corp.attribute.1.filter="(sn=*DDD)"
dir.corp.attribute.2.filter="%"
dir.corp.attribute.3.filter="sn=*DDD"

 

but nothing changed in the filter send to the LDAP server.

 

Tested on last FW 4.1.1 and on 4.0.8

 

Many thanks,

 

Jakub Zima

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

hello,


for those who will struggle with the same problem.

1] I disallowed to use letters with punctuation on phones

2] I added two more attributes for a person on the LDAP server. New attributes are contained a first name and a last name without the punctuation.

3] I set the phones that they are searching at attributes without punctuation but they are showing the attributes with punctuation.

 

So you need five attributes for one contact (four for names and one for phone number).


There are a few limitations, for example in the Czech alphabet "č" is after "c" but with this workaround, there will be mixed "č" and "c" with the same list, as if it were one letter

 

Regards,


Jakub Zima

View solution in original post

3 REPLIES 3
HP Recommended

Just one comment.
In my LDAP server I have those contacts:

Libor Jedle

Libor Smrček

Libor Šosna

 

with this filter "Filter: <(&(sn>=0)(sn<=zz)(|(sn=libo*)(givenName= libo *)(telephoneNumber= libo*)))>" LDAP server will reply only with names:

Libor Jedle

Libor Smrček

 

 

HP Recommended

Hello @jaqup ,

 

Welcome back to the Poly Community.


UC Software 4.1.1 is for LYNC only and not for openSIP devices. UC Software 4.0.14 or after the weekend UC Software 4.0.15 is the latest for these phones.

 

The LDAP FAQ here:

 

Jan 30, 2012 Question: Can I use a central Phone book or is LDAP / Corporate Directory supported?

Resolution: Please check => here <=

 

shows troubleshooting tips and has an additional document attached. The

 (sn>=0)(sn<=zz)

is hardcoded and cannot be removed.

 

If you still struggle, and other community members have no extra ideas, the next step would be to open a support ticket.

 

In order to raise a support ticket, you need to work with your Poly reseller as they may need to do this for you.

End Customers are usually unable to open a ticket directly with Poly support. Available End User Poly services offerings are detailed here

If this is some sort of an Internet discounter providing your MAC address or your Poly devices serial will enable us to look up who would be able to support you. This may not be who you purchased the Poly device from.

If the unit is no longer within the warranty please be prepared to Pay Per Incident / PPI. This is all outlined in detail here


Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

hello,


for those who will struggle with the same problem.

1] I disallowed to use letters with punctuation on phones

2] I added two more attributes for a person on the LDAP server. New attributes are contained a first name and a last name without the punctuation.

3] I set the phones that they are searching at attributes without punctuation but they are showing the attributes with punctuation.

 

So you need five attributes for one contact (four for names and one for phone number).


There are a few limitations, for example in the Czech alphabet "č" is after "c" but with this workaround, there will be mixed "č" and "c" with the same list, as if it were one letter

 

Regards,


Jakub Zima

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.