[asterisk-bugs] [JIRA] (ASTERISK-26370) softmix_bridge_write_voice doesn't handle dsp_talking_threshold correctly

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Sep 13 18:56:01 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232264#comment-232264 ] 

Asterisk Team commented on ASTERISK-26370:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> softmix_bridge_write_voice doesn't handle dsp_talking_threshold correctly
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-26370
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26370
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Bridges/bridge_softmix
>    Affects Versions: 13.9.0
>         Environment: Any
>            Reporter: Chris Cox
>            Severity: Trivial
>
> The implementation currently (13.9.1) bases the return to talking state on whether or not the time being silent is less than the silence_threshold, meaning that changes to the dsp_talking_threshold in confbridge.conf have no effect here and the conference talking event gets sent too soon. I'm looking at using these talk events to send a special push-to-talk signal (voxing ptt) to a transmitter, so I am adjusting the talking threshold to try to prevent this voxing-ptt from being too sensitive (Is there a talking energy threshold somewhere that I can adjust as well?)



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



More information about the asterisk-bugs mailing list