mod_agents.cc File Reference

handling jabber:iq:agents (XEP-0094) and jabber:iq:agent (undocumented) iq requests - DEPRICATED More...

#include "jsm.h"

Functions

void mod_agents (jsmi si)


Detailed Description

handling jabber:iq:agents (XEP-0094) and jabber:iq:agent (undocumented) iq requests - DEPRICATED

This module implements the jabber:iq:agents functionallity in the session manager. jabber:iq:agents is used by very old Jabber clients to get the list of transports available on a Jabber server. Usage depricated - use service discovery (XEP-0030) instead.

This module also implements the jabber:iq:agent functionallity to get information about the session manager (the server) itself. Usage depricated - use service discovery (XEP-0030) instead.


Function Documentation

void mod_agents ( jsmi  si  ) 

initialize the mod_agents module

register callbacks for outgoing packets from the session manager (to process iq stanzas without a to attribute) and to process packets that arrive at the session manager address.

Parameters:
si the session manager instance

References e_DESERIALIZE, e_SERVER, e_SESSION, js_mapi_register(), log_debug2, LOGT_INIT, and ZONE.


Generated on Wed Sep 10 01:59:48 2008 for jabberd14 by  doxygen 1.5.5