[asterisk-bugs] [Asterisk 0013769]: Cannot record sounds in WAV and WAV49 longer then 5-8 seconds

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 22 09:59:36 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13769 
====================================================================== 
Reported By:                tech_admin
Assigned To:                sruffell
====================================================================== 
Project:                    Asterisk
Issue ID:                   13769
Category:                   Applications/app_record
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2008-10-23 03:22 CDT
Last Modified:              2009-01-22 09:59 CST
====================================================================== 
Summary:                    Cannot record sounds in WAV and WAV49 longer then
5-8 seconds
Description: 
Hello,
We leave a voicemail for 30 seconds, then hangup, the audio file records
only the first 5 to 9 seconds. we have tried the same with the record
command and the result is the same.
this is valid for recording in WAV and WAV49.

we tried in different codecs for the call g729, and g711 doesn't work
either
recording in GSM work fine.
the # when in WAV or WAV49 doesn't work.
We are now doing the recording on an other server with asterisk 1.4.21.2
and it works fine.
TA
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0013588 Wav49 corrupted in voicemail
====================================================================== 

---------------------------------------------------------------------- 
 (0098442) blitzrage (administrator) - 2009-01-22 09:59
 http://bugs.digium.com/view.php?id=13769#c98442 
---------------------------------------------------------------------- 
Thanks for the updates tech_admin!

It is generally acknowledged that writing directly to an NFS from any part
of Asterisk is going to cause problems, whether that be with locking, or
file corruption as you have pointed out.

So based on that, I'm not surprised that NFS is really your issue, and
that if there is any way you can batch things out so that Asterisk is more
writing to the local drive, and then using an external script to move
things over to the NFS partition (so Asterisk doesn't have to access it
directly), then you'll probably find you won't have the issues that you are
running into.

Since this appears to no longer be an Asterisk issue, and that you have
narrowed down to where the issues lies in your system, would it be fair for
me to close this issue?

Thanks!
Leif. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-22 09:59 blitzrage      Note Added: 0098442                          
======================================================================




More information about the asterisk-bugs mailing list