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

Nasir Iqbal (JIRA) noreply at issues.asterisk.org
Fri May 17 20:22:47 CDT 2019


Nasir Iqbal created ASTERISK-28419:
--------------------------------------

             Summary: 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


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