Subject: | does not support <route> callbacks |
Hi Ray,
Mark Troyer here in the Netherlands with Jabber Inc.
I am trying to write a jabber component that exchanges <route> stanza. Unfortunately it appears that setting a callback "$Connection->SetCallBacks(route=>\&SomeSub); does not work. Here is the debug trace I get when I run this. Are <route> stanzas supported?
Regards,
Mark
XML::Stream: Read: buff(<route id='12' from='user1@mark.troyer.nl/80B8758' to='987654321@cellid.mark.troyer.nl' type='session'/>)
NJ::Component: CallBack: sid(40C35705) received(<route from='user1@mark.troyer.nl/80B8758' id='12' to='987654321@cellid.mark.troyer.nl' type='session'/>)
NJ::Component: CallBack: tag(route)
NJ::Component: CallBack: id(12)
NJ::Component: CallBack: we either want it or were waiting for it.
NJ::Component: CallBack: DANGER!! DANGER!! We didn't build a packet! We're all
gonna die!!