[asterisk-bugs] [JIRA] (ASTERISK-26124) Set audio format for EAGI audio stream
John Fawcett (JIRA)
noreply at issues.asterisk.org
Sun Jun 19 14:10:56 CDT 2016
John Fawcett created ASTERISK-26124:
---------------------------------------
Summary: Set audio format for EAGI audio stream
Key: ASTERISK-26124
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26124
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_agi
Affects Versions: 13.9.1
Environment: Centos 7
Reporter: John Fawcett
Severity: Minor
Suggested enhancement is to be able to set the audio format for the stream that can be accessed by EAGI scripts. Currently the stream is slin 8kHz.
Not wanting to add another parameter to EAGI which will not be backwards compatible with existing configurations, and also considering that the configuration will not necessarily be a global setting, the attached patch allows to set the format prior to calling the EAGI script by setting the variable: EAGI_AUDIO_FORMAT, for example
Set(EAGI_AUDIO_FORMAT=slin48)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list