Displaying 20 results from an estimated 2000 matches similar to: "Attatch monitor recording to a voicemail"
2008 Feb 14
1
Touch monitor file name format
Hi list,
The default file name format for touch monitor (automon) recordings is:
auto-${EPOCH}-caller-calee
It's possible to use the ${TOUCH_MONITOR} variable to change the
'caller-calee' part, but what about the 'auto-${EPOCH}-' part?
I've been trying to use ${MONITOR_EXEC_ARGS} to add some more commands
after the somix sequence for mp3 conversion. This should
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?
2011 May 13
1
Asterisk 1.6: Custom Name for Recordings file
Hi,
I have latest Elastix 64 bit setup and running fine (Asterisk 1.6.2.13)
I would like to customize the file name of call recordings:
/var/spool/asterisk/monitor/20110511-110858-1305126538.912.wav
I would like to include the extension number in the file name.
Did a lot of googling but not much help.
Pls advice.
Thx
Sans
-------------- next part --------------
An HTML attachment was
2010 Sep 02
2
Call Recording Questions
Hi,
1) I want to create add *1 call recording and wanted to know whether the file is created during recording or only after? I want to syncronise the recorded files with my web server (on a different machine (Windows)) so I need a way of telling when the recorded call has ended before copying it over.
2) I tried setting up *1 in features.conf but when I press *1, all that happens is
2008 Mar 13
5
Newbie One-touch Recording: Does not work
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.
Any suggestions?
Here is the console log:
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
2006 May 10
2
REPOST: features.conf *1 Call Recording
Hi all. I posted this earlier but never got any advice that helped. If
anyone knows how to get this going, I'd appreciate some advice.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten =>
2007 Jun 29
2
features.conf / DTMF / automon hell
I have been trying for a very long time to get asterisk to detect and
utilize dtmf tones from my sip clients within my dial scripts. I have
set automon=>#9 in my features.conf, I have Dial(....,gWw) in my dial
scripts. I have Set(DYNAMIC_FEATURES=automon) as the first script in
my extension. I can see the dtmf tones on the wire as SIP INFO
packets. Using the Read() app I have verified that * is
2009 Dec 07
1
automon => *1 "one touch recording"
I'm using Asterisk 1.4 but my "one touch recording" is not working:
feature.conf
automon => *1
extension.conf
[globals]
DYNAMIC_FEATURES=>automon
exten => 117,1,Dial(SIP/117,30,jrwW)
When I press "*1" on incoming call asterisk is not recording anything.
Did I miss any setting?
--
Joseph
2005 Oct 01
7
Updated presentation of Asterisk 1.2
Friends,
I have updated my Asterisk 1.2 presentation with the latest information.
It is still available in the same place as before:
http://www.astricon.net/asterisk1-2/
Please continue to test the beta of Asterisk 1.2, available at
ftp.digium.com. We need all the feedback we can get. If you are a
developer and have some time for community work, please check in with
the bug tracker and help us
2006 Jan 16
2
automon - one touch record
Actually the docs for the Queue application say:
'w' -- allow the called user to write the conversation to disk via Monitor
'W' -- allow the calling user to write the conversation to disk via Monitor
couldn't get these to work tho. Does this mean I can do one touch recording with agents, or does it mean I can use the monitor() command? Very confusing...
Doug.
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,
2007 Oct 14
1
Problem: features (from features.conf) not available if call was originated by manager API or call file
Hello asterisk-users,
I setup my asterisk to support several features like
automon,blindxfer,atxfer,parkcall etc. by using features.conf and the
global variable
DYNAMIC_FEATURES=automon#blindxfer#atxfer#parkcall#disconnect in
extension.conf. Every Dial() command in my diaplan has the appropriate
parameters out of {tTkWwW}.
For calls from my SIP phones everything works fine. Pressing #1 will
2008 Jan 02
3
1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken
Don't you just hate it when something was working and when you come to
use it in anger it's broken :-(
Something in the, fairly, recent series of Asterisk updates has broken
DIGITAL call passthrough.
I've an ISDN PBX behind my Asterisk Box (PRI ISDN comes into port 1 of a
Digium Wildcard and the PBX it connected to port 2 via an ISDN crossover
cable).
This PBX used to be able to
2010 Sep 20
1
Setting 'fname_base' variable doesn't affect 'automon' result file.
Hello List,
Maybe I'm mistaken, but, shouldn't the 'fname_base' variable of
'Monitor' application affect the file name generated through 'automon'
feature?
I initialized this variable with a value as follows:
Set(fname_base=auto-${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
a. Should I use 'fname_base' in uppercase (FNAME_BASE)?
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
2009 Aug 20
1
Post recording command to be executed after the end of recording
Hi all
Does anybody know where this command is supposed to go?
Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME}
/tmp/^{MONITOR_FILENAME})
In the queues.conf file it talks about it. So I naturally thought
after I set up my monitor with
monitor-format = wav
monitor-type = MixMonitor
That I could put a lame command in there to convert and move the file
elsewhere for backup with
2005 Sep 01
3
Automon filenames
Guys.
How are filenames determined for automon and queue recordings enabled on
queues.conf?
I see the names have some tomestamps or something but is there a way to
predefine the filenames to use?
Thx!
2005 Dec 28
3
voip-info: Asterisk record calls
On this page http://www.voip-info.org/wiki-Asterisk+record+calls there
is "Example by Mojo". I have done everything he said and I have sox
package installed.
[root@pbx recordings]# sox -help
sox: Version 12.17.7
...
When I open this web page http://10.0.0.26/recordings/index.php I get
this: No Recordings Found
And there are recordings in /var/spool/asterisk/monitor
Do I have to do
2008 Feb 11
2
Automon reliability issue
Hi list,
Can someone please explain how to get one touch recording (automon) to
work reliably? I'm using Asterisk 1.4.14 on a Debian etch system. My
current configuration includes the following settings:
In /etc/asterisk/sip.conf:
[2000]
; Siemens Gigaset S675 IP wireless SIP phone.
type=friend
secret=1234
context=phones-j
dtmfmode=rfc2833
qualify=yes