我安装了ejabberd 16.09。但是,如何在ejabberd yml文件中启用muc / sub模型?此功能是否在ejabberd社区中可用?
我正在发送像
这样的节<iq from='sam@localhost'
to='test@conference.localhost'
type='get'
id='ik3vs715'>
<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>
但我没有像
那样得到回应<feature var="urn:xmpp:mucsub:0" />
请回复