address.h File Reference

#include "../../parser/msg_parser.h"

Include dependency graph for address.h:

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

Go to the source code of this file.

Functions

int allow_address (struct sip_msg *_msg, char *_addr_group, char *_addr_sp, char *_port_sp)
int allow_source_address (struct sip_msg *_msg, char *_addr_group, char *_str2)
int allow_source_address_group (struct sip_msg *_msg, char *_str1, char *_str2)
void clean_addresses (void)
int init_addresses (void)
int mi_init_addresses (void)
int reload_address_table (void)

Variables

struct addr_list *** addr_hash_table
struct subnet ** subnet_table


Function Documentation

int allow_address ( struct sip_msg _msg,
char *  _addr_group,
char *  _addr_sp,
char *  _port_sp 
)

int allow_source_address ( struct sip_msg _msg,
char *  _addr_group,
char *  _str2 
)

int allow_source_address_group ( struct sip_msg _msg,
char *  _str1,
char *  _str2 
)

void clean_addresses ( void   ) 

Definition at line 292 of file address.c.

References free_addr_hash_table(), free_subnet_table(), and shm_free.

Referenced by mod_exit().

int init_addresses ( void   ) 

int mi_init_addresses ( void   ) 

Definition at line 277 of file address.c.

References db_url, db_func::init, LM_ERR, and _str::s.

Referenced by mi_addr_child_init().

int reload_address_table ( void   ) 


Variable Documentation

Definition at line 48 of file address.c.

Referenced by mi_address_dump().

struct subnet** subnet_table

Definition at line 52 of file address.c.

Referenced by mi_subnet_dump().


Generated on Thu May 17 12:00:34 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6