Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_http_digest Struct Reference

#include <utils.h>

Collaboration diagram for ast_http_digest:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field cnonce
const ast_string_field domain
const ast_string_field nc
const ast_string_field nonce
const ast_string_field opaque
int qop
const ast_string_field realm
const ast_string_field response
const ast_string_field uri
const ast_string_field username

Field Documentation

Definition at line 685 of file utils.h.

Definition at line 685 of file utils.h.

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

int qop

Definition at line 686 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

Referenced by ast_parse_digest().

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().

Definition at line 685 of file utils.h.

Referenced by auth_http_callback(), and ast_parse_digest().


The documentation for this struct was generated from the following file: