Hi, I'm trying to implement a server component with perl using Net::Jabber. How can I define a callback for Net::Jabber which intercepts route packets like that <route type='archive' ...>...</route> (I'm trying to rewrite msglog as it is based on Jabber::Connection which is very unstable and not further maintained as it seems) Greets, Steve