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"
Go to the source code of this file.
This is the core presence module, used in combination with other modules.
Definition in file bind_presence.c.
1.7.1