Thu Sep 7 01:03:43 2017

Asterisk developer's documentation


iax2_user Struct Reference

Public Member Functions

 AST_DECLARE_STRING_FIELDS (AST_STRING_FIELD(name);AST_STRING_FIELD(secret);AST_STRING_FIELD(dbsecret);AST_STRING_FIELD(accountcode);AST_STRING_FIELD(mohinterpret);AST_STRING_FIELD(mohsuggest);AST_STRING_FIELD(inkeys);AST_STRING_FIELD(language);AST_STRING_FIELD(cid_num);AST_STRING_FIELD(cid_name);AST_STRING_FIELD(parkinglot);)

Data Fields

int adsi
int amaflags
int authmethods
enum calltoken_peer_enum calltoken_required
format_t capability
struct iax2_contextcontexts
int curauthreq
int encmethods
uint64_t flags
struct ast_haha
int maxauthreq
struct ast_codec_pref prefs
struct ast_variablevars

Detailed Description

Definition at line 458 of file chan_iax2.c.


Member Function Documentation

AST_DECLARE_STRING_FIELDS ( AST_STRING_FIELD(name);AST_STRING_FIELD(secret);AST_STRING_FIELD(dbsecret);AST_STRING_FIELD(accountcode);AST_STRING_FIELD(mohinterpret);AST_STRING_FIELD(mohsuggest);AST_STRING_FIELD(inkeys);AST_STRING_FIELD(language);AST_STRING_FIELD(cid_num);AST_STRING_FIELD(cid_name);AST_STRING_FIELD(parkinglot);   ) 

Field Documentation

int adsi

Definition at line 476 of file chan_iax2.c.

Referenced by build_user(), and check_access().

int amaflags

Definition at line 475 of file chan_iax2.c.

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

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

Definition at line 485 of file chan_iax2.c.

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

Definition at line 478 of file chan_iax2.c.

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

struct iax2_context* contexts [read]

Current number of outstanding AUTHREQs

Definition at line 480 of file chan_iax2.c.

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

Definition at line 474 of file chan_iax2.c.

Referenced by build_user(), and check_access().

uint64_t flags

Definition at line 477 of file chan_iax2.c.

struct ast_ha* ha [read]

Maximum allowed outstanding AUTHREQs

Definition at line 479 of file chan_iax2.c.

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

struct ast_codec_pref prefs [read]

Definition at line 481 of file chan_iax2.c.

Referenced by build_user(), and check_access().

struct ast_variable* vars [read]

Definition at line 484 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 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1