auth_hdr.h File Reference

#include "../../str.h"
#include "auth.h"

Include dependency graph for auth_hdr.h:

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

Go to the source code of this file.

Data Structures

struct  authenticate_body

Defines

#define AUTHENTICATE_MD5   (1<<0)
#define AUTHENTICATE_MD5SESS   (1<<1)
#define AUTHENTICATE_STALE   (1<<2)
#define QOP_AUTH   (1<<3)
#define QOP_AUTH_INT   (1<<4)

Functions

strbuild_authorization_hdr (int code, str *uri, struct uac_credential *crd, struct authenticate_body *auth, char *response)
int parse_authenticate_body (str *body, struct authenticate_body *auth)


Define Documentation

#define AUTHENTICATE_MD5   (1<<0)

Definition at line 47 of file auth_hdr.h.

#define AUTHENTICATE_MD5SESS   (1<<1)

Definition at line 48 of file auth_hdr.h.

#define AUTHENTICATE_STALE   (1<<2)

Definition at line 49 of file auth_hdr.h.

#define QOP_AUTH   (1<<3)

#define QOP_AUTH_INT   (1<<4)

Definition at line 51 of file auth_hdr.h.

Referenced by build_authorization_hdr(), do_uac_auth(), and uac_calc_HA2().


Function Documentation

str* build_authorization_hdr ( int  code,
str uri,
struct uac_credential crd,
struct authenticate_body auth,
char *  response 
)

int parse_authenticate_body ( str body,
struct authenticate_body auth 
)


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