verify.c File Reference

Verification functions. More...

#include "../../str.h"
#include "../../radius.h"
#include "../../usr_avp.h"
#include "../../dprint.h"
#include "../../ut.h"
#include "../../cmpapi.h"
#include "../../parser/parse_uri.h"
#include "../../parser/parse_from.h"
#include "peering.h"

Include dependency graph for verify.c:

Go to the source code of this file.

Functions

static int extract_avp (VALUE_PAIR *vp, unsigned short *flags, int_str *name, int_str *value)
static int generate_avps (VALUE_PAIR *received)
int verify_destination (struct sip_msg *_msg, char *s1, char *s2)
int verify_source (struct sip_msg *_msg, char *s1, char *s2)


Detailed Description

Verification functions.

Definition in file verify.c.


Function Documentation

static int extract_avp ( VALUE_PAIR *  vp,
unsigned short *  flags,
int_str name,
int_str value 
) [inline, static]

Definition at line 49 of file verify.c.

References AVP_NAME_STR, AVP_VAL_STR, _str::len, LM_DBG, LM_ERR, int_str::n, int_str::s, _str::s, and str2int().

static int generate_avps ( VALUE_PAIR *  received  )  [static]

int verify_destination ( struct sip_msg _msg,
char *  s1,
char *  s2 
)

int verify_source ( struct sip_msg _msg,
char *  s1,
char *  s2 
)


Generated on Thu May 24 22:00:46 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6