Displaying 20 results from an estimated 66 matches for "soxmix".
2004 Dec 01
2
Asterisk Call Monitor and soxmix error
Asterisk Monitor seems to be working fine. Though the problem I am
having is the two files (in & out) muxing.
I added ,m to the string, yet the call records two files still, and I
get the resulting error, at the bottom.
monitor executing ( nice -n 19 soxmix
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:4
8:23-in.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:4
8:23-out.gsm
/var/spool/asterisk/monitor/rec_fr_1624672199_to_621950_at_01122004-13:4
8:23.wav && rm -f
/var/spool/asterisk/monitor/r...
2004 Jun 25
3
Using Soxmix on extensions.conf
Hi, i want to use soxmix to record some calls in my PBX. If i use soxmix on my linux shell it works so i can mixed two calls into one consolidated call. I want to do the process automatically since extensions.conf but it doesnt work. My extensions.conf looks like this:
exten => 407,1,SetVar(MONITORDIR=/var/spool/aster...
2006 Mar 14
3
Voice volume using Monitor application
I am using the Monitor() application (with soxmix for
combining the audios) and the voice connected to the phone network is
recorded at a lower volume then the voice connected directory to the Zap
analog phone card. How can I get both the audios to be at the same
volume on recording?
Thanks
Jeff
-------------- next part --------------
An HT...
2008 Sep 16
1
how to force Asterisk 1.4 to use soxmix
Hi,
is there anybody who knows how to force Asterisk 1.4 to use soxmix
instead of sox?
Thank you.
Giorgio
2004 Nov 28
3
soxmix
Does soxmix works with asterisk ver. 0.9?
I have ver. sox-12.17.5 on Gentoo but the option "m" does not combine
two WAV files (In and Out) into one file. I have two separate files
in /monitor folder.
exten => 711,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten => 711,2,Monitor(wav,${CAL...
2005 Jul 12
2
monitor using incorrect path
Hello,
I have been noticing the following behaviour with the monitor command..
Normally it records to the default location and then uses soxmix to
create the correct wav file.
But for some reason sometimes it doesn't use
/var/spool/asterisk/monitor/.. but //var/spool/asterisk/monitor/..
(notice the 2 // in front!)
Here is some logging:
monitor executing ( nice -n 19 soxmix
"//var/spool/asterisk/monitor/SIP-242-027e_1-in.wav&...
2005 Aug 12
1
Call recording, monitor & soxmix in Asterisk 1.0.9
Hi,
Monitor and soxmix (m option) work fine in CVS Head, not in Asterisk 1.0.9, as the Wiki says.
http://www.voip-info.org/tiki-index.php?page=Monitor+setup+sample
Anyway I am wondering why asterisk 1.0.9 console shows on Hang up: "monitor executing ( nice -n 19 soxmix "//var/spool/asterisk/monitor/45/47-20...
2004 Jul 16
0
Subject: Re: SoxMix - Fails to Execute
Is the path to soxmix in the $PATH environment variable when asterisk
starts. If you're running from an init script it may not have path set
at that point.
When you log in, you set the path variable. Have you tried putting
explicit paths into the command in your extensions.conf?
IE /usr/bin/soxmix instead of just...
2005 Sep 18
5
Monitor and sox mix quality
Hello All,
I am using monitor with soxmix, however the quality seems somewhat low
after sox converts to mp3.
Does anyone know a way to get a higher quality file? Some of my lines
are coming in on isdn.
Regards,
Greg
2005 Aug 08
0
Problems with cmd monitor
Was using this monitor line to get soxmix to mix test-in.wav and test-
out.wav into test.wav.
exten => 1200,1,Monitor(wav|/tmp/test|m)
When I start the conference, the * console shows this:
monitor executing ( nice -n 19 soxmix "//tmp/test-in.wav" "//tmp/test-
out.wav" "//tmp/test.wav" && rm -...
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
...many times I press "*1", no recording can be made.
Test B: Internal extension calling each other
=============================================
1) Have to press many times before a recording beep sound is heard
2) wav files are separated into in and out
3) There is msg saying " nice: soxmix: No such file or directory"
I think soxmix is used to combine in and out together.
Any suggestions?
console log (Test A) - Outside line calling in
==============================================
-- Accepting call from '298741000' to '98553166' on channel 0/10, span 1
-- Exe...
2006 Apr 04
2
queueue recording and what to do next
Guys, if you define recording on queues.conf and also define a
monitor_filename var on your dialplna, you can record a queue call but,
isthere a way to do something with the file after the call ends? I need to
move the file to some other place but I cant find where to define a command
to run after a queue call finishes.
Any hints?
2008 Jan 14
1
Asterisk 1.4 Call Recording
....at/asterisk
# 2006 03 24 modified for sox 12.17.9 as of Suse9.2 by Matthias
#
# usage: 2wav2mp3 <wave1> <wave2> <mp3>
# designed for Asterisk Monitor(file,format,option) where option is "e" and
# the variable
# MONITOR_EXEC/usr/local/bin/2wav2mp3
# location of SOX and SOXMIX
# (set according to your system settings, eg. /usr/bin)
SOX=/usr/bin/sox
SOXMIX=/usr/bin/soxmix
# lame is only required when sox does not support liblame
LAME=/usr/local/bin/lame
# command line variables
LEFT="$1"
RIGHT="$2"
OUT="$3"
LTMP="asename $1 .wavmp.wav...
2007 Apr 18
1
Monitor application inestability and high load
...et the problem). All the traffic is SIP, with recording for every call. The server has:
Intel(R) Xeon(TM) CPU 3.20GHz (with HyperThreading disabled for inestability)
4G RAM
2 DD SCSI 150GB in RAID I via hardware.
The problems are detected in the high count of asterisk processes and sh wrappers to soxmix which could be as old as 1 hour in the server without a reason to stay idle, but for some unknow reason this "sh" don't die fast. This is when the dialplan calls Monitor obviously. I already tried to switch to MixMonitor but yesterday users reported that in some calls the recording is...
2007 Dec 11
1
merge gsm files
Hi,
How can I merge 2 gsm files into a single file? I have tried to use
soxmix as below but failed.
soxmix 1.gsm 2.gsm 1-2.gsm
2006 Mar 14
1
invalid wav gsm frame size: 1 bytes ??
I couldn't find any specific reference to this but maybe Im missing
something completly...
anyways, when trying to mix a few wav files together post-recording (the
-in/-out files) using a pretty vanila soxmix line, I get the error:
Done Mixing OUT115-20060215-150749-1139976460.7898-out.WAV.....
Mixing OUT115-20060215-155022-1139979011.8787.....
/usr/bin/soxmix: invalid wav gsm frame size: 1 bytes
The command line for this is as basic as it gets: $SOXMIX -t WAV $LEFT
-t WAV $RIGHT -t WAV $OUT
I've...
2006 Feb 10
1
2wav2mp3, monitor, mixmonitor, mpg123, queues
Hello!
I'm using Asterisk for our office telephony, but we have some problems
that still we can't resolve about it. Here they are:
1) merge in/out call recording files
I also tried to use a script I found on the internet, called 2wav2mp3
In extensions.conf I added the following lines
; script to be executed when monitoring has been finished
MONITOR_EXEC=/usr/local/bin/2wav2mp3
exten
2004 Sep 10
1
vorbis+flac compression
...essed file gives a little better
compression than simply flac-ing. I've tested it on one file only:
file.wav 55829468 bytes
flac -8 file.wav
file.flac 37924329 bytes (0.6793 of original)
oggenc file.wav
file.ogg 4784799 bytes
oggdec -o ogg.wav file.ogg
sox tmp.wav ogg-.wav vol -1.0
soxmix file.wav ogg-.wav rests.wav
flax -8 rests.wav
rests.flac 31353872 bytes
file.ogg+rests.flac 36138671 bytes (0.6473 of original)
Its time consuming, and decoding is harder than for flac, but both
formats are streamable. And what a jump in compression ratio...
Pozdrawiam
Slimak (na kraw?dzi)
2006 Apr 13
1
call center running Asterisk -soundquality-critical!
I did not install soxmix in my linux box. If you having issues with
mixmonitor, you can put both legs of the call into a conference and
record the conference
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt Roth
Sent: Thursday, Apr...
2005 Feb 15
1
"System" command causes core dump Warning: Newbie help :)
With the following program:
#!/bin/sh
# mailfax: program to email received fax as pdf
FAXFILE=$1
RECIPIENT=$2
FAXSENDER=$3
FAXID=`basename $1|cut -d "." -f1,2`.pdf
FAXTXT=`basename $1|cut -d "." -f1,2`.txt
tiff2pdf $FAXFILE > $FAXID
sendfax.pl $FAXID $RECIPIENT $FAXSENDER $FAXFILE
#end of program
If I execute the following from the command line:
mailfax