Displaying 20 results from an estimated 6000 matches similar to: "Automon Question"
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 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
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 24
5
Local Outbound Calls on PRI
I'm in the process of turning up a PRI in one of my markets and have
run into a problem I have never seen before. I am unable to place a
local outgoing call. Long Distance over the same PRI works fine.
When I attempt to place a local call using the PRI I see Asterisk
attempt to dial, and am greeted with a busy signal. This signal
appears to originate on the telco's switch.
I have had
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 Jul 28
2
Desired Install in MotorHome
I've got a client who would love to be able to leave an asterisk
server running sompelace, and achieve telephone connectivity using an
IP phone from within his Motorhome in his words "I want to be able to
work from a mountaintop in Glacier National Park"
I've done some initial testing, and a SNOM200 SIP phone comes close
enough to working that I have not ruled out the idea as
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)?
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
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 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:
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
2005 Feb 01
2
Feature automon
There is option automon => *1 in features.conf
As I understand when *1 pressed during conversation => recording should
begin. But unfortunately it doesn't work for me.
I use CVS-HEAD-01/27/05
Does anyone has that feature working?
Thanks
--
Best Regards
VladK
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
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 Jul 20
1
Random Dropped Called
I've got a 4 port T1 card in my Asterisk box with a PRI from Qwest as
my PSTN interface. I'm experiencing random dropped calls on the
various SIP devices I have tested. Network connectivity to the SIP
devices looks ok, and I have tried a variety of the devices including
all of the following.
Grandstream 286
Grandstresm 486
Sipura SPA 1000
Mediatrix 2102
Some example lines from my logs
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
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 =>
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.
2008 Jun 30
4
Voicemail- Recorded Mesage Low Volume
> Hi Daniel,
>
> I'm intrigued by this and wanted to try it out - but I'm wondering how
> you get Asterisk to call sox at all during Voicemail()? Our server
> doesn't even have sox installed, so I'm not sure how to go about
> tricking Asterisk into running a different one.
To do anything useful you would have to get sox installed on your
server. But to get