jabberd14 1.6.2
Functions
mod_admin.cc File Reference

Admin functionallity for the session manager. More...

#include "jsm.h"

Functions

void mod_admin (jsmi si)

Detailed Description

Admin functionallity for the session manager.

This implements the admin functionallity of the session manger:


Function Documentation

void mod_admin ( jsmi  si)

startup the mod_admin module will register two callbacks:

  • mod_admin_dispatch (will process iq stanzas to the server address)
  • mod_admin_message (will process messages to the server address)
Parameters:
sithe session manager instance

References e_SERVER, and js_mapi_register().