Displaying 20 results from an estimated 1000 matches similar to: "Feature automon"
2004 Apr 29
5
Start recording during call by pressing button sequence
Does anyone configure that or is that possible ?
Thanks in advance
--
Best regards
Vlad
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
2004 Sep 06
1
cvs server problem
Today morning cvs server checkout problem:
cvs server: Updating asterisk-addons/format_mp3
cvs server: failed to create lock directory for
`/usr/cvsroot/asterisk-addons/format_mp3'
(/usr/cvsroot/asterisk-addons/format_mp3/#cvs.lock): Permission denied
cvs server: failed to obtain dir lock in repository
`/usr/cvsroot/asterisk-addons/format_mp3'
cvs [server aborted]: read lock failed -
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.
2004 Aug 08
3
iconnect inbound - so do we know how to fix it
Just wondering whether we have a resolution to iconnect incoming problem,
which started few days ago.
Cheers
SW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040808/ecc99c4a/attachment.htm
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 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!
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
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
2010 May 18
1
automon filename does not follow the docs.
Hi there,
We used to record all the calls with the Monitor function.
Now, I haveimplemented on-demand recording with automon instead...
Everything is working fine apart from the generated filename, which as per
all docs, should be auto-epoch-caller-callee....but in my case, it is
auto-epoch-who_started_record-the_other_end.
Thank you all in advance.
Regards,
Marta
-------------- next part
2005 Mar 15
1
Automon Question
I've got automon up and recording calls on demand from information I
found in the list archives, however instead of ending up with one
monolithic file, I've got a -in and -out version of the files in my
monitor directory?
Anyone have suggestions how I could end up with a monolithic file that
does what I want?
2009 Dec 07
1
Automon -> Voicemail
Hi all,
What's the best method to send automon call recordings (*1) to the
voicemail box of the Asterisk user?
Do you have to trap hangups, etc, or is there some global variable
that can be set?
Thanks!
S.
2009 Apr 30
0
automon *1 not working; asterisk-1.4.22.1
automon is not working for me with asterisk 1.4.22.1
in extension.conf
[globals]
DYNAMIC_FEATURES=>automon
dial is with "w"
feature.conf
automon => *1
-- Executing [11 at internal:1] Playback("SIP/218-007556b0", "transfer") in new stack
-- <SIP/218-007556b0> Playing 'transfer' (language 'en')
-- Executing [11 at internal:2]
2004 Aug 10
0
iconnect inbound - FIXED (kinda)
This appears to have been the magic bullet for me.
Thank you very much.
So, the bottom line is that there is a bug that ends up making inbound
calls use type=peer rather than type=user.
Correct?
> -----Original Message-----
> From: asterisk-users-admin@lists.digium.com
> [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Paul Cheng
> Sent: Tuesday, August 10, 2004 8:35
2006 Oct 17
1
how to activate recording (automon)
Hi all,
If I activate recording for an extension everything is OK.
but If I activate call recording on demand i am non able to start recording
In principle I should have to press *1, as indictaed in features.conf
(I am using almost last asterisk code, updated 2 days ago from svn, version
SVN-branch-1.2-r39379M )
Actually it produce no effect at all
I am using FreePBX interface, and I saw
2009 Jul 25
0
Set custom file name for automon recordings
Does anyone have an example of how to create a custom filename for the
(combined in/out) audio file captured through automon?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090724/7227cc23/attachment.htm
2008 Feb 18
0
Changing the automon output filename
Hi list,
The default automon (touch monitor) output file name format is:
auto-epoch-caller-callee.wav
A variable is available to modify the second half:
auto-epoch-${TOUCH_MONITOR}.wav
But, I can't modify the first half, 'auto-epoch-', with any variables
that I know of, including ${MONITOR_FILENAME}. I want to immediately
convert this output file to mp3, e.g. with
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