Displaying 20 results from an estimated 400 matches similar to: "Monitor application inestability and high load"
2007 May 29
1
Monitor application inestability and high load
Thanks for the answer Matthew.
> >
> > I'm having high load, choppy sound and slow responsives with an
> > asterisk server (version 1.2.12.1) that make a peak of 90 channels
> > (around 60 phones calling at max, isn't necessary to reach this peak
> > to get the problem). All the traffic is SIP, with recording for
every
> > call.
> >
> What
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
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/asterisk/monitor)
exten => 407,2,Monitor(wav,${TIMESTAMP}.${CALLERIDNUM}.wav)
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
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 HTML attachment was scrubbed...
URL:
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
I thought it was quite easy to implement but I cannot get one-touch
recording to work. Here are the changes what I did:
I restarted Asterisk after the change (because reload does not work for
changes in features.conf).
I press *1 on the Polycom IP600 phone to record a conversation but no
new wav file appear in /var/spool/asterisk/monitor or elsewhere.
Test A: Outside line calling in
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-20050812-113631-in.wav"
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,${CALLFILENAME},m)
exten => 711,3,Dial(${sales_support},20,r)
exten =>
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
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
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, April 13, 2006 1:20 PM
To: Asterisk Users Mailing List - Non-Commercial
2004 Sep 10
1
vorbis+flac compression
It seems, that oggenc-ing audiofile, and then flac-ing diffrences
between original file and vorbis compressed 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
2003 Jul 05
2
macro-record-cleanup in extensions.conf
hello
Newbie, i try examples to understand "asterisk".
I have a pb with your macro macro-record-cleanup. the progress of the
macro stops if the macro is execute on a hangup. I try many other
configure with exchange of rules but it seems me that there is no
execute after the first (or second) instruction after an hangup.
i use two "sip" phones "x-lite", one with a
2004 Nov 28
1
OT: mixing monitor files to stereo wav
Hi,
i am looking for a tool to merge the two wav files of a monitored call
into one. soxmix does that well but actually merges the two channels.
I would prefer a solution that creates a stereo wav file of the two mono
files so you have the called party on one (e.g. left) channel and the
calling party on the other (e.g. right).
I can do this interactivly using audacity but i am looking for a tool
2006 Oct 16
1
Monitor stops recording midstream?
Asterisk SVN-trunk-r7230 built by root @ pbx01.timsnet.com on a i686
running Linux on 2006-06-17
When I used monitor, I seem to get most calls cut off if they run
very long. Sometimes two minutes, sometimes 5 or 15.. Seems random. Any
ideas what might kill the recording process? I'm beginning to wonder if
soxmix is truncating the file when it blends the in/outbound streams
together
2003 Aug 17
3
Monitor application temporary hack
[apologies for no line wrap; config lines at bottom]
I have mentioned on several threads here that the Monitor application doesn't do exactly what one would expect: the originating and answering legs of a call are unsynchronized by the duration of the interval that it takes for the answering leg to pick up the phone. This can be very distracting in a final mixed version of the file.
Brian
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 -f "//tmp/test-"* ) &
/tmp shows test-in.wav,
2004 Sep 12
1
Monitor and AGI - doesn't record much!
I have setup as per the monitor example configuration on the wiki site and
all works well for an extension dialing 8 then the number. However, if I
dial from an AGI script the recording stops after a few seconds. I see an
extra answer in the console and suspect that is the reason. Could any kind
soul help me to get around this?
Extensions.conf..
exten =>
2004 Jan 11
2
macro error "exited non-zero"
On this macro I keep getting exited non-zero on s,3, but s,3 is doing what
it is suppose to do but the macro stops. Is there a way to make a macro
ignore errors and continue to s,4? I have the lattes ver of sox 12.17.4.
Also if I just run this line from the command line I don't get an error.
[root@redhat monitor]# sox in.wav in-rev.wav reverse
[root@redhat monitor]#
[macro-record-cleanup]