cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2858
Views
0
Helpful
5
Replies

Login Cisco Jabber using flexible JID with email

Lee Win Neng
Level 1
Level 1

Hi all, 

 

I have one deployment for Cisco Jabber that require to login with flexible JID with email. I had modify & sync the directory URI section under LDAP directory and was showing correctly in end user page. 

 

Under Cisco IM & Presence, I had modified the IM Address Scheme to "Directory URI" and restart the necessary services, "jabber-config.xml" below had changed as well but problem still persist.

 

<?xml version="1.0" encoding="utf-8"?>
<config version="1.5">
<Client>
<UserAccountName>mail</UserAccountName>
</Client>
<DirectoryURI>mail</DirectoryURI>
<UseSIPURIToResolveContacts>true</UseSIPURIToResolveContacts>
<BDIUseSIPURIToResolveContacts>true</BDIUseSIPURIToResolveContacts>
<SipUri>mail</SipUri>
<BDISipUri>mail</BDISipUri>
<Options>
<Set_Status_Away_On_Inactive>true</Set_Status_Away_On_Inactive>
<Set_Status_Inactive_Timeout>15</Set_Status_Inactive_Timeout>
<Set_Status_Away_On_Lock_OS>true</Set_Status_Away_On_Lock_OS>
<Start_Calls_With>audio</Start_Calls_With>
<Start_Client_On_Start_OS>false</Start_Client_On_Start_OS>
</Options>
<Policies>
<UserAccountName>mail</UserAccountName>
<DirectoryURI>mail</DirectoryURI>
<Screen_Capture_Enabled>true</Screen_Capture_Enabled>
<File_Transfer_Enabled>true</File_Transfer_Enabled>
<Video_Disabled>false</Video_Disabled>
</Policies>
<CUCM>
<PhoneService_UseCredentialsFrom>presence</PhoneService_UseCredentialsFrom>
</CUCM>
</config>

 

Jabber application was able to login with user ID (ex, 12345678) but not flexible JID (ex, user@company.com), any advice that I need to make change?

 

Thank you for any advice.

 

 

 

5 Replies 5

You should look at the current parameter reference guide and update your XML configuration file as you seem to use deprecated configuration items. Parameters Reference Guide for Cisco Jabber 12.9

Also it might help if you mention the versions of various components that you use as that would give us a better starting point to help you out.



Response Signature


Jaime Valencia
Cisco Employee
Cisco Employee

Do the users show the correct value under IM address in presence topology?

Have you updated, if required, the SRVs?

Have you either performed a Jabber reset or deleted the local folders?

HTH

java

if this helps, please rate

Hi Jaime, 

 

The IM address in presence topology was configured correct on all nodes

I believe that the SRVs does not required as because the domain was same and just the userID@domain change it to email@domain only.

I had done Jabber reset and reinstall the application (but did not delete the local folders).

 

Thank you.

 

Refer the attached image on the configuration Directory URI in CUCM was mapped to mail,

while IM address scheme was mapped to Directory URI as well. 

 

I believe that the Default Domain was not in used as my case was using directory URI as the attributes.

The Default Domain is only used when the IM Address Scheme is "UserID@[Default Domain]"

 

Thank you.

 

For your reference this is the settings we have in our "XML" file.
Snag_a1c370.png



Response Signature


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: