I&#39;ve tried doing mu-conference external component with:<br>&nbsp; &lt;Subdomain muc&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Plugin DJabberd::Delivery::Local /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Plugin DJabberd::Component::External&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ListenPort 5290<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Secret&nbsp;&nbsp;&nbsp;&nbsp; password<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Plugin&gt;<br>&nbsp; &lt;/Subdomain&gt;<br>in my config file<br><br>As well as the DJabberd plugin/component:<br>&lt;Plugin DJabberd::Component::MUC /&gt;<br>&lt;Plugin DJabberd::Plugin::MUC&gt;
<br>&nbsp;&nbsp; Subdomain muc<br>&lt;/Plugin&gt;<br><br>Neither seem to show up properly in any jabber client&#39;s browse interface..<br>Even when i try to explicitly say use &quot;<a href="http://muc.domain.com">muc.domain.com</a>
&quot; some clients end up just crashing, others say the service is unresponsive.<br><br>I can&#39;t seem to see any logging from Component::External.. Should there be any?<br><br>Any tips?<br><br>Thanks,<br>Gavin<br><br>
<br>