[asterisk-bugs] [JIRA] (ASTERISK-26124) Set audio format for EAGI audio stream

John Fawcett (JIRA) noreply at issues.asterisk.org
Sun Jun 19 17:54:56 CDT 2016


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

John Fawcett updated ASTERISK-26124:
------------------------------------

    Description: 
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)

I cannot attach the patch due to not having signed a Digium License Agreement. See the link under the URL above for the patch.

Unfortunately I cannot sign with the current wording: "If ... or you are an employee of an organization, the person signing this Agreement represents that he or she is expressly authorized to execute this Agreement on that organization's behalf."

The above wording is flawed because it means that people who are employees (even if the job is unrelated) have to sign the agreement on behalf of their employers. 

My open source activity is not related to my employment and I am not authorized to sign on behalf of my employer.

I have no issues to assign the patch to Digium, but as the agreement is worded I cannot sign it.

  was:
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)

I cannot attach the patch due to not having signed a Digium License Agreement. See the link under the URL above for the patch.

Unfortunately I cannot sign with the current wording: "If ... or you are an employee of an organization, the person signing this Agreement represents that he or she is expressly authorized to execute this Agreement on that organization's behalf."

The above wording is flawed because it means that people who are employees (even if the job is unrelated) have to sign the agreement on behalf of their employers. 

My open source activity is not related to my employment and I am not authorized to sign on behalf of my employer.

I have no issues to assign the patch to Digium, but as the agreement stands I cannot sign it.


> 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)
> I cannot attach the patch due to not having signed a Digium License Agreement. See the link under the URL above for the patch.
> Unfortunately I cannot sign with the current wording: "If ... or you are an employee of an organization, the person signing this Agreement represents that he or she is expressly authorized to execute this Agreement on that organization's behalf."
> The above wording is flawed because it means that people who are employees (even if the job is unrelated) have to sign the agreement on behalf of their employers. 
> My open source activity is not related to my employment and I am not authorized to sign on behalf of my employer.
> I have no issues to assign the patch to Digium, but as the agreement is worded I cannot sign it.



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



More information about the asterisk-bugs mailing list