09-28-2012 08:32 AM - edited 03-16-2019 01:26 PM
I would like to point our callmanager to the root of our one domain and filter out everyone that doesn't have anything configured in the iphone attribute. Has anyone done this or know if it is possible? If so, can you please provide the filter necessary to do this. Thanks.
09-28-2012 08:37 AM
Try otherPhoneNumber=IPphone in the
Gareth
09-28-2012 09:00 AM
Here is a simple filter that should work...
(ipPhone=*)
Or if you want define the whole filter..
(&(objectCategory=person)(objectClass=user)(ipPhone=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
Please rate all useful posts
"'Nature is too thin a screen, the glory of the omnipresent God bursts through it everywhere"-Ralph Waldo Emerson
09-28-2012 09:31 AM
I actually figured it out. I went to AD and created a custom query and used the query string in Callmanager, worked great. Here is the string i used in callmanager:
(&(objectCategory=user)(objectClass=user)(ipPhone=*))
Essentially it says, if the user OU=user and the there is something present in the ipPhone field, list it.
09-03-2015 01:45 PM
It is not working for me at all. I tried many combinations and the results are as follows:
I can't see the Call button. It is always grayed out. If I call the person directly once, the phone shows in the field "otherPhoneNumber". Only then I can see the Call button not being grayed out.
When I check the user's profile, Work Phone is showing as the user's e-mail address. I looked everywhere for a possible error, but all referenced fields that contain "mail" are in its proper place.
I don't know what else to do.
CUCM 10.5.1
CUCM IM and P 10.5.1
Any help is appreciated!
Best regards to all
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide