[asterisk-bugs] [JIRA] (ASTERISK-16840) EAGI application should support wideband audio

Sean Bright (JIRA) noreply at issues.asterisk.org
Tue May 23 12:54:58 CDT 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Bright closed ASTERISK-16840.
----------------------------------

    Resolution: Duplicate

> EAGI application should support wideband audio
> ----------------------------------------------
>
>                 Key: ASTERISK-16840
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-16840
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Resources/res_agi
>            Reporter: Michel Belleau
>
> There should be a flag available in EAGI application (res/res_agi.c) to support wideband output to the script. Currently, output is given in traditional  signed linear format.
> I assume that it should be trivial to implement a flag for the EAGI application to change the output format on the audio descriptor, this could also let EAGI developpers receive other audio stream formats than slinear.
> ****** ADDITIONAL INFORMATION ******
> As a proof of concept, I changed:
> AST_FORMAT_SLINEAR
> to
> AST_FORMAT_SLINEAR16
> in one place (where specifying the read format of the channel) in the exec eagi method of res_agi.c and my script received wideband audio (signed linear 16 bits, 16khz) on its file descriptor. I was calling from a wideband audio capable phone for testing (Siemens Gigaset, Ekiga and even a remote SIP G.722 call coming from a foreign asterisk server)



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list