cr_fixup.h File Reference

Fixup functions.

More...

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

Go to the source code of this file.

Functions

int cr_load_next_domain_fixup (void **param, int param_no)
int cr_load_user_carrier_fixup (void **param, int param_no)
int cr_route_fixup (void **param, int param_no)


Detailed Description

Fixup functions.

Definition in file cr_fixup.h.


Function Documentation

int cr_load_next_domain_fixup ( void **  param,
int  param_no 
)

Fixes the module functions' parameters, i.e. it maps the routing domain names to numbers for faster access at runtime

Parameters:
param the parameter
param_no the number of the parameter
Returns:
0 on success, -1 on failure
fixes the module functions' parameters, i.e. it maps the routing domain names to numbers for faster access at runtime

Parameters:
param the parameter
param_no the number of the parameter
Returns:
0 on success, -1 on failure

Definition at line 262 of file cr_fixup.c.

References avp_name_fixup(), carrier_fixup(), domain_fixup(), fixup_spve_null(), and LM_ERR.

int cr_load_user_carrier_fixup ( void **  param,
int  param_no 
)

Fixes the module functions' parameters.

Parameters:
param the parameter
param_no the number of the parameter
Returns:
0 on success, -1 on failure

Definition at line 304 of file cr_fixup.c.

References avp_name_fixup(), CARRIERROUTE_MODE_FILE, fixup_spve_null(), LM_ERR, and mode.

int cr_route_fixup ( void **  param,
int  param_no 
)

fixes the module functions' parameters, i.e. it maps the routing domain names to numbers for faster access at runtime

Parameters:
param the parameter
param_no the number of the parameter
Returns:
0 on success, -1 on failure
Fixes the module functions' parameters, i.e. it maps the routing domain names to numbers for faster access at runtime

Parameters:
param the parameter
param_no the number of the parameter
Returns:
0 on success, -1 on failure

Definition at line 207 of file cr_fixup.c.

References avp_name_fixup(), carrier_fixup(), domain_fixup(), fixup_spve_null(), hash_fixup(), LM_ERR, pkg_free, and shs_error.


Generated on Mon May 21 18:00:38 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6