Skip to end of metadata
Go to start of metadata

Asterisk External Application Protocol (AEAP) module for Asterisk

This configuration documentation is for functionality provided by res_aeap.

aeap.conf

client

AEAP client options

Configuration Option Reference

Option Name

Type

Default Value

Regular Expression

Description

type

None

 

false

Must be of type 'client'.

url

String

 

false

The URL of the server to connect to.

protocol

String

 

false

The application protocol.

codecs

Codec

 

false

Optional media codec(s)

Configuration Option Descriptions

codecs

If this is specified, Asterisk will use this for codec related negotiations with the external application. Otherwise, Asterisk will default to using the codecs configured on the endpoint.

Import Version

This documentation was imported from Asterisk Version GIT-18-79689d9

  • No labels