UCMA中的SipSubscription!显示信息的eventPackageName是什么? [英] SipSubscription in UCMA! What is the eventPackageName for presence information ?

查看:118
本文介绍了UCMA中的SipSubscription!显示信息的eventPackageName是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用UCMA V1.0而我正在尝试使用SIPSubscription类来获取状态信息!这个的eventPackageName是什么?

ie:我使用了eventPackageName ="vnd-microsoft-roaming-contacts",我得到了我的联系人列表(我觉得它很棒),但我找不到了与此相关的信息,我试图猜测并使用"vnd-microsoft-roaming-state"和"vnd-microsoft-roaming-presence"但没有成功。


注意:我用过这个:
SipSubscription mySipSubscription = new SipSubscription(_endPoint,new RealTimeAddress(" sip:xx@yy.com")," vnd-microsoft-roaming-contacts" ;,这);

如果有一个存在/状态的eventPackageName,那么ISipSubscriptionProcessor实现怎么样,它需要特殊的东西吗?



非常感谢帮助。



Tks,


DD

解决方案

UC协议扩展应在许可下不久提供。



Stephane Taine


I’m using UCMA V1.0 and I’m trying to use SIPSubscription class to obtain presence information! What is the eventPackageName for this?
 
i.e : I used eventPackageName = "vnd-microsoft-roaming-contacts" and I got my contacts list (great it works I thought), but I can’t find any more info related to this, I tried to guess and used "vnd-microsoft-roaming-state" and "vnd-microsoft-roaming-presence" without success.
 
 
Note: I used this:
SipSubscription mySipSubscription = new SipSubscription(_endPoint, new RealTimeAddress("sip:xx@yy.com"), "vnd-microsoft-roaming-contacts", this);
 
If there is a eventPackageName for presence/state, what about the ISipSubscriptionProcessor implementation, will it need any thing peculiar?

 

Help is really appreciated.

 

Tks,

DD

解决方案

UC Protocol extensions should be made available shortly under licensing.

 

Stephane Taine


这篇关于UCMA中的SipSubscription!显示信息的eventPackageName是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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