[asterisk-bugs] [JIRA] (ASTERISK-29372) file.c switch does not account for flash events

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Mon Mar 29 09:13:15 CDT 2021


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

Joshua C. Colp updated ASTERISK-29372:
--------------------------------------

    Assignee: N A
      Status: Waiting for Feedback  (was: Triage)

You don't appear to have a signed license agreement on file. If this is in progress then you will need to wait until accepted before attaching patches. If this has not been signed, then you will need to sign it for any contributions to Asterisk.

> file.c switch does not account for flash events
> -----------------------------------------------
>
>                 Key: ASTERISK-29372
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29372
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 18.3.0
>         Environment: Debian 10
>            Reporter: N A
>            Assignee: N A
>              Labels: patch
>         Attachments: file.patch
>
>
> There is a switch statement in file.c. that does not include AST_CONTROL_FLASH. As a result, anytime there is an RTP flash event, there is a WARNING printed to the console. This should be ignored in file.c; the attached patch simply adds AST_CONTROL_FLASH to the switch statement as a case so that it gets ignored properly.



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



More information about the asterisk-bugs mailing list