[asterisk-bugs] [JIRA] (ASTERISK-27803) MixMonitor + OGG + option "a"
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Tue Apr 17 13:42:50 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243057#comment-243057 ]
Kevin Harwell commented on ASTERISK-27803:
------------------------------------------
Dialed the following a couple of times and noticed the file was not appended, but written over:
{noformat}
exten => 960,1,NoOp()
same => n,Answer()
same => n,MixMonitor(/tmp/mixmonitor.ogg,a)
same => n,Playback(demo-congrats)
same => n,Hangup()
{noformat}
Also, I noticed the following warning that might have something to do with the problem:
{noformat}
[Apr 17 13:30:29] WARNING[10525][C-00000004]: format_ogg_vorbis.c:384 ogg_vorbis_seek: Seeking is not supported on OGG/Vorbis streams in writing mode!
{noformat}
> MixMonitor + OGG + option "a"
> -----------------------------
>
> Key: ASTERISK-27803
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27803
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_mixmonitor
> Affects Versions: 15.3.0
> Reporter: Владимир
> Severity: Minor
>
> option "a" do not work with ogg...., rewrite file any time
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list