OCS UccApi更改用户选项 [英] OCS UccApi Changing User Options

查看:92
本文介绍了OCS UccApi更改用户选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计们,


 


我不太确定这个论坛是否仍然受到支持,因为我还没有看到线程一段时间。无论如何,我现在正在弄乱UccAPI和它包含的样本一段时间,即使我能够建立与我的服务器的连接并发送/接收
电话没有任何问题我仍然无法弄清楚你如何改变使用此API的用户选项。


我的情况如下:我希望能够通过连接到我们的服务器并告诉它是哪个用户来编辑每个用户的ocs重定向设置使用正向通话设置。


 


到目前为止,我无法在互联网上找到任何类似的内容,所以如果任何人都知道我可以在哪里开始或阅读有关它的东西,请告诉我。我大部分时间都在用C#工作。


 


提前致谢。

解决方案

大多数用户首选项(如呼叫转移设置)都存储在用户的"自我展示"中的OCS服务器上。 例如,每个用户具有3个"路由"实例。在服务器上发布的在线类别。 这些"路由"实例中的
数据是什么控制用户的呼叫路由。


如果您使用UCC API订阅用户的自我存在,那么您将获得已发布的值,您可以更改内容并重新发布更改。


在"订阅类别实例"中查看UCC帮助文件。主题和"示例:自我订阅"有关路由类别架构的详细信息,请查看此处: 


http://www.microsoft.com/ downloads / details.aspx?displaylang = en& FamilyID = 3ecdd5aa-6207-4c6f-aa5e-c533d1346cf2


 


 


Hey guys,

 

I'm not quite sure if this forum is still supported since I havent seen a thread for a while. Anyway I was messing around with the UccAPI and the samples it contains for a while now and even though I was able to establish connection to my server and sending/receiving calls without any problems I still couldnt figure out how you could change user options with this API.

My situation is the following: I'd like to be able to edit the ocs redirection settings for each user by connecting to our server and telling it which user is using what forward call settings.

 

So far I wasnt able to find any footage on the internet about anything similar to that, so if anyone got an idea where I could start or read something about it, please tell me. I'm working with C# most of the time btw.

 

Thanks in advance.

解决方案

Most of the user preferences like call forwarding settings are stored on the OCS server in the user's "Self presence".  For example, each user has 3 instances of the "routing" presence category published on the server.  The data in these instances of "routing" are what controls call routing for the user.

If you use the UCC API to subscribe to the user's self presence then you will get the published values and you can change the contents and re-publish the changes.

Take a look at the UCC help file in the "Subscribe to Category Instances " topic and the "Example: Self-Subscribing " section.

For the details of the schema for the routing category, look here: 

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3ecdd5aa-6207-4c6f-aa5e-c533d1346cf2

 

 


这篇关于OCS UccApi更改用户选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆