Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
iax2_user Struct Reference

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field accountcode
 
struct ast_acl_listacl
 
int adsi
 
int amaflags
 
int authmethods
 
enum calltoken_peer_enum calltoken_required
 
iax2_format 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
 
uint64_t flags
 
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 iax2_codec_pref prefs
 
const ast_string_field secret
 
struct ast_variablevars
 

Detailed Description

Definition at line 548 of file chan_iax2.c.

Field Documentation

enum calltoken_peer_enum calltoken_required

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

Definition at line 575 of file chan_iax2.c.

Referenced by build_user().

int curauthreq

Current number of outstanding AUTHREQs

Definition at line 570 of file chan_iax2.c.

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

const ast_string_field inkeys

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

Definition at line 561 of file chan_iax2.c.

Referenced by build_user().

int maxauthreq

Maximum allowed outstanding AUTHREQs

Definition at line 569 of file chan_iax2.c.

Referenced by authenticate_request(), and build_user().

const ast_string_field parkinglot

Default parkinglot for device

Definition at line 561 of file chan_iax2.c.


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