11-10-2015 01:58 AM - edited 03-19-2019 10:20 AM
Hi
We are soon trying to go live with Calls in Jabber, but we have a problem
in are AD we have setup alot of numbers that are for SMS list and other stuff
and we really just want to show one number for the user
witch is the Ipphone field from the AD
as seen in the picture bellow i have 4 numbers. but i want to change this to Iphone field only
Solved! Go to Solution.
11-10-2015 10:06 AM
You can change the mapping in the .xml for those fields to a bogus/empty LDAP field.
11-10-2015 10:06 AM
You can change the mapping in the .xml for those fields to a bogus/empty LDAP field.
11-11-2015 02:12 AM
<config version="1.0">
<Policies>
<ServiceDiscoveryExcludedServices>WEBEX</ServiceDiscoveryExcludedServices>
<TelemetryEnabled>false</TelemetryEnabled>
<TelemetryEnabledOverCellularData>false</TelemetryEnabledOverCellularData>
</Policies>
<DirectoryAttributeMapping>
<MobilePhone>facsimileTelephoneNumber</MobilePhone>
<BusinessPhone>facsimileTelephoneNumber</BusinessPhone>
<HomePhone>facsimileTelephoneNumber</HomePhone>
<OtherPhone>facsimileTelephoneNumber</OtherPhone>
<IpPhone>ipPhone</IpPhone>
</DirectoryAttributeMapping>
</config>
This is what i added, what did i do wrong? ( it aint working)
11-11-2015 07:30 AM
Did you reset Jabber?? Most likely you're still seeing the info that's in the cache.
11-18-2015 12:09 AM
ofcs i dint haha, sorry. but funny story everything works but not <IpPhone>ipPhone</IpPhone> - i dont get this nummer in
Sorry for a slow reply Jaime was sick.
And thank you btw
EDIT: So i found the error, we dint sync the Ipphone in CUCM
Thank you Again Jaime!
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