]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Move filestream creation to Mixmonitor loop. This will prevent a blank file from...
authorJoshua Colp <jcolp@digium.com>
Mon, 22 Jan 2007 19:08:52 +0000 (19:08 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 22 Jan 2007 19:08:52 +0000 (19:08 +0000)
commitedca3010a49d061629b17268e59ab1b0b09c4048
tree4eb09743048c1399a4941f6e37a07390c05cfc8e
parentd46636d6fa09bf68029d9d5ef0f556072f3f734b
Move filestream creation to Mixmonitor loop. This will prevent a blank file from being created if no frames ever pass through to be recorded. (issue #7589 reported by steve_mcneil)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@51406 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_mixmonitor.c