[asterisk-bugs] [Asterisk 0017873]: Record audio channels gets out of sync

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 17 11:44:02 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17873 
====================================================================== 
Reported By:                aureliors123
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17873
Category:                   Applications/app_mixmonitor
Reproducibility:            random
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.2.10 
JIRA:                       SWP-2320 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-16 22:16 CDT
Last Modified:              2011-02-17 11:44 CST
====================================================================== 
Summary:                    Record audio channels gets out of sync
Description: 
When recording with mixmonitor, some record files channels gets out of
sync.
The scenario was:
- Medium call traffic: More than 60 and less than 120 concurrent calls.
- All calls are recorded
- Codec: Alaw
- Record File format: WAV GSM
- Processor load: Never more than 50%
- Asterisk Version: 1.6.2.10 (also happened in older versions, since
1.4.19)
- SO Debian 5.0.3 - 2.6.26-2-686
====================================================================== 

---------------------------------------------------------------------- 
 (0132089) aureliors123 (reporter) - 2011-02-17 11:44
 https://issues.asterisk.org/view.php?id=17873#c132089 
---------------------------------------------------------------------- 
@Ian and Ronald


We are using Debian at our servers, and this library does not seems to
exist at Debian´s repository. Besides this, as far we know, this library
is not necessary to run Asterisk and mixmonitor feature, so it is weird for
us that this library can be the solution for the problem.

Look this:
DUBAI-GW2:/usr/src/libsssd/src# ldd /usr/sbin/asterisk 
        linux-gate.so.1 =>  (0xb7792000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8
(0xb7743000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8
(0xb75f0000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7494000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7490000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7477000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7445000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb741f000)
        libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0xb740b000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb73f5000)
        /lib/ld-linux.so.2 (0xb7793000)



Even this way we have tried to install the libsssd package. We´ve
downloaded from http://sourceforge.net/projects/libsssd/ and got an error
while trying to install. We think that can be something related with sound
card (our servers does not have an sound card)

DUBAI-GW2:/usr/src/libsssd/src# make && make install
cc -O2 -Wall -D_REENTRANT -D__LINUX__ -D__NOPRINTING__ -Iresample/
-D_INCLUDE_ESD   -c -o startAudio.o startAudio.c
startAudio.c:18:19: error: esd.h: No such file or directory
startAudio.c: In function âsssd_startAudioâ:
startAudio.c:99: error: âESD_BITS16â undeclared (first use in this
function)
startAudio.c:99: error: (Each undeclared identifier is reported only once
startAudio.c:99: error: for each function it appears in.)
startAudio.c:100: error: âESD_BITS8â undeclared (first use in this
function)
startAudio.c:102: error: âESD_STEREOâ undeclared (first use in this
function)
startAudio.c:103: error: âESD_MONOâ undeclared (first use in this
function)
startAudio.c:105: error: âESD_PLAYâ undeclared (first use in this
function)
startAudio.c:105: error: âESD_STREAMâ undeclared (first use in this
function)
startAudio.c:107: warning: implicit declaration of function
âesd_play_streamâ
make: *** [startAudio.o] Error 1

Regards,
Marco Aurelio 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-17 11:44 aureliors123   Note Added: 0132089                          
======================================================================




More information about the asterisk-bugs mailing list