Quantcast
Channel: Microsoft Unified Communications Managed API SDK forum
Viewing all articles
Browse latest Browse all 889

Setting delegates and team members for a user using UCMA

$
0
0

I'm trying to set up delegates and team members for a user using UCMA. I have found this very useful post (that links to some answers) on how to set up call forwarding rules and how to set up simultaneous ring. One of the suggestion is to use Microsoft.Rtc.Internal.Collaboration.Routing which at first glance has everything I'd need.

The problem however is that adding some addresses to Routing.Delegates adds them to the users delegates list, but they are not displayed in the Lync client (see attached picture).

After examining how the Lync client adds these people to the list in the picture, I found out that it's not publishing it via routing category, but using this XML:

<setDelegates xmlns="http://schemas.microsoft.com/2007/09/sip/delegate-management" version="6"><delegate uri="sip:somebody@example.com" action="add"/></setDelegates>

Is there a way how I could publish this XML using UCMA? Or is there some other way for adding people in the list?

Thanks for any suggestion.


Viewing all articles
Browse latest Browse all 889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>