domain_mod.h File Reference

#include "../../db/db.h"
#include "../../str.h"
#include "../../usr_avp.h"

Include dependency graph for domain_mod.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  domain_list
struct  param_source

Defines

#define DOM_HASH_SIZE   128
#define PARAM_SOURCE_AVP   (1<<0)
#define PARAM_SOURCE_FROM   (1<<2)
#define PARAM_SOURCE_NONE   (0)
#define PARAM_SOURCE_RURI   (1<<1)

Variables

int db_mode
str domain_col
str domain_table
struct domain_list *** hash_table
struct domain_list ** hash_table_1
struct domain_list ** hash_table_2


Define Documentation

#define DOM_HASH_SIZE   128

Definition at line 38 of file domain_mod.h.

Referenced by hash_table_free(), hash_table_mi_print(), and mod_init().

#define PARAM_SOURCE_AVP   (1<<0)

Definition at line 42 of file domain_mod.h.

#define PARAM_SOURCE_FROM   (1<<2)

Definition at line 44 of file domain_mod.h.

#define PARAM_SOURCE_NONE   (0)

Definition at line 41 of file domain_mod.h.

#define PARAM_SOURCE_RURI   (1<<1)

Definition at line 43 of file domain_mod.h.


Variable Documentation

int db_mode

Database sync scheme: 0-no db, 1-write through, 2-write back, 3-only db

Definition at line 49 of file dbtext.c.

Name of column containing domains

Definition at line 78 of file domain_mod.c.

Definition at line 77 of file domain_mod.c.

Referenced by is_domain_local(), and reload_domain_table().

Definition at line 83 of file domain_mod.c.

Definition at line 84 of file domain_mod.c.

Definition at line 85 of file domain_mod.c.


Generated on Tue May 22 16:00:39 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6