在会议创建的情况下创建焦点(会议uri) [英] creating focus (conference uri) in case of conference creation

查看:117
本文介绍了在会议创建的情况下创建焦点(会议uri)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

全部好,

如果使用UCCA api加入会议,我们使用以下方法,

In case of joining to conference using UCCA api, we use the following method,

this.conferenceSession .Enter(strConfURI,null);

                this.conferenceSession.Enter(strConfURI, null);                   

其中strConfURI的形式为confURI =" sip:2001@contoso.com; gruu; opaque = app:conf:focus:id:23BE82117C30A74696CDADCBD07320A9"

where strConfURI is in the form of confURI="sip:2001@contoso.com;gruu;opaque=app:conf:focus:id:23BE82117C30A74696CDADCBD07320A9"

我的问题是,

如何生成此FOCUS编号(23BE82117C30A74696CDADCBD07320A9)。如果有人帮助我,那将是非常有帮助的 - 提前谢谢。

how to generated this FOCUS number (23BE82117C30A74696CDADCBD07320A9). It would be really great help if somebody helps me out - Thanks in advance.

最好的问候,

Seshu Kumar。

Seshu Kumar.

推荐答案

不清楚你正在使用什么类。如果您使用的是UCMA 1.0和Microsoft.Rtc.Internal命名空间,我相信这些类不受支持。

如果您尝试使用Microsoft.Rtc.Signaling命名空间加入会议,这是一个非常复杂的过程,需要大量详细的协议知识,这些知识很难通过此论坛获得。

If you are trying to join a conference using the Microsoft.Rtc.Signaling namespace, this is a very complicated process and requires lots of detailed protocol knowlege that would be very difficult to gain through this forum.

我相信Microsoft提供的许可证可以提供有关协议的更多详细信息,但我不熟悉该程序。其他人可能需要跟进适当的细节。

I believe there is a license avaialble from Microsoft that gives more details about the protocol, but I'm not familiar with the program. Someone else may need to follow up with the approprate details.

你最好的选择可能是等待下一个发布将公开支持会议。

Your best option may be to wait for the next release which will have public support for conferencing.


这篇关于在会议创建的情况下创建焦点(会议uri)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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