from.h File Reference

#include "../../parser/msg_parser.h"
#include "../../str.h"
#include "../tm/t_hooks.h"

Include dependency graph for from.h:

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

Go to the source code of this file.

Defines

#define FROM_AUTO_RESTORE   (1)
#define FROM_MANUAL_RESTORE   (2)
#define FROM_NO_RESTORE   (0)

Functions

void init_from_replacer (void)
int replace_from (struct sip_msg *msg, str *from_dsp, str *from_uri)
int restore_from (struct sip_msg *msg, int *is_from)
void rr_checker (struct sip_msg *msg, str *r_param, void *cb_param)


Define Documentation

#define FROM_AUTO_RESTORE   (1)

Definition at line 37 of file from.h.

Referenced by mod_init(), and replace_from().

#define FROM_MANUAL_RESTORE   (2)

Definition at line 38 of file from.h.

Referenced by mod_init().

#define FROM_NO_RESTORE   (0)

Definition at line 36 of file from.h.

Referenced by mod_init(), and replace_from().


Function Documentation

void init_from_replacer ( void   ) 

Definition at line 67 of file from.c.

References dec_table64, and enc_table64.

Referenced by mod_init().

int replace_from ( struct sip_msg msg,
str from_dsp,
str from_uri 
)

int restore_from ( struct sip_msg msg,
int *  is_from 
)

void rr_checker ( struct sip_msg msg,
str r_param,
void *  cb_param 
)


Generated on Wed May 23 06:01:03 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6