
Data Fields | |
| char | accountcode [AST_MAX_ACCOUNT_CODE] |
| int | amaflags |
| int | authmethods |
| int | capability |
| char | cid_name [AST_MAX_EXTENSION] |
| char | cid_num [AST_MAX_EXTENSION] |
| iax2_context * | contexts |
| int | curauthreq |
| char | dbsecret [80] |
| int | encmethods |
| unsigned int | flags |
| ast_ha * | ha |
| char | inkeys [80] |
| char | language [MAX_LANGUAGE] |
| int | maxauthreq |
| char | name [80] |
| iax2_user * | next |
| ast_codec_pref | prefs |
| char | secret [80] |
| ast_variable * | vars |
|
|
Definition at line 284 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 287 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 282 of file chan_iax2.c. Referenced by check_access(), and iax2_show_users(). |
|
|
Definition at line 289 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 293 of file chan_iax2.c. |
|
|
Definition at line 292 of file chan_iax2.c. |
|
|
Definition at line 296 of file chan_iax2.c. Referenced by check_access(), destroy_user(), and iax2_show_users(). |
|
|
Current number of outstanding AUTHREQs Definition at line 291 of file chan_iax2.c. Referenced by authenticate_request(), authenticate_verify(), iax2_destroy(), and iax2_predestroy(). |
|
|
Definition at line 281 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 283 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 288 of file chan_iax2.c. |
|
|
Definition at line 295 of file chan_iax2.c. Referenced by check_access(), destroy_user(), and iax2_show_users(). |
|
|
Key(s) this user can use to authenticate to us Definition at line 285 of file chan_iax2.c. Referenced by check_access(), and iax2_show_users(). |
|
|
Definition at line 286 of file chan_iax2.c. Referenced by check_access(). |
|
|
Maximum allowed outstanding AUTHREQs Definition at line 290 of file chan_iax2.c. Referenced by authenticate_request(), and check_access(). |
|
|
Definition at line 279 of file chan_iax2.c. Referenced by authenticate_request(), authenticate_verify(), build_user(), check_access(), iax2_destroy(), iax2_predestroy(), and iax2_show_users(). |
|
|
Definition at line 297 of file chan_iax2.c. Referenced by authenticate_request(), authenticate_verify(), build_user(), check_access(), iax2_destroy(), iax2_predestroy(), iax2_show_users(), prune_users(), and set_config(). |
|
|
Definition at line 294 of file chan_iax2.c. Referenced by check_access(). |
|
|
Definition at line 280 of file chan_iax2.c. Referenced by check_access(), and iax2_show_users(). |
|
|
Definition at line 298 of file chan_iax2.c. Referenced by check_access(), and destroy_user(). |
1.4.2