bind_presence.c File Reference

SIP-Router Presence :: Kamailio generic presence module. More...

#include <stdio.h>
#include <stdlib.h>
#include "../../dprint.h"
#include "../../sr_module.h"
#include "presence.h"
#include "bind_presence.h"
#include "notify.h"
#include "publish.h"
#include "subscribe.h"
Include dependency graph for bind_presence.c:

Go to the source code of this file.


Detailed Description

This is the core presence module, used in combination with other modules.

Definition in file bind_presence.c.