Mod_multicast is not working with jsjac http-bind

I am using latest ejabberd build with mod_multicast from badlop's repository, so far everything is working fine when I connect using tcp client, the only problem is multicast is not working with http client's like the one I have in jsjac. following is the stanza I am sending from my jsjac client but I cannot receive it on my tkabber. while the same stanza is working perfectly if I send it from my another tkabber client.

<message type="chat" to="multicast.Danish-Linux-Virtual">
    <body>1</body>
    <addresses xmlns="http://jabber.org/protocol/address">
        <address type="cc" jid="0156@Danish-Linux-Virtual"></address>
    </addresses>
</message>

please suggest a solution asap.

Thanks.

Syndicate content