auth_radius/authorize.c File Reference

#include <string.h>
#include <stdlib.h>
#include "../../mem/mem.h"
#include "../../str.h"
#include "../../parser/hf.h"
#include "../../parser/digest/digest.h"
#include "../../parser/parse_uri.h"
#include "../../parser/parse_from.h"
#include "../../parser/parse_to.h"
#include "../../dprint.h"
#include "../../ut.h"
#include "../../pvar.h"
#include "../auth/api.h"
#include "authorize.h"
#include "sterman.h"
#include "authrad_mod.h"

Include dependency graph for auth_radius/authorize.c:

Go to the source code of this file.

Functions

static int authorize (struct sip_msg *_msg, pv_elem_t *_realm, pv_spec_t *_uri_user, int _hftype)
static int get_uri_user (struct sip_msg *_m, str **_uri_user)
int radius_proxy_authorize_1 (struct sip_msg *_msg, char *_realm, char *_s2)
int radius_proxy_authorize_2 (struct sip_msg *_msg, char *_realm, char *_uri_user)
int radius_www_authorize (struct sip_msg *_msg, char *_realm, char *_s2)


Function Documentation

static int authorize ( struct sip_msg _msg,
pv_elem_t _realm,
pv_spec_t _uri_user,
int  _hftype 
) [inline, static]

static int get_uri_user ( struct sip_msg _m,
str **  _uri_user 
) [inline, static]

int radius_proxy_authorize_1 ( struct sip_msg _msg,
char *  _realm,
char *  _s2 
)

Definition at line 153 of file auth_radius/authorize.c.

References authorize(), and HDR_PROXYAUTH_T.

int radius_proxy_authorize_2 ( struct sip_msg _msg,
char *  _realm,
char *  _uri_user 
)

Definition at line 164 of file auth_radius/authorize.c.

References authorize(), and HDR_PROXYAUTH_T.

int radius_www_authorize ( struct sip_msg _msg,
char *  _realm,
char *  _s2 
)

Definition at line 175 of file auth_radius/authorize.c.

References authorize(), and HDR_AUTHORIZATION_T.


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