[asterisk-bugs] [Asterisk 0013317]: voice file updation issue
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 3 17:25:21 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13317
======================================================================
Reported By: jankrishnan
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13317
Category: Resources/res_monitor
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-16 00:55 CDT
Last Modified: 2008-09-03 17:25 CDT
======================================================================
Summary: voice file updation issue
Description:
i ran the asterisk process and then i made the call, to record this, passed
the monitor command through the asterisk manager interface.Then the
asterisk created two voice files(in and out streams).Using linux "watch"
command i watched the voice file updation for every second. In that, one
stream getting updated at regular intervals(within a second) but other
stream is not getting updated at regular intervals(taking more than 2
seconds for updation). Here i require both streams should be updated
properly at regular intervals(within a second).
Kindly suggest me or give your feedbacks on this?
regards,
jankrishnan
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0013320 voice file updation issue
======================================================================
----------------------------------------------------------------------
(0092048) putnopvut (administrator) - 2008-09-03 17:25
http://bugs.digium.com/view.php?id=13317#c92048
----------------------------------------------------------------------
This isn't really an Asterisk issue so much as it is an issue of using
buffered I/O for the recordings. The Monitor application was not designed
to update the file system in realtime. The goal is to provide accurate
recordings of the call.
If there is a problem with the sound files after the call has completed,
then that is an issue which another developer or I will gladly fix, but
this is not something worth fixing since 99.9% of the time this is not an
issue and the effort and performance tradeoff associated with fixing this
is not worth it.
Issue History
Date Modified Username Field Change
======================================================================
2008-09-03 17:25 putnopvut Note Added: 0092048
======================================================================
More information about the asterisk-bugs
mailing list