Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Public Member Functions | Data Fields
ast_aeap_client_config Struct Reference
Collaboration diagram for ast_aeap_client_config:
Collaboration graph
[legend]

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.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 79 of file res_aeap.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

The URL of the server to connect to

The application protocol

Definition at line 79 of file res_aeap.c.

◆ codecs

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(), client_config_alloc(), and client_config_destructor().

◆ protocol

const ast_string_field protocol

◆ url

const ast_string_field url

Definition at line 79 of file res_aeap.c.

Referenced by aeap_create(), and client_config_apply().


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