[Asterisk-code-review] res_speech_aeap: Add basic config skeleton and CLI commands. (asterisk[master])

Benjamin Keith Ford asteriskteam at digium.com
Tue Mar 30 10:38:44 CDT 2021


Hello Joshua Colp, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/15699

to look at the new patch set (#2).

Change subject: res_speech_aeap: Add basic config skeleton and CLI commands.
......................................................................

res_speech_aeap: Add basic config skeleton and CLI commands.

Added support for a basic speech_aeap configuration read from
speech_aeap.conf. Also added 2 CLI commands for showing individual
configurations as well as all of them: speech_aeap show server <id> and
speech_aeap show servers.

Only one configuration option is required at the moment, and that one is
server_url. It must be a websocket URL. The other option, codecs, is
optional and will be used over the codecs specified on the endpoint if
provided.

https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=45482453

Change-Id: I567ac5148c92b98d29d2ad83421b416b75ffdaa3
---
A res/res_speech_aeap.c
1 file changed, 298 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/99/15699/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15699
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I567ac5148c92b98d29d2ad83421b416b75ffdaa3
Gerrit-Change-Number: 15699
Gerrit-PatchSet: 2
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210330/a7018cd3/attachment.html>


More information about the asterisk-code-review mailing list