similar to: Unify Incoming and Outgoing sound files

Displaying 20 results from an estimated 6000 matches similar to: "Unify Incoming and Outgoing sound files"

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)
2004 Jun 17
2
How can i get the last codec_g729.so
Hi there, im having some problems with my asterisk box, it seems codec is the principal cause of it. Reading in some forums i found that i can get the new codec_g729 from ftp://ftp.digium.com/pub/telephony/asterisk/g729/new_codec_binary/codec_g729b.so i checked it but the directory new_codec_binary doesnt exist. Anybody knows where can i found it?? Thanks for your help. Carlos Andres Medina
2004 Jan 20
1
help - recording both sides of a conversati on
This is what I'm doing it gets you both sides of the phone call...small size...and playable on windows through a share. My notes: On redhat 9 I have to run the following command for asterisk to start LD_ASSUME_KERNEL=2.4.1 asterisk -vvvvgc [macro-record-on] exten => s,1,SetVar(CALLFILENAME=${TIMESTAMP}-${ARG2}-${ARG1}) exten => s,2,Monitor(wav,${CALLFILENAME}) ;exten =>
2003 Aug 25
6
Syncronize Monitored Calls
I thought I would post this in case it might be of any use to anyone. Not anything special but it does work. Keep in mind you need sox and wmix. Here is some relevant exerpts of my extensions.conf using John Todds macro. [globals] CALLFILENAME=foo FOO=foo CALLERIDNUM=foo [default] exten => 287,1,Macro(dial,SIP/agent20002|20) exten => 287,2,Voicemail(u287) exten =>
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
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 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 Jun 23
4
Codec G729 Registration problem
Hi, i have a problem trying to register the codec G729, my licence is valid but when i try to Register i got the following error: "Registration unsuccessful... Error code: 110 ERROR! Your Internet connection is probably behind a proxy and the Registration program can't communicate with our server, however it has created the file: /var/lib/va-infoclient
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
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
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 =>
2017 Jun 06
4
Share USB pendrive in ADSL router
Hi all. I'm new to use of Samba. I plugged a USB pendrive into router but don't know how to mount it. Please help whoevere can. Thanks in advance, Rodolfo
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]
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 18:45:38 +0100 Rodolfo Medina via samba <samba at lists.samba.org> wrote: > Rodolfo Medina <rodolfo.medina at gmail.com> writes: > > > I'm new to use of Samba. I plugged a USB pendrive into router but > > don't know how to mount it. Please help whoevere can. > > > I did: > > $ smbclient -L 192.168.1.1 > WARNING: The
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?
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 21:53:00 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Rowland Penny via samba <samba at lists.samba.org> writes: > > This is with my router: > > > > rowland at devstation:~$ sudo mount.cifs //192.168.0.1/USB1 /mnt/cifs > > Password for root@//192.168.0.1/USB1: <-- I just pressed 'Enter' > > rowland at
2016 Jun 05
4
Deletion of destination files
Hi to all rsync users. rsync's `--delete' option works fine in the following example: I'm sending all the content of /home/rodolfo from machine1 to /home/rodolfo in machine2: $ rsync --dry-run -vrtul --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo , and --delete works perfectly. Instead, in this other example: $ rsync --dry-run -vrt --delete --modify-window=1 file1
2017 Jun 07
1
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 22:34:06 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Rowland Penny via samba <samba at lists.samba.org> writes: > > > On Tue, 06 Jun 2017 21:53:00 +0100 > > Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > > > >> Rowland Penny via samba <samba at lists.samba.org> writes: > >> > This is
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 21:00:25 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Thanks. I gave the latter command as root, but it asks for a > password: it isn't the root's password, neither my normal user > password and neither router's web GUI password. So I don't know what > it may ever be: > > # mount.cifs //192.168.1.1/USB_Storage
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