Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
const ast_string_field | accountcode |
int | adsi |
int | amaflags |
int | authmethods |
int | capability |
const ast_string_field | cid_name |
const ast_string_field | cid_num |
iax2_context * | contexts |
int | curauthreq |
const ast_string_field | dbsecret |
int | encmethods |
unsigned int | flags |
ast_ha * | ha |
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_variable * | vars |
Definition at line 289 of file chan_iax2.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 301 of file chan_iax2.c.
< Key(s) this user can use to authenticate to us
Definition at line 301 of file chan_iax2.c.
const ast_string_field accountcode |
Definition at line 301 of file chan_iax2.c.
int adsi |
Definition at line 306 of file chan_iax2.c.
int amaflags |
Definition at line 305 of file chan_iax2.c.
int authmethods |
Definition at line 303 of file chan_iax2.c.
int capability |
Definition at line 308 of file chan_iax2.c.
const ast_string_field cid_name |
Definition at line 301 of file chan_iax2.c.
const ast_string_field cid_num |
Definition at line 301 of file chan_iax2.c.
struct iax2_context* contexts |
Definition at line 313 of file chan_iax2.c.
int curauthreq |
Current number of outstanding AUTHREQs
Definition at line 310 of file chan_iax2.c.
const ast_string_field dbsecret |
int encmethods |
Definition at line 304 of file chan_iax2.c.
unsigned int flags |
Definition at line 307 of file chan_iax2.c.
Definition at line 312 of file chan_iax2.c.
const ast_string_field inkeys |
const ast_string_field language |
Definition at line 301 of file chan_iax2.c.
int maxauthreq |
Maximum allowed outstanding AUTHREQs
Definition at line 309 of file chan_iax2.c.
const ast_string_field mohinterpret |
Definition at line 301 of file chan_iax2.c.
const ast_string_field mohsuggest |
Definition at line 301 of file chan_iax2.c.
const ast_string_field name |
Definition at line 301 of file chan_iax2.c.
Referenced by build_user(), find_user(), and iax2_destroy_helper().
struct ast_codec_pref prefs |
Definition at line 311 of file chan_iax2.c.
const ast_string_field secret |
Definition at line 301 of file chan_iax2.c.
struct ast_variable* vars |
Definition at line 314 of file chan_iax2.c.