Jabber-config.xml file, settings do not apply

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>

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

Similar Messages

  • Auto update via Jabber-Config.xml file

    All,
         I wan't to force J4W updates via the jabber-config.xml file, but that's the only thing I want to do.  Can the jabber-config.xml file be populated only with the auto update option and nothing else so the user still has control over their own client's options?  Or, do the rest of the options need to be defined within the xml file as well?  The install guide seems to indicate that one can pick and choose the J4W options they want to globally set within the jabber-config.xml file, but it's not entirely clear.
    Thanks,
    Joe.

    Hi Joe,
    yes, you are right. You only have to define settings in the jabber-config.xml file that are not default. Everything else stays default.
    Regards
    Andre

  • Jabber-config.xml no longer UTF-8 after TFTP Server upload?

    I have a good jabber-config.xml I edited in Notepad++ and saved (UTF-8) and I upload it to TFTP via CMPlatform on CCM 9.1.2.11900-12.  I've done this in the past a lot with 8.6.2, never had any issues.
    I then restart CUCM TFTP services and download;
    C:\>tftp 10.7.8.3 GET jabber-config.xml
    Transfer successful: 2390 bytes in 1 second(s), 2390 bytes/s
    I then open up my downloaded jabber-config.xml in Notepad++ and it says the file format is UCS-2 Litle Indian and not UTF-8 and looks like the attached photo.  Greek.  I tried in Notepad++ to convert.
    I then setup a different test PC with Windows XP, etc. Same issue, also note that plain notepad sees the same problem.   Why is the jabber-config.xml file getting corrupted by the TFTP server?

    ChojinDSL wrote:Do you have a firewall running on that server?
    Are your clients also using systemd?
    Yes I do have a firewall, iptables, and it's the same configuration from before the migration to systemd.  Also note that I can access the shares when explicitly defining the path whether that's in a File Manager, cli or other so access isn't being blocked.  For lack of a better explanation the whole thing gives the appearance that although the Share is active it's just not broadcasting it's existence like it should be.
    I have two PC's, both Arch, one with Openbox and one running KDE that I have migrated to systemd.  Both can access the Share when the path is explicitly defined but don't see it when trying to just browse for the the Share.  I have a Xoom tablet, running Android Jelly Bean, that exhibits the same behavior.  I also have two media players, one an older WD LiveTV Plus model the other a newer WD LiveTV model, neither of which can see the share and browsing is the only option for those devices.  So I've got a pretty good assortment of devices and operating systems that could see the share when browsing previously but can not see the same share by browsing since the migration to systemd on the file server.
    Thank you.

  • Struggling to understand Service Profiles and jabber-config.xml

    Hi,
    I am doing my first Jabber 9.1 deployment and am striggling to understand the use of Service Profiles.
    Lots of documentation I have seen states that the jabber-config.xml file should be manually edited then uploaded to the CUCM TFTP servers.
    However much of the information contained in this file seems to be the same as that specified in Service Profiles.
    When should I use Service Profiles? - do they generate the default jabber-config.xml file or do they have some other purpose?
    The documentation seems confused and contradictory!
    Thanks

    Neither wins. The client will use one or the other depending on the platform and version.
    I am struggling to like Jabber - it seems there is a lack of quality documentation and lots of gotchas for the unwary.
    I can sympothize with that opinion. There is documentation but it sort of assumes you already know how the puzzle should look and only need guidence on completing individual tasks. The gotchas are a byproduct of the speed they are running development at. IMO this will settle down a bit around the 10.0 release of the *clients* (which will be after the system release of the server software). Every solution has gotchas, we're just a bit battle-weary of them on this one.
    For the moment, Jabber mastery is sort of a rare skillset similar to CCX: many can script, few can do it well. Few can make Jabber "sing" at the moment.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Details of jabber-config.xml

    Is there any place on the net that has a listing of all the possible switches for the jabber-config.xml file?  I saw on another post that it was possible to force jabber to start automatically using the config file, but then went on to say how to do it in the registry.  No explanation was given for how to add that switch to the config file.
    There may be more options worth purusing as well, but without knowing what options are potentially available, I have no idea which to use.
    Thanks,         

    The Jabber for Windows Administration Guide explains many of the available elements. I suggest you use the Jabber Config File Generator instead of going at it manually; it does a great job of building the file for you.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • ASC 2.0 ant - does not load compiler constants from config.xml files

    Constants added to the mxmlc task with a config xml file do not work.
    Below, the CONFIG::debug and CONFIG::release constants will compile, but the one defined in the config-common.xml file (CONFIG::pi) does not.
    Portion of an ant macro:
    <mxmlc
    file="@{source.dir}/@{source.file}"
    output="@{output.dir}/@{project.name}.@{output.extension}"
    debug="@{debug}"
    target-player="@{target-player}"
    accessible="@{accessible}"
    use-network="@{use-network}"
    swf-version="@{swf.version}"
    inline="@{inline}"
    default-frame-rate="@{frameRate}"
    >
    <default-size width="@{width}" height="@{height}" />
    <source-path path-element="@{source.dir}" />
    <define name="CONFIG::debug" value="@{debug}"/>
    <define name="CONFIG::release" value="!CONFIG::debug"/>
    <load-config filename="config-common.xml" />
    <load-config filename="config-as-beta.xml" />
    <load-config filename="@{load-config}" />
    <arguments />
    </mxmlc>
    contents of config-common.xml:
    <flex-config>
    <compiler>
    <define append="true">
    <name>CONFIG::pi</name>
    <value>3.1415926535897932384626433832795</value>
    </define>
    </compiler>
    </flex-config>
    Compiling a ".as" file with something something like "trace(CONFIG::pi);" will result in "Error: Can not resolve config constant: 'pi'" with the ant macro.
    Using the Flash Builder 4.7 compiler with "Addition compiler arguments" set to "-define+=CONFIG::debug,true -define+=CONFIG::release,false -load-config+=config-common.xml -inline" does not produce the error. 

    I'm not sure I added the bug to the right place anymore.  It's been added to bugbase.adobe.com under AIR 3.4, but  I'm not sure if that covers the actionscript compiler 2 or not because I found another bug tracker at bugs.adobe.com.  The actual bug is here: https://bugbase.adobe.com/index.cfm?event=bug&id=3339017
    Does anyone know where to post bugs for the actionscript compiler 2.0?

  • Navigation Rule not found in faces-config.xml file

    Hi All,
    I have a B2C custom Webshop application where in the startpage i have a client logo and when i click on that it will navigate to another page for that i have a header.xhtml page in that i have a code <h:link id="iLkL" outcome="toStartPage" value="#{i18n['main.ui.header.logo']}" styleClass="fw-header-logo"> but i was unable to find  <Navigation-rule> of  toStartPage which is mentioned in the outcome="toStartPage" in the faces-config.xml file. I have checked in the standard component also but didn't find anything. Please help me where can i find the toStartpage value.
    Regards,
    Rahul.

    Hi Rahul,
    As correctly mentioned by Steffen earlier, the navigation targets are maintained in the ui-repository.xml files (or navigation-rules.xml files) for each module. Since, you would like to see the definition of the target toStartPage (which is a target accessible and relevant throughout the application), it should be in the WEC main module's (wec/~/main/ui) ui-repository.xml file. Please note that sometimes, the targets are maintained in a file called navigation-rules.xml, which itself is then included into the ui-reppsitory.
    Please let me know if you got what you need here.
    Best Regards
    Pranshu Agarwal

  • Jabber for MAC 9.2.1 doesn't use jabber-config.xml

    Hi all,
    I'm deployng jabber for mac 9.2.1 with on premises  IM&Presence (9.1) and CUCM (9.1)
    All works fine (jabber for windows, for tablet and Ipad). The only issue seem to be with Jabber for MAC. The search in corporate Directory fail.
    Below you could find a parte of the log:
    2013-12-11 17:08:38,822 INFO  [0xb038d000] [adapters/config/TftpConfigStore.cpp(295)] [TftpConfigStore] [attemptTftpFileDownload] - Downloading file http://10.145.0.22:6970/jabber-config.xml.........
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [apters/config/ConfigStoreManager.cpp(34)] [ConfigStoreManager] [addStore] - Adding ConfigStore with name: [tftpOverrideConfigStore] and priority: [29]
    2013-12-11 17:08:38,822 DEBUG [0xb0595000] [ttpdownloader/src/HttpDownloader.cpp(43)] [http-downloader] [SynchronousDownloadToString] - Entering SequentialDownloadToString: http://10.145.0.22:6970/jabber-config.xml
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [apters/config/ConfigStoreManager.cpp(42)] [ConfigStoreManager] [addStore] - Updating existing store
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [s/adapters/config/XmlConfigStore.cpp(81)] [XmlConfigStore] [persistValues] - XmlConfigStore::persistValues() should not be called on read only store
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [s/adapters/config/ConfigAdapter.cpp(598)] [ConfigAdapter] [areMandatoryStoresLoaded] - Primary ConfigStore [PresenceConfigStore] not found, config service not yet ready
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [s/adapters/config/ConfigAdapter.cpp(598)] [ConfigAdapter] [areMandatoryStoresLoaded] - Primary ConfigStore [TFTPConfigStore] not found, config service not yet ready
    2013-12-11 17:08:38,822 DEBUG [0xb038d000] [s/adapters/config/ConfigAdapter.cpp(367)] [ConfigAdapter] [fireIfConfigReady] - ConfigStore that isn't TFTP not ready setting configReady to false
    I don't Understand why the clients download the jabber-config.xml but can't use it.
    Someone could help me Please?
    BR,
    Luca.

    in case you didn't see it
    https://supportforums.cisco.com/thread/2252436?tstart=0
    That should help you out.

  • What belongs in the faces-config.xml file? Just bean and navigation info?

    I am looking for detailed information on the faces-config.xml file.
    I've used examples up to this point and I was wondering where the documentation for this configuration file was at.
    At this point, I know that bean management and navigation information is in this file, but are there other settings?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Pringi: The tag explantion information, why isn't that easily found on Sun's web site or document site?
    This has been the most frustrating part - finding pieces of information here and there... and not in one location.
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to specify the webLogic server startup script to use different config.xml  file ??

    Hi,
    I have 2 weblogic startup scripts (startWebLogic.sh and
    startWebLogic_recovery.sh) for the same domain.
    startWebLogic.sh uses config.xml file.
    I would like to use config_recovery.xml as the configuration file for startWebLogic_recovery.sh
    How would I do this ?
    I am using WebLogic Server 6.1 on SunOS 5.8 / HP-UX 11.0.
    Appreciate any help.
    Regards
    Gunaseelan Venkateswaran

    I guess you're using Weblogic 6.1 with WLCS 3.5. I think you're supposed to work with one config.xml for the same domain, and not have a different config.xml.
    To start up different applications or EJBs, use the "target" property to control which applications to start up for the particular instance.
    YY

  • Trying to dynamically load CSS for project at compile time via config XML file to select CSS file.

    I'm using the same code base to compile different versions of a project. Each project has different base fonts. I've created multiple css files that use the same style names. The idea being that in the code I reference the style names, then the loaded CSS determines which font (and size, color, etc) is used for each style name.
    The CSS files are compiling to SWFs, and those SWFs are referenced in config.xml files. Before compiling, I select the config file to use.
    I am loading the CSS SWF files via the StyleManager in the Application.mxml, like so:
      styleManager.loadStyleDeclarations( _contentData.elements( 'cssPath' ).@path )
    The path traces out correctly as:
    assets_embed/styles/project2.swf
    For some reasone I must include an fx:Style line in the Application.mxml file or no fonts are recognized. Example:
      <fx:Style source="assets_embed/styles/project1.css"/>
    If I reference the css for project one (as done above) then most, but not all, styles work. Some styles reference the fonts from the project 1 css, others properly use fonts from project 2 swf. If I point to the CSS for the project I'm compiling in the <fx:Style > tag then all fonts work, but that defeats the goal of using XML rather than code to identify the styles.
    So, why do I need the fx:Style line if the css is being loaded via StyleManager?
    Why is there "cross talk" between style definitions?
    Is there a better way to select styles at compile time?

    I read this quickly so I might have missed a detail.  I think your describing an issue with recent Flex releases that is described in the fine print somewhere.  If you don't have any fonts embedded in the main app and are only bringing in fonts embedded in CSS SWFs, you have to force-link the EmbeddedFontRegistry by adding something like this to the main app's script block.
    import mx.core.EmbeddedFontRegistry; EmbeddedFontRegistry;
    (Yes, "EmbeddedFontRegistry" is in there twice, once to define the fully qualified name, the other to create a class dependency to force the linking).

  • Where can I find the config.xml file for my Edge project?

    Or is that a nonsensical question?
    Basically, I am producing a very simple iPad app using Edge and PhoneGap Build. It's all good to go apart from the orientation - I want to be able to lock it to portrait. On researching, it appears that I need to specify the web build/app as portrait in the config.xml file - so where would I find this?
    Thanks!

    I am not familiar with the phonegap process but I suspect the file you should be attempting to modify is called manifest.xml.
    Example, see someone else's solution posted here. jQuery Mobile lock orientation - Stack Overflow
    hth
    Darrell

  • No route to host:connect -- error in the struts-config.xml file

    hi all,
    acutally am doing a struts application in that i have written everything properly
    but getting this kinda no route to host:connect error
    my struts-config.xml file is like this...
    <struts-config>
    <form-beans>
    <form-bean name="myForm" type="MyForm">
    </form-beans>
    <action-mappings>
    <action path="/action"
                   name="myForm"
                   type="MyAction"
                   scope="request"
                   validate="true" >
                   <forward name="success" path="/success.jsp" />
                   <forward name="failure" path="/failure.jsp" />
         </action>
    </action-mappings>
    </struts-config>
    sikandar 

    Hi Lee,
    I am working on Oracle ADF 10.1.2 and getting the same problem. The lines in my struts-config.xml are as below:
    <action path="/unitsView" className="oracle.adf.controller.struts.actions.DataActionMapping" type="view.UnitsViewAction" name="DataForm" parameter="/unitsView.uix" unknown="false">
    <set-property property="modelReference" value="unitsViewUIModel"/>
    <forward name="unitsEditLink" path="/unitsEdit.do"/>
    </action>
    <action path="/unitsView" className="oracle.adf.controller.struts.actions.DataActionMapping" type="view.UnitsViewAction" name="DataForm" parameter="/unitsView.uix" unknown="false">
    <set-property property="modelReference" value="unitsViewUIModel"/>
    <forward name="unitsCreateLink" path="/unitsCreate.do"/>
    </action>
    I have two lines with [action path="/unitsView"]. The reason why is that I want the user to go to the form create screen for the create button and form edit screen for the edit button. If this does not work, it seems to mean that only a single screen can be used for create/edit functions. However, the ADF editor diagram looks perfectly to point to create.uix and edit.uix respectively.
    Please shed some light.
    Thanks,
    Regards,
    Michael

  • Bug in OHW config.xml file

    Hi Team,
    I am using a master helpset file that refers to multiple <subhelpset>s.
    This works fine in OracleHelp for Java, but is broken when I display the same files in Oracle Help for the Web.
    In my owhConfig.xml file, I point to the master helpset file:
    + the combined TOC shows up fine.
    + the combined Index shows up fine.
    But none of the links work because the *MAP.xml files are not being read correctly.
    Why are the TOC.xml files and the INDEX.xml files detected and read into memory, but the *MAP.xml files are not? The only way to fix it is to list every single help set (that is already specified in my master helpset) a second time in the ohwConfig.xml file.
    Can this bug be fixed?
    Thanks for the help with this,
    Wendy Studinski

    Hi Wendy,
    I suspect the MAP files are being read correctly (OHJ and OHW use the same code to process a helpset). What I suspect is going on is that you need to specify some contentLocations in your ohw-config.xml file.
    For security reasons, we require that you explicitly list contentLocations in your ohw-config.xml file. We automatically assume that the directory that contains a helpset file listed in ohw-config.xml is a valid content location, but we don't extend this to subhelpsets (if they are in a different directory than the master helpset then the contentLocation needs to be explicitly defined).
    If there is a link to a file outside of list of contentLocations that OHW knows about, then OHW will not serve up that file, which in most cases appears like a broken link.
    You can read about contentLocations in the Oracle Help Guide. If I guessed wrong, and it is not a contentLocation issue then just let us know and we'll take it from there....

  • [svn] 3037: Update flex-config. xml files used by the team and qa webapps to use the {targetPlayerMajorVersion} token instead of a hardcoded player version in the library-path and external-library-path .

    Revision: 3037
    Author: [email protected]
    Date: 2008-08-29 06:54:15 -0700 (Fri, 29 Aug 2008)
    Log Message:
    Update flex-config.xml files used by the team and qa webapps to use the {targetPlayerMajorVersion} token instead of a hardcoded player version in the library-path and external-library-path. This will allow the correct playerglobal.swc to be located when the target player version is set in the flex-config.xml or passed to mxmlc or compc.
    Modified Paths:
    blazeds/trunk/apps/team/WEB-INF/flex/flex-config.xml
    blazeds/trunk/qa/resources/config/flex-config.xml

    Unfortunately I don't have the
    "org.eclipse.swt.win32.win32.x86_3.1.2.jar" file. On my computer
    the folder is not set up the same way (C:\Program Files\Adobe\Flex
    Builder 2\plugins) instead it is set up as (C:\Program
    Files\Adobe\Flex Builder 2\metadata\plugins) but I've looked in
    everything and that file just isn't in there. I've re downloaded it
    twice. Still not there. Is there anything else i can do.

Maybe you are looking for

  • Need inputs regarding the dvd drive on primary ide channel.

    Specs: Motherboard: MSI P35 Neo3 (MS-7935 1.0) CPU: Intel Core2 Duo E6550 Memory: Team Elite DDR2800 (2x1GB Dual Channel) Hard drive: Seagate Barracuda 7200.11 500GB 32MB Cache (SATA) Optical drive: LG GSA-H55L (IDE only) Firmware version 1.02 Graphi

  • Been using iTunes for many years. Now Error 7 (Windows error 127) says i never installed iTunes correctly and I can't access.

    My old computer quit letting me access my iTunes library. This came up on the screen "The procedure entry point ADiAdID_AcquireMatchSlotIfNeessary could not be located in the dynamic linc library iAdCore.dll."  Then it told me, "iTunes was not instal

  • CS3: Server queueing

    Hi As I meant, I have to do the queueing of the server processes by myself. But I have done a test and it seams to be queued. I start via Javascript three processes in a short time and in my plugin I have seen that one process after the other is done

  • Oracle Standard Edition databases are based on a maximum number of sockets

    Can someone explain this further? I need install Database in RAC. I have: 1. Named User Plus Licenses. 2. Oracle standard Edition Database. 3. Two servers with 2 processors Dual Core 64-bit Intel® Xeon® Processor 7140M. 4. Each server has 4 sockets,

  • Installing Windows XP on MacBook

    I bought a new MacBook just after they were introduced. One of the main incentives to me was that I could, if I so chose, install the Windows XP operating system. I don't need this OS except in two critical areas: My scuba dive computer data can be d