Custom presence states not showing the symbol

Hi,

I have deployed Custom Presence as per the technet guide and applied the policy to all users. When I sign in I can see the custom states listed however I cannot see the green, red or DND symbol next to them. Does anyone have any idea why this wouldn't be showing??

Here is the xml code I've used:

<?xml version="1.0"?>
< customStates xmlns="http://schemas.microsoft.com/09/2009/communicator/customStates">
  <customState ID="1" availability="online">
    <activity LCID="1033">Working from Home</activity>
    <activity LCID="1044">activity 2 for 1044</activity>
    <activity LCID="1055">activity 3 for 1055</activity>
  </customState>
  <customState ID="2" availability="busy">
    <activity LCID="1033">In a Live Meeting</activity>
    <activity LCID="1036">Equivalent French String for - In a Live Meeting </activity>
  </customState>
  <customState ID="3" availability="busy">
    <activity LCID="1033">Meeting with Customer</activity>
    <activity LCID="1055">meeting with client</activity>
    <activity LCID="1036">Equivalent French String for - Meeting with Customer</activity>
  </customState>
  <customState ID="4" availability="do-not-disturb">
    <activity LCID="1033">Interviewing</activity>
  </customState>
< /customStates>

And I can browse to the file which is stored on the FE which is displayed correctly in IE. I cannot however browse to http://schemas.microsoft.com/09/2009/communicator/customStates, could that be the

July 24th, 2013 8:21am

It looks like you are customizing the Lync client. This forum is for development related to the Lync 2013 SDK, so we may not be of much help. Instead, I will move this thread to the Lync Client forum, where they can assist you further.

Free Windows Admin Tool Kit Click here and download it now
July 24th, 2013 7:53pm

Hi,

You can refer to Jeff's blog to check if you missed any steps.

http://blog.schertz.name/2010/11/adding-custom-presence-to-lync/

Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

July 25th, 2013 1:55am

Hi Kent,

I have just double checked the blog post and everything seems normal. I haven't touched the client registry as the xml file is being hosted on the internal HTTPS site (this will be moved to the external site once we install the firewalls). I have copied and pasted the exact code in to notepad, saved as presence.xml, copied the file to the https site, checked the access to the file via IE, amended the global policy, then closed and re-opened the client and the presence states are there but without the coloured icon............

Are there any firewall rules on the client PC which would need enabling?

Free Windows Admin Tool Kit Click here and download it now
July 25th, 2013 3:15pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics