[asterisk-bugs] [JIRA] (ASTERISK-28419) app_amd: Does not work with silence suppression

Nasir Iqbal (JIRA) noreply at issues.asterisk.org
Tue May 21 02:05:47 CDT 2019


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

Nasir Iqbal commented on ASTERISK-28419:
----------------------------------------

patch submitted for code review at Gerrit against branch 13

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

> app_amd: Does not work with silence suppression
> -----------------------------------------------
>
>                 Key: ASTERISK-28419
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28419
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_amd
>    Affects Versions: 13.26.0, GIT
>         Environment: CentOs 7, All
>            Reporter: Nasir Iqbal
>            Assignee: Nasir Iqbal
>              Labels: patch
>         Attachments: app_amd.diff
>
>
> Referring to ticket ASTERISK-27610, Timeout during AMD detection i.e TOOLONG issue was fixed by using manual wait time instead of `framelength` for all none AST_FRAME_VOICE frames, further app_amd patched to ignore `AST_FRAME_NULL` at all
> Now AMD detection algorithm bypassed when there is active voice suppression / AST_FRAME_NULL
> I think in case of AST_FRAME_NULL using manual wait time instead of `framelength` is enough to fix timeout / TOOLONG issue. and there is no need to ignore AST_FRAME_NULL



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



More information about the asterisk-bugs mailing list