[asterisk-bugs] [JIRA] (ASTERISK-27128) [patch]res_stasis_snoop: When recording a snoop channel (using ARI) where no media is being received, no recording happens when theres no media

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jul 12 14:55:58 CDT 2017


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

Rusty Newton updated ASTERISK-27128:
------------------------------------

    Status: Open  (was: Triage)

> [patch]res_stasis_snoop: When recording a snoop channel (using ARI) where no media is being received, no recording happens when theres no media
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-27128
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27128
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_stasis_snoop
>    Affects Versions: 14.5.0
>            Reporter: Dan Jenkins
>            Severity: Minor
>
> I have a scenario where I'm recording the two channels in a call separately by utilising snoop channels on each and then later on we join the two files together. But if at any point, one of the channels does not receive media, the snoop channel's recording isn't the same length as the other one - silence is not recorded.
> It turns out that res_stasis_snoop returns a null frame instead of silence and so when recording that null frame, we end up with a recording that just doesn't contain the silence gaps.
> Patch incoming from @tsearle 



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



More information about the asterisk-bugs mailing list