| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Public Member Functions | |
| SORCERY_OBJECT (details) | |
| Data Fields | |
| struct ast_string_field_mgr | __field_mgr | 
| struct ast_string_field_pool * | __field_mgr_pool | 
| struct ast_format_cap * | codecs | 
| const ast_string_field | protocol | 
| const ast_string_field | url | 
Definition at line 91 of file res_aeap.c.
| SORCERY_OBJECT | ( | details | ) | 
| struct ast_string_field_mgr __field_mgr | 
Definition at line 99 of file res_aeap.c.
| struct ast_string_field_pool* __field_mgr_pool | 
The URL of the server to connect to
The application protocol
Definition at line 99 of file res_aeap.c.
| struct ast_format_cap* codecs | 
An optional list of codecs that will be used if provided
Definition at line 101 of file res_aeap.c.
Referenced by ast_aeap_client_config_codecs(), client_config_alloc(), and client_config_destructor().
| const ast_string_field protocol | 
Definition at line 99 of file res_aeap.c.
Referenced by aeap_create(), and ast_aeap_client_config_has_protocol().
| const ast_string_field url | 
Definition at line 99 of file res_aeap.c.
Referenced by aeap_create(), and client_config_apply().