
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 |
| format_t | capability |
| const ast_string_field | cid_name |
| const ast_string_field | cid_num |
| struct iax2_context * | contexts |
| int | curauthreq |
| const ast_string_field | dbsecret |
| int | encmethods |
| uint64_t | flags |
| struct 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 |
| const ast_string_field | parkinglot |
| struct ast_codec_pref | prefs |
| const ast_string_field | secret |
| struct ast_variable * | vars |
| struct ast_string_field_mgr __field_mgr |
Definition at line 467 of file chan_iax2.c.
< Key(s) this user can use to authenticate to us
< Default parkinglot for device
Definition at line 467 of file chan_iax2.c.
| const ast_string_field accountcode |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access().
| int adsi |
Definition at line 472 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| int amaflags |
Definition at line 471 of file chan_iax2.c.
Referenced by check_access(), build_user(), and users_data_provider_get().
| int authmethods |
Definition at line 469 of file chan_iax2.c.
Referenced by handle_cli_iax2_show_users(), check_access(), build_user(), and users_data_provider_get().
Is calltoken validation required or not, can be YES, NO, or AUTO
Definition at line 481 of file chan_iax2.c.
Referenced by calltoken_required(), requirecalltoken_mark_auto(), and build_user().
Definition at line 474 of file chan_iax2.c.
Referenced by check_access(), build_user(), and users_data_provider_get().
| const ast_string_field cid_name |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| const ast_string_field cid_num |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| struct iax2_context* contexts |
Definition at line 479 of file chan_iax2.c.
Referenced by handle_cli_iax2_show_users(), check_access(), user_destructor(), build_user(), and users_data_provider_get().
| int curauthreq |
Current number of outstanding AUTHREQs
Definition at line 476 of file chan_iax2.c.
Referenced by iax2_destroy_helper(), authenticate_request(), authenticate_verify(), and build_user().
| const ast_string_field dbsecret |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| int encmethods |
Definition at line 470 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| uint64_t flags |
Definition at line 473 of file chan_iax2.c.
Definition at line 478 of file chan_iax2.c.
Referenced by handle_cli_iax2_show_users(), check_access(), user_destructor(), build_user(), and users_data_provider_get().
| const ast_string_field inkeys |
Definition at line 467 of file chan_iax2.c.
Referenced by handle_cli_iax2_show_users(), check_access(), build_user(), and users_data_provider_get().
| const ast_string_field language |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access().
| int maxauthreq |
Maximum allowed outstanding AUTHREQs
Definition at line 475 of file chan_iax2.c.
Referenced by check_access(), authenticate_request(), and build_user().
| const ast_string_field mohinterpret |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access().
| const ast_string_field mohsuggest |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access().
| const ast_string_field name |
Definition at line 467 of file chan_iax2.c.
Referenced by user_hash_cb(), user_cmp_cb(), find_user(), iax2_destroy_helper(), handle_cli_iax2_show_users(), check_access(), authenticate_verify(), and build_user().
| const ast_string_field parkinglot |
Definition at line 467 of file chan_iax2.c.
Referenced by check_access().
| struct ast_codec_pref prefs |
Definition at line 477 of file chan_iax2.c.
Referenced by check_access(), and build_user().
| const ast_string_field secret |
Definition at line 467 of file chan_iax2.c.
Referenced by handle_cli_iax2_show_users(), check_access(), build_user(), and users_data_provider_get().
| struct ast_variable* vars |
Definition at line 480 of file chan_iax2.c.
Referenced by check_access(), user_destructor(), and build_user().