Functions | Variables

pua_usrloc.c File Reference

SIP-router Presence :: Usrloc moduleModule: SIP-router core. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libxml/parser.h>
#include <time.h>
#include "../../script_cb.h"
#include "../../sr_module.h"
#include "../../parser/parse_expires.h"
#include "../../dprint.h"
#include "../../mem/shm_mem.h"
#include "../../parser/msg_parser.h"
#include "../../str.h"
#include "../../mem/mem.h"
#include "../../pt.h"
#include "../usrloc/ul_mod.h"
#include "../usrloc/usrloc.h"
#include "../usrloc/ul_callback.h"
#include "../pua/pua_bind.h"
#include "pua_usrloc.h"
#include "api.h"
Include dependency graph for pua_usrloc.c:

Go to the source code of this file.

Functions

Variables


Detailed Description

Definition in file pua_usrloc.c.


Function Documentation

static int mod_init ( void   )  [static]

init module function

Definition at line 114 of file pua_usrloc.c.

References bind_usrloc(), _str::len, and _str::s.

Here is the call graph for this function: