问题标签 [lync-server-2010]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
3711 浏览

ucma - UCMA 创建可信应用程序的步骤

创建受信任的服务器应用程序然后将其部署到 lync 服务器上的步骤是什么?我是 lync 服务器应用程序开发的新手。

0 投票
1 回答
422 浏览

powershell - ApplicationPool 是否也需要 CMS 复制?

ApplicationPool 是否也需要 CMS 复制?

当我运行我为我的域Get-CsManagementStoreReplicationStatus获取的命令时UpToDate : True,它来自False我的 ApplicationPool。

我在正确的轨道上吗?我是否错误地创建了我的 ApplicationPool?

0 投票
1 回答
586 浏览

sql - 使用 ProvisionedApplicationPlatformSettings 的 BeginStartup CollaborationPlatform 出错

我正在尝试通过首先使用 ProvisionedApplicationPlatformSettings 创建和建立 CollaborationPlatform 来创建 ApplicationEndpoint,当我执行时:

ProvisionedApplicationPlatformSettings settings = new ProvisionedApplicationPlatformSettings("MYAPP", _appID); _collabPlatform = new CollaborationPlatform(settings); _collabPlatform.BeginStartup(EndPlatformStartup, _collabPlatform);

EndPlatformStartup执行时的方法中collabPlatform.EndStartup(ar);我得到一个错误

ProvisioningFailureException: One or more values in the configured settings are invalid or unusable. Check inner exception and logs for more details. The settings wrapper failed to initialize. Unable to find the Sqld database: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

0 投票
2 回答
476 浏览

ucma - 更改其他联系人的存在

有什么方法可以使用 ApplicationEndPoint 更改其他联系人的存在,我遇到的一种方法是创建一个 UserEndpoint,然后进行与存在相关的更改,但这需要凭据来建立 UserEndPoint。

0 投票
1 回答
179 浏览

sql-server-2012 - 带有 SQL Server 2012 的 Lync 2010

如此处此处所述不是. 然而,有什么解决方法吗? SQL Server 2012Lync 2010

没有在网上找到完整的解决方案,因此将发布一个可以帮助一些可能面临这种情况的人。

0 投票
0 回答
137 浏览

lync - 为电话会议设置背景声音

是否可以在一个人单独参加电话会议时为他/她设置背景声音,但一旦其他人加入,声音就会关闭?我认为不需要任何更深入的解释,因为问题是准确地说明问题。

提示在哪里寻找它,从哪里开始将非常有用。

谢谢!

0 投票
1 回答
154 浏览

ucma - 在 Lync 2013 体系结构上迁移 UCMA 3 应用程序

我有一个当前正在运行的 UCMA 3.0 应用程序,该应用程序在 Lync 2010 应用程序服务器上运行并注册到 Lync 2010 前端服务器。我需要将它部署在新的 Lync 2013 架构上。我的应用程序非常简单,它只返回用户的在场状态。我有一个用于访问它的网络服务。

我找到了这篇文章:这里

我看到了 3 种方法来做到这一点:

  • 在 Lync 2013 体系结构上使用 UCMA 3.0: 在这种情况下,我需要在应用程序服务器上安装 Lync Server 2010 和 UCMA 3,并将我的应用程序池注册到 Lync 2013 前端。那样行吗?您认为该解决方案是否可以与 UCMA 4 解决方案一样有效?

  • 将我的 UCMA 3.0 应用程序迁移到 UCMA 4.0 应用程序: 我是否只需要使用 UCMA 4 SDK 重新编译我的应用程序?你知道这两个版本之间是否有很多变化吗?

  • 将我的应用程序重新开发为 UCWA 应用程序: 我听说 UCWA 也提供了 precence 功能。而且在未来开发、部署和维护似乎都非常简单。

哪一个是最适合您的解决方案?

谢谢你的帮助。

0 投票
1 回答
1008 浏览

lync-2010 - 无法在 Microsoft Lync 2010 中启用“显示脱机”

我无法使用 Regedit 在 Microsfot Lync 2010 中启用“出现脱机”选项,并且我遵循以下路径,但无法在以下路径中找到“Communicator”文件夹,并且我无法将错误屏幕截图与此问题一起附加,因为我有少于 10 名声望,请在下面找到图片的 URL。

http://picthost.net/image.php?di=WSQU

我什至尝试重新安装软件,但仍然找不到上述文件夹。

请指导我启用该文件夹并让我知道是否需要任何其他详细信息。

提前致谢。

0 投票
1 回答
1364 浏览

mysql - 在 Lync 2010 LCSCDR 数据库中,这是一种判断谁接听了响应组呼叫的方法

我正在编写一些 SQL 代码来查询 Lync LCSCDR 数据库。

如果有人从外部呼叫响应组而另一个响应组,则记录将进入sessionDetails表(和Voipdetails表) - 以反映所做的呼叫。

但是,似乎无法确定谁接听了电话。该user2id列填充了响应组的userid(来自Users表格)而不是接听电话的人。有谁知道是否有办法猜测谁接听了电话?

查询是:

0 投票
1 回答
295 浏览

lync - Is it possible to send a file(an image file) or share your desktop/ viewport with other users using Lync UCWA?

I tried to explore the UCWA code but did not understand/ get across any such document or code that informs whether desktop sharing or file sharing is possible using UCWA api?

Kindly inform if this capability is present in UCWA? If it is, kindly share some link/code/documentation regarding the same?

Thanks in advance.