Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


iax2_user Struct Reference


Data Fields

ast_string_field __begin_field [0]
ast_string_field __end_field [0]
ast_string_field_mgr __field_mgr
const ast_string_field accountcode
int adsi
int amaflags
int authmethods
enum calltoken_peer_enum calltoken_required
int capability
const ast_string_field cid_name
const ast_string_field cid_num
iax2_contextcontexts
int curauthreq
const ast_string_field dbsecret
int encmethods
unsigned int flags
ast_haha
const ast_string_field inkeys
const ast_string_field language
int maxauthreq
const ast_string_field mohinterpret
const ast_string_field mohsuggest
const ast_string_field name
ast_codec_pref prefs
const ast_string_field secret
ast_variablevars

Detailed Description

Definition at line 301 of file chan_iax2.c.


Field Documentation

ast_string_field __begin_field[0]

< Key(s) this user can use to authenticate to us

Definition at line 313 of file chan_iax2.c.

ast_string_field __end_field[0]

Definition at line 313 of file chan_iax2.c.

struct ast_string_field_mgr __field_mgr

Definition at line 313 of file chan_iax2.c.

const ast_string_field accountcode

Definition at line 313 of file chan_iax2.c.

Referenced by check_access().

int adsi

Definition at line 318 of file chan_iax2.c.

Referenced by build_user(), and check_access().

int amaflags

Definition at line 317 of file chan_iax2.c.

Referenced by build_user(), and check_access().

int authmethods

Definition at line 315 of file chan_iax2.c.

Referenced by build_user(), check_access(), and iax2_show_users().

enum calltoken_peer_enum calltoken_required

Is calltoken validation required or not, can be YES, NO, or AUTO

Definition at line 327 of file chan_iax2.c.

Referenced by build_user(), calltoken_required(), and requirecalltoken_mark_auto().

int capability

Definition at line 320 of file chan_iax2.c.

Referenced by build_user(), and check_access().

const ast_string_field cid_name

Definition at line 313 of file chan_iax2.c.

Referenced by build_user(), and check_access().

const ast_string_field cid_num

Definition at line 313 of file chan_iax2.c.

Referenced by build_user(), and check_access().

struct iax2_context* contexts

Definition at line 325 of file chan_iax2.c.

Referenced by build_user(), check_access(), iax2_show_users(), and user_destructor().

int curauthreq

Current number of outstanding AUTHREQs

Definition at line 322 of file chan_iax2.c.

Referenced by authenticate_request(), authenticate_verify(), build_user(), and iax2_destroy_helper().

const ast_string_field dbsecret

Definition at line 313 of file chan_iax2.c.

Referenced by build_user(), and check_access().

int encmethods

Definition at line 316 of file chan_iax2.c.

Referenced by build_user(), and check_access().

unsigned int flags

Definition at line 319 of file chan_iax2.c.

struct ast_ha* ha

Definition at line 324 of file chan_iax2.c.

Referenced by build_user(), check_access(), iax2_show_users(), and user_destructor().

const ast_string_field inkeys

Definition at line 313 of file chan_iax2.c.

Referenced by build_user(), check_access(), and iax2_show_users().

const ast_string_field language

Definition at line 313 of file chan_iax2.c.

Referenced by check_access().

int maxauthreq

Maximum allowed outstanding AUTHREQs

Definition at line 321 of file chan_iax2.c.

Referenced by authenticate_request(), build_user(), and check_access().

const ast_string_field mohinterpret

Definition at line 313 of file chan_iax2.c.

Referenced by check_access().

const ast_string_field mohsuggest

Definition at line 313 of file chan_iax2.c.

Referenced by check_access().

const ast_string_field name

Definition at line 313 of file chan_iax2.c.

Referenced by authenticate_verify(), build_user(), check_access(), find_user(), iax2_destroy_helper(), iax2_show_users(), user_cmp_cb(), and user_hash_cb().

struct ast_codec_pref prefs

Definition at line 323 of file chan_iax2.c.

Referenced by build_user(), and check_access().

const ast_string_field secret

Definition at line 313 of file chan_iax2.c.

Referenced by build_user(), check_access(), and iax2_show_users().

struct ast_variable* vars

Definition at line 326 of file chan_iax2.c.

Referenced by build_user(), check_access(), and user_destructor().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7