Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


iax2_user Struct Reference

Collaboration diagram for iax2_user:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
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
struct iax2_contextcontexts
int curauthreq
const ast_string_field dbsecret
int encmethods
unsigned int flags
struct 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
const ast_string_field parkinglot
struct ast_codec_pref prefs
const ast_string_field secret
struct ast_variablevars

Detailed Description

Definition at line 405 of file chan_iax2.c.


Field Documentation

Definition at line 418 of file chan_iax2.c.

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

< Default parkinglot for device

Definition at line 418 of file chan_iax2.c.

Definition at line 418 of file chan_iax2.c.

Referenced by check_access().

int adsi

Definition at line 423 of file chan_iax2.c.

Referenced by build_user(), and check_access().

int amaflags

Definition at line 422 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Definition at line 420 of file chan_iax2.c.

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

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

Definition at line 432 of file chan_iax2.c.

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

Definition at line 425 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Definition at line 418 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Definition at line 418 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Current number of outstanding AUTHREQs

Definition at line 427 of file chan_iax2.c.

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

Definition at line 418 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Definition at line 421 of file chan_iax2.c.

Referenced by build_user(), and check_access().

unsigned int flags

Definition at line 424 of file chan_iax2.c.

struct ast_ha* ha

Definition at line 429 of file chan_iax2.c.

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

Definition at line 418 of file chan_iax2.c.

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

Definition at line 418 of file chan_iax2.c.

Referenced by check_access().

Maximum allowed outstanding AUTHREQs

Definition at line 426 of file chan_iax2.c.

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

Definition at line 418 of file chan_iax2.c.

Referenced by check_access().

Definition at line 418 of file chan_iax2.c.

Referenced by check_access().

Definition at line 418 of file chan_iax2.c.

Referenced by check_access().

Definition at line 428 of file chan_iax2.c.

Referenced by build_user(), and check_access().

Definition at line 418 of file chan_iax2.c.

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

struct ast_variable* vars

Definition at line 431 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: