Displaying 20 results from an estimated 4000 matches similar to: "Call Recording Questions"
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 =>
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.
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
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
2006 Apr 05
2
What causes deadlock?
Hi
What causes deadlock?
Apr 5 14:02:43 WARNING[2413] channel.c: Avoided initial deadlock for
'0x82acb10', 10 retries!
Apr 5 14:02:43 WARNING[2413] channel.c: Avoided initial deadlock for
'0x8298160', 10 retries!
Here is the portion of the log:
Apr 5 14:02:42 NOTICE[23363] chan_zap.c: Got event 18 (Ring Begin)...
Apr 5 14:02:42 VERBOSE[23363] logger.c: -- Executing
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 Apr 05
0
What does this error mean "app.c: Huh....? no dial for indications?"
Hi,
What does the following error mean:
Apr 5 12:39:40 NOTICE[22755] app.c: Huh....? no dial for indications?
Here is the 'full' log around the error:
Apr 5 12:38:24 VERBOSE[22755] logger.c: -- outgoing agentcall, to
agent '3002', on 'Local/510@default-6b6c,1'
Apr 5 12:38:24 VERBOSE[22755] logger.c: -- Called Agent/3002
Apr 5 12:38:24 VERBOSE[22755]
2006 Mar 06
0
No ring when doing blind transfer.
Hi,
I have an odd problem when doing a blind transfer. The transfer is
intiated and the transferred caller hears nothing until the timeout. I
have tried setting the 'r' and the 'm' variables in the dial command.
Nothing happens when I use the 'r' variable when I use the 'm' variable
I briefly hear music on hold and then it stops until the timeout for no
answer
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
2006 May 10
13
features.conf *1 Call Recording
Hi all.
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 => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording
During the call, I press *1 but it records nothing.
David Morrow
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]
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
2007 Mar 15
1
asterisk n-way call problem
Hi,
i am using the n-way-call dialplan solution found on voip-info. i have
added its entry in applicationmap of features.conf file. the problem
is......its not working. to activate the n-way call i dial *0 but nothing
happens. i have played around with dtmf and codec settings but no success.
the extensions and sip configuration is below if you want to have a look. I
dont have any clue why its not
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
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
On Wed, Aug 8, 2018 at 1:53 PM, Daniel Journo <dan at keshercommunications.com>
wrote:
> > Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp.
> > AgentA answers and is able to use that feature code.
> > If AgentA performs an attended transfer of a call from a queue to
> AgentB, the
> > feature code no longer works.
> >
> > It only
2007 Apr 02
0
automonitor and CDR(userfiled)
Hi all !
I'm trying to make a automonitor generated filename to "make its way"
into CRD(usrefiled), so I can keep track of recorded conversations in
CDR logs. Looking how to do that, I have found cool (but almost
undocumented) option of res_monitor: if you set monitor format in form
of "format:<string>" (i.e. "wav:monitor"), res_monitor will prefix the
2007 Apr 23
1
problem with 3-way conferenicing
Hi,
I am trying to achieve 3-way conferencing taking hint from wiki link
http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO
Here is the scenario:
1. user "ua1" calls user "ca1"
2. "ua1" then presses the feature code "*0" to redirect "ca1" to
conference room 300
3. "ua1" then dials the user "33"
4. user
2006 Apr 29
0
canreinvite, bandwidth, dial option
I just read:
Certain options to the Dial() statement require that Asterisk is in the
media path, and consequently Asterisk will not let go of it: /t/, ''T",
"h", "H", "w", "W" or "L" (with multiple arguments). Probably there are
more.
I had in my memory that "r", "R", "m" would also prevent a