cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1290
Views
0
Helpful
1
Replies

jabber-config.xml file, settings do not apply

rogierboeken
Level 1
Level 1

hi

as i have a very simple setup i never used a jabber-config.xml file but as i have some display name issues and i thought it would be good to set some other settings as well i created a file but for some reason the settings do not seem to stick (do not show picture, docked window top right, presence server type

in internet explorer and notepad the file looks fine but when i paste it in here there seem to be line breaks.

below is my file

<?xml version="1.0" encoding="utf-8"?>


<config version="1.0">


<Presence>


   <PresenceServerType>CUP</PresenceServerType>

</Presence>


<Directory>


   <DirectoryServerType>EDI</DirectoryServerType>


   <ConnectionType>0</ConnectionType>


   <PrimaryServerName>uk-dc2.domain.com</PrimaryServerName>


   <ServerPort1>3268</ServerPort1>


   <SecondaryServerName>uk-dc1.domain.com</SecondaryServerName>


   <ServerPort2>3268</ServerPort2>


   <UseWindowsCredentials>1</UseWindowsCredentials>


   <UseSSL>0</UseSSL>


   <UseSecureConnection>0</UseSecureConnection>


   <CommonName>cn</CommonName>


   <DisplayName>displayName</DisplayName>


   <FirstName>givenName</FirstName>


   <LastName>sn</LastName>


   <EmailAddress>mail</EmailAddress>


   <SipUri>msRTCSIP-PrimaryUserAddress</SipUri>


   <PhotoSource>thumbnailPhoto</PhotoSource>


   <BusinessPhone>telephoneNumber</BusinessPhone>


   <MobilePhone>mobile</MobilePhone>


   <HomePhone>homePhone</HomePhone>


   <OtherPhone>otherTelephone</OtherPhone>


   <Title>title</Title>


   <CompanyName>company</CompanyName>


   <UserAccountName>sAMAccountName</UserAccountName>


   <DomainName>userPrincipalName</DomainName>


   <Location>co</Location>


   <Nickname>Nickname</Nickname>


   <PostalCode>postalCode</PostalCode>


   <City>l</City>


   <State>st</State>


   <StreetAddress>streetAddress</StreetAddress>


   <BaseFilter>(&amp;(objectCategory=person))</BaseFilter>


   <PredictiveSearchFilter>anr=</PredictiveSearchFilter>


   <DisableSecondaryNumberLookups>0</DisableSecondaryNumberLookups>


   <SearchTimeout>5</SearchTimeout>


   <UseWildcards>1</UseWildcards>


   <MinimumCharacterQuery>3</MinimumCharacterQuery>


   <SearchBase1>ou=domain Users,dc=domain,dc=com</SearchBase1>


   <PhotoUriSubstitutionEnabled>false</PhotoUriSubstitutionEnabled>


   <UseSIPURIToResolveContacts>false</UseSIPURIToResolveContacts>


</Directory>


<Policies>


   <Screen_Capture_Enabled>true</Screen_Capture_Enabled>


   <File_Transfer_Enabled>true</File_Transfer_Enabled>


   <EnableVideo>false</EnableVideo>


   <InitialPhoneSelection>deskphone</InitialPhoneSelection>


   <UserDefinedRemoteDestinations>false</UserDefinedRemoteDestinations>


   <enableLocalAddressBookSearch>true</enableLocalAddressBookSearch>


   <EnableAccessoriesManager>false</EnableAccessoriesManager>


   <ForceFontSmoothing>true</ForceFontSmoothing>


</Policies>


<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>


   <StartCallWithVideo>false</StartCallWithVideo>


   <Start_Client_On_Start_OS>true</Start_Client_On_Start_OS>


   <AllowUserCustomTabs>false</AllowUserCustomTabs>


   <ShowContactPictures>false</ShowContactPictures>


   <ShowOfflineContacts>true</ShowOfflineContacts>


   <DockedWindowVisible>true</DockedWindowVisible>


   <DockedWindowPosition>TopRight</DockedWindowPosition>


</Options>


</config>

1 Reply 1

rogierboeken
Level 1
Level 1

when a user logs in for the first time and then exits jabber and logsin again the contact pictures are now no longer showing so those setttings seems to stick on the 2nd login

but not the docked window setting for instance