Displaying 20 results from an estimated 10000 matches similar to: "MixMonitor and StopMixMonitor"
2014 Aug 27
1
features.conf and mixmonitor stop and start
Hello,
I have a recording started in the dialplan with the MixMonitor application.
I want to be able to stop it during a call and maybe restart it.
I tried using the value defined in [featuremap] but it starts another
MixMonitor application even if there already one instead of stopping it.
Any idea on how I can stop the MixMonitor application while it is running?
[featuremap]
automixmon =>
2012 Feb 02
1
MixMonitor and ChanSpy
Hello,
ChanSpy can not be used on a Channel that is being recorded with
MixMonitor.
How can I verify if a channel which I want to spy on, is currently not
being recorded ?!
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120202/7954fe9e/attachment.htm>
2023 May 30
0
Can't stop Mixmonitor
Hi all
Using asterisk 16.25
I was trying to stop Mixmonitor using features. The code is executed but I
realized that I was executing StopMixmonitor from another channel so I opted to
use AMI.
When I call MixMonitor I store the channel name in a var and then I use
StopMixmonitor from AMI sending the stored channel name as parameter.
What I've seen is that the app returns failure and going
2013 Mar 07
2
Recording with MixMonitor and AGI
Hi,
I am developing a call recording application on Asterisk 11.2 and have this configuration in my dialplan:
[macro-ccdev2-rec]
exten => s,1,MixMonitor(${ARG1},b)
[outgoing-originate]
exten => _X.,1,NoOp(Will send call to ${EXTEN})
exten => _X.,n,Dial(SIP/${EXTEN}@x.y.z)
[outgoing-originate-rec]
exten => h,1,Agi(agi://localhost/ajpbx.agi?path=uploadrec&callid=${CC_CALLID})
2015 Apr 22
1
MixMonitor Files Always Empty
Hi, sorry to bump this one but I still have this problem.
The file is always created but is always zero size. This is the dial plan that records the call:
exten = _0[1-8]X.,1,Set(CALLFILENAME=/var/spool/asterisk/callrecordings/its/${STRFTIME(${EPOCH},,%Y/%m/%d)}/Outbound-${UNIQUEID})
exten = _0[1-8]X.,2,MixMonitor(${CALLFILENAME}.gsm,b)
The dial plan then calls a macro that makes the call.
I?ve
2011 Apr 08
2
Call Recording using MixMonitor - close, but would like some more words of wisdom.
Dan et al;
This looks like a perfect solution.
However, I have one issue. If I initiate the macro manually (put it in
the proper context/dialplan) it works. I see the *.wav file being
created and growing in the /var/spool/asterisk/monitor directory.
If I try to implement it adding the MixMonApp =>
*1,self/both,Macro,mixmon to the [applicationmap] in features.conf, I
cannot get it to
2009 Sep 07
2
features.conf : feature map ==> getting feature to work
Hi there,
I need some help with a 'custom' feature.
I have following feature defined in features.conf :
[applicationmap]
opnemencallee =>
#3,self/callee,Monitor,wav,/var/samba/profiles/jonaskl/recording,m
In my dialplan :
[from-HostAst]
exten => s,1,Set(__DYNAMIC_FEATURES=opnemencallee)
exten => s,n,Dial(SIP/grandstream,30)
I want the callee to be able to press #3 to be able
2009 Jul 27
0
Emulating attended transfer through the dialplan
Hello,
I'd like to implement something similar to an attended transfer, but
with a little more control (I'd like to be able to use MixMonitor and
StopMixMonitor to control the call recording, set the account code,
etc. I'm on Asterisk 1.4.26.
All of the ways I have seen to do this are complicated plans using
MeetMe and applicationmap features, and playing with those over the
2010 Aug 12
1
Recording the conversation with MixMonitor() ends when the call is transfered
Hello.
I notice that when a call that is recorded with MixMonitor is transfered
to another co-worker, the recording ends.
exten => 409,n,Macro(SDstartrecording,external,${DID})
the incoming call then goes to a queue...
[macro-startrecording]
; ARG1 = incoming DID or CALLERID(name)
; ARG2 = outgoing dialnumber
...
exten => s,n,MixMonitor(/var/ftp/${NR}/${recordfile},b,chown -R
2010 Apr 27
2
Record call without caller interference
Hello list,
can a conversation be recorded without the caller or callee having to
press some combination that is defined in features.conf ??
Like in queues.conf you have the ability to record a conversation with
MixMonitor when the caller is connected to an agent/member of the queue.
Can this auto-recording also be implied on normal Dial(something) ?? So
that when the call is picked up (and
2009 May 22
1
VOICEMAIL : I've tried a lot but mailing through Asterisk is just not working...
Don't be afraid about the info that I'm going to post in this mail, but
I want you to give as much info as possible. Also I want to show you
what I've tried.
What do I want
When a voicemail-message is left via the Voicemail()-application, I want
the .wav-file send to my mail-address as an attachment.
My mail-setup
I'm not using sendmail as MTA. I have msmtp as MTA and mutt as
2010 Jul 16
0
asterisk-users Digest, Vol 72, Issue 39
yes, actually this scenario is on remote servers. like
SIP/XYZ at 119.18.230.20:5060
SIP/XYZ at 202.68.0.90:5678
audio is ok when dialing without using ip & port as below
SIP/XYZ
but when i dial using below dialstring
SIP/XYZ at 202.68.0.90:5678
or
SIP/XYZ at 119.18.230.20:5060
then the problem arises
hope you got the idea..
Nasir
2016 Aug 12
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello
setting "nat=no" or omitting "nat=" in peer definition does not help
either. Still no audio.
Why do you think this is a NAT issue ? IP and port information in
SDP-body is correct.
Kind regards.
On 12-08-16 09:25, ????? ?????? wrote:
>
> Try delete nat from 770000wrtc settings ice should do the same
>
>
> On Aug 11, 2016 10:00 PM, "Jonas
2016 Aug 17
4
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 17:45, George Joseph wrote:
>
>
> On Tue, Aug 16, 2016 at 3:21 AM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> On 16-08-16 04:38, George Joseph wrote:
>>
>>
>> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens
>> <jonas.kellens at telenet.be <mailto:jonas.kellens at
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 04:38, George Joseph wrote:
>
>
> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> using pjproject 2.5.5
> using asterisk-certified-13.8-cert1
>
>
> IIRC there were API changes in pjproject 2.5 that aren't accounted for
> in
2011 Mar 24
1
Fwd: Asterisk 1.6.2.10 & CDR custom added field
Hello,
is there anyone who can point me to correct information ?
Following http://pbxinaflash.com/forum/showthread.php?t=9042 and
http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql > Extending CDR
does not result in a working environment for me.
Any feedback appreciated.
Kind regards,
Jonas.
-------- Original Message --------
Subject: [asterisk-users] Asterisk 1.6.2.10 & CDR
2007 Jun 16
2
MixMonitor Problem
Hi,
I am facing some issues while using MixMonitor and StopMonitor. My
extensions logic is attached below:
exten => s,1,MixMonitor(${CALLERID(num)}_${TIMESTAMP}.gsm,b)
exten => s,2,Dial(SIP/101,13)
exten => s,3,StopMonitor()
exten => s,4,NoOp(Dial Status: ${DIALSTATUS})
exten => s,5,Goto(sss-${DIALSTATUS},1)
exten => sss-NOANSWER,1,VoiceMail(777 at salesvoice)
exten =>
2006 Jun 21
1
Monitor / StopMonitor => MixMonitor / ??
Is there an equivalent stopmonitor command if you are using MixMonitor ?
StopMonitor does not seem to have an effect on MixMonitor
Julian.
2016 Sep 10
2
Queue show : failed to extend from 240 to 327
On 10-09-16 00:50, Richard Mudgett wrote:
>
>
> On Fri, Sep 9, 2016 at 5:37 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> when I type on the Asterisk CLi 'queue show', I first get a list
> of my queues and then the following :
>
>
> failed to extend from 240 to 327
2013 Sep 14
0
(no subject)
To Jonas:
I have an asterisk box at home and I have this line in my rtp.conf file:
rtpstart=10000
rtpend=10100
And My FW is setup to forward all incoming ports of range 10000-10100 to
the asterisk PC.
I've never had a problem since one year, but I have never received more
than two simultaneous calls with SIP clients.
Message: 5
Date: Fri, 13 Sep 2013 11:49:59 +0200
From: Jonas Kellens