Functions | Variables

presence_xml.c File Reference

Kamailio Presence_XML :: Core. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libxml/parser.h>
#include <time.h>
#include "../../sr_module.h"
#include "../../dprint.h"
#include "../../str.h"
#include "../../ut.h"
#include "../../parser/msg_parser.h"
#include "../../parser/parse_uri.h"
#include "../../mem/mem.h"
#include "../presence/bind_presence.h"
#include "../presence/hash.h"
#include "../presence/notify.h"
#include "../xcap_client/xcap_functions.h"
#include "../../modules/sl/sl.h"
#include "../../lib/kmi/mi.h"
#include "../../mod_fix.h"
#include "pidf.h"
#include "add_events.h"
#include "presence_xml.h"
#include "pres_check.h"
#include "api.h"
Include dependency graph for presence_xml.c:

Go to the source code of this file.

Functions

Variables


Detailed Description

Definition in file presence_xml.c.


Function Documentation

static int mod_init ( void   )  [static]

init module function

Definition at line 159 of file presence_xml.c.

References db_bind_mod(), DB_CAP_ALL, DB_CAPABILITY, db_check_table_version(), _str::len, _str::s, and sl_load_api().

Here is the call graph for this function: