Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
ast_aeap_client_config Struct Reference

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_capcodecs
 
const ast_string_field protocol
 
const ast_string_field url
 

Detailed Description

Definition at line 71 of file res_aeap.c.

Field Documentation

struct ast_format_cap* codecs

An optional list of codecs that will be used if provided

Definition at line 81 of file res_aeap.c.

Referenced by ast_aeap_client_config_codecs().

const ast_string_field protocol

The application protocol

Definition at line 79 of file res_aeap.c.

Referenced by ast_aeap_client_config_has_protocol().

const ast_string_field url

The URL of the server to connect to

Definition at line 79 of file res_aeap.c.


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