Displaying 20 results from an estimated 1000 matches similar to: "Stopping chanspy followup"
2009 Feb 04
0
Stopping chanspy
I would like to be able to stop the chanspy application and go to the next
step in the dialplan but I do not see a way to do that.
I have looked at the code and I do not see a way to stop the chanspy
application.
Even if there are no channels that match the chanprefix pattern the chanspy
application is not exited.
Hitting the * key stops spying on a channel but then starts spying on the
same
2009 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I
have the impression I've seen this done via Flash web controls, but I'm
trying to write something myself and I can't figure out what command would
be used. ChanSpy looks great, but I don't see how to specify the channel.
I have a channel identifier like "SIP/provider-08748db0" which is what I
2012 Mar 07
1
Finish ChanSpy() when channel spied hangs up
Is there any way to do this?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120307/77764e4b/attachment.htm>
2011 Mar 10
1
ChanSpy with alphanumeric SIP channels [1.6.2]
Hi,
I'm using SIP users of the form 'ab_12345' (two letters, underscore, 5
digits). ChanSpy is working fine for listening in to conversations
initiated by these channels, and I can use '*' to randomly switch
channels. However, is there any way in this scenario to be able to
switch ChanSpy to a specific channel by typing in a ...# key sequence
during a spy session?
2008 Nov 20
1
Playback using AMI
Is there a way to inject sound from a sound file into an established call
using AMI?
I have an established call from which I can record either or both legs. I
can additionally "spy" on the call. Is there any way I can play a sound file
into the call and not loose the ability for the people to continue talking
while listening to the sound file?
--
Jim Dickenson
mailto:dickenson at
2011 Jul 02
2
chanspy spies on wrong channel
asterisk 1.4.32 have zapata.conf soft link to chan_dahdi.conf to use
flash operator panel < 2.0
(from extensions.conf)
exten=> 304,1,ChanSpy(Zap/4|q)
exten=> 304,2,hangup
There is no entry ChanSpy(Zap/41) in extensions.conf
On dialing 304 and Zap/41 is in use this happens:
[Jul 1 18:24:47] VERBOSE[14447] logger.c: -- Executing
[304 at flash:1] ChanSpy("Zap/31-1",
2010 Aug 10
1
Playback during call
Hi all,
How can I playback a file within an active call?
I've tried with ChanSpy whisper mode like this (using AMI):
Action: Originate
Channel: Local/9999 at default
Priority: 0
Variable: MSG=test
Application: ChanSpy
Data: SIP/1234-123
Async: 1
and in the dialplan:
[default]
exten => 9999,1,Answer()
exten => 9999,n,Wait(2)
exten => 9999,n,Playback(${MSG})
Where
2011 Dec 15
3
Play audio file for both Caller and Callee in a call
Dear all,
Anyone of you knows how to play an audio file at the beginning of a call for both Caller and Callee?
A(x) of Dial application only plays audio for callee. I don't want to use MeetMe because I want to use Monitor and MixMonitor.
Thank you!
________________________________
Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n
2009 Oct 09
3
Chanspy
How can i activate "ChanSpy" to spy on a dedicated extension?
I see the following in "/etc/asterisk/extensions_additional.conf"
[chanspy]
include => chanspy-custom
exten => 501**,1,Chanspy(801)
exten => 501**,n,Hangup
exten => 502**,1,Chanspy(802)
exten => 502**,n,Hangup
But when i try to call "501**", it doesn't give any response.
Thanks.
2010 May 16
1
play a sound file directly to a caller channel
Hello User-List,
is it possible to play a sound file directly to a caller channel?
Like this AMI command
Action: Originate
Channel: SIP/20-00001d41
Application: Playback
Data: /path/to/audio/file
I get an Error Message. My intension is to play a sound file to a caller and the other callers don't hear this.
Can someone help me ?
Thanks a lot
Bye Daniel
2007 Sep 26
2
ChanSpy issue
Hello list
I am having an issue with Chanspy/SIP that I?m hoping someone has come
across and resolved in the past.
I am sending calls that come in TDM through T1 ZAP channels and go out to a
SIP trunk.
If I spy on the SIP channel, I can hear the person on the SIP side of the
call just fine, but the person on the ZAP channel fades in and out.
If I spy on the ZAP channel, and can hear
2008 Apr 16
2
extenspy and chanspy
I want to add to my dialplan the ability to spy on an arbitrary
extension whether a call originates at it or is terminated at it.
Scenario 1: Given an extension, say 2001, a call comes in on a zap
channel and is Dial()ed to the phone that's at extension 2001, I want to
be able to pick up a phone and dial (say) *142001 and spy on that call.
Scenario 2: Extension 2001 makes a call to, say a
2011 Oct 18
1
Chanspy() not working with group in asterisk 1.4.42
Hi list,
I have write down my code on which chanspy not working when I make a group
with name of spy. Please help me where is the issue on that.
a) caller will call this number to join konference and spy group
exten => 43681111,1,Answer()
exten => 43681111,n,NoOp(****${CHANNEL}****)
exten => 43681111,n,Set(GROUP(${CHANNEL})=spy)
exten => 43681111,n,Set(a=${GROUP_LIST(spy)})
exten
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>
2009 Sep 29
3
chanspy and DISA
Hello all,
OS OpenSuSE 10.3
* ver 1.4.26.2
zaptel ver. 1.12
Digium TE122
I have a request for remote users to be able to dial through the system
so that the sales managers can barge/chanspy on the sales force.
I have the DISA part working with authentication(rather straight
forward) but what I can not figure out is how to enable the supervisors
to be able to barge on these calls. Is there a
2007 Jun 21
2
Use of ChanSpy
How can I use the Asterisk command ChanSpy If I need to spy on a call?
I already added the function to the extensions.conf, and I get the beeps,
but then what do I do??? I don't understand the use of this function.
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Mar 12
2
chanspy for group extension
thank you so much it work
you must add 1 like below
[app-chanspy]
exten => _0071XX,*1,*Macro(chanspy,1234)
exten => _0072XX,*1,*Macro(chanspy,5678)
exten => _0073XX,*1,*Macro(chanspy,8910)
best regards.
2015-03-11 19:48 GMT+00:00 Carlos Chavez <cursor at telecomabmex.com>:
> On 3/11/15 12:48 PM, Salaheddine Elharit wrote:
>
>> hello list,
>>
>> i use
2008 Nov 18
1
How to Barge specific extensions
Hi All
Can anybody help me for dial plan to barge or Spy(ExtenSpy)
specificor selective extemsions among 20 extension in my office.
lets say my office extension range is 301-320 & i want to barge only 3
extension say 320, 302,314.
is this possible to barge specific extension? . Plz help me for this.I
am using Asterisk 1.4.9 & SIP channels.
Regards
Amit
-------------- next
2009 Feb 11
0
ChanSpy problem
I have an extension defined like this:
exten => do_monitor,1,Answer()
exten => do_monitor,n,NoOp(Just got '${CfMC_ActionID}')
exten => do_monitor,n,ChanSpy(${CfMC_WhoHear},qX)
exten => do_monitor,n,Hangup()
I use an AMI packet like this:
Action: Originate
Channel: Agent/1001
Exten: do_monitor
Context: cfmc_cdi_private
Priority: 1
Variable: CfMC_ActionID=callE1334
Variable:
2008 Dec 02
1
MixMonitor and ChanSpy strangeness...
Hello there...
Noticed some strangeness going on with mixmonitor and chanspy, the called
(External SIP) party seem to be responding before the calling party
(Internal SIP) on call recordings and also when you listen in using chanspy.
as far as the agent (calling party) is conserned the conversation is
perfectly normal... just not the recordings that are produced, or any spying
that's going on