Displaying 20 results from an estimated 90000 matches similar to: "ChanSpy in CVS !"
2005 Jan 04
1
ChanSpy - Should I repatch it ?
With the deafening silence from my previous questions, I feel seriously
alone in the desire to have ChanSpy available.
I want to be able to perform a "ZapBarge" on an Agents conversation, and
ChanSpy was the answer to my prayers.
Bug #2379 (http://bugs.digium.com/bug_view_page.php?bug_id=0002379) was
closed "bkw918 10-27-04 17:06 Closed pending new changes in cvs-head."
2005 Feb 23
1
Chanspy and current version of cvs
Hi everybody !
I had patched asterisk to install chanspy weeks ago and everything was ok.
With the current version of cvs i am having failures when i try to apply the
same patch and the url where i originally downloaded it seems no longer
active.
Is the patch any longer maintained or has it been replaced with another
function.
Thanks in advance
Lamine
2005 Mar 22
4
Chanspy is back !
Guys'n'Gals
vote for bug 3836 - Chanspy is back. Better than ever. Let's get this
one into CVS.
Julian
2005 Mar 27
1
Strange problems IAX / Monitor / ChanSpy CVS HEAD
Hi list, I'm having some strange problems since I updated to CVS HEAD three
hours ago...
First: I was using Iax Comm in some PCs, it suddenly stopped working, what I
get is som pieces of audio once in a while, I mean instead of listening to
the ring tone and then the voice on the other side I just hear a bit of the
ring tone, maybe another bit, a bit of someone answering... like
2009 Feb 04
1
Stopping chanspy followup
I am still trying to figure out a reasonable way to exit the chanspy
application in a dialplan.
For the most part I understand how things are working and there is one
change I would like to propose.
The way the 1.4.23.1 code seems to work is that if there are no channels
that match the chanprefix argument the chanspy code stays in a loop waiting
for a new channel to come into being that matches
2004 Sep 10
1
Can't get ChanSpy to work
Hello All,
I downloaded the ChanSpy patch from Mantis and updated to the latest
asterisk source from cvs. Everything seems to have installed fine and
everything works as it had before, but I can't get ChanSpy to work.
I added a line to extensions, as a test:
exten => *53,1,ChanSpy(scan)
When I dial this extension from a SIP phone, and then make a call (which I
am trying to monitor) from
2004 Nov 30
0
Chanspy ?
I'm confused - bug 2379
http://bugs.digium.com/bug_view_page.php?bug_id=0002379 states that it is
closed because of pending changes in cvs-head.
Cvs-head does not contain ChanSpy.
What is the status of this app ? Is it going to be in CVS or not ? What were
the issues with it if it's not being put in ?
I would like to be able to use this to allow a supervisor to monitor agent
queues,
2008 Nov 29
0
asterisk-users Digest, Vol 52, Issue 81
I was cleaning and working on laptops most of the day. Check my logs, I did plenty of work.
-----Original Message-----
From: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com>
To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com>
Sent: 11/29/2008 1:13 PM
Subject: asterisk-users Digest, Vol 52, Issue 81
2005 Jun 23
2
ChanSpy on Asterisk v1.0.7
I am trying to find the app ChanSpy for Asterisk v1.0.7. I have tried
looking on VOIP-info.org's ChanSpy page
(http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+ChanSpy)and
also referred to the link regarding bug 3836
(http://bugs.digium.com/bug_view_page.php?bug_id=0003836). I downloaded
the attachments and tried to use the patch and compile the source.
However, it seems that
2005 May 13
0
Chanspy crash
> Hackish, but it works. I've used it myself several times. This, of course,
> assumes you are using Zap channels for incomming calls. If not, then you'd
> need to find another way to listen to incomming calls - perhaps ChanSpy, tho
> i've not been able to get that to work - crashes my * box with CVS HEAD.
>
> -josiah
It does this to me too. We should send in a
2015 Mar 12
0
chanspy for group extension
hello list,
i use the code below
[macro-chanspy]
exten => s,1,Authenticate(${ARG1})
exten => s,n,ChanSpy(SIP/${EXTEN:3},dqs)
exten => s,n,Hangup
app-chanspy]
exten => _0071XX,*1,*Macro(chanspy,1234)
exten => _0072XX,*1,*Macro(chanspy,5678)
exten => _0073XX,*1,*Macro(chanspy,8910)
but when i do 007100 for exemple i spy another agnet 102 or 103
any help please
thanks and
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
2015 Mar 11
0
chanspy for group extension
On 3/11/15 12:48 PM, Salaheddine Elharit wrote:
> hello list,
>
> i use chanspy with the code below
>
> [app-chanspy]
> exten => _007.,1,Macro(user-callerid,)
> exten => _007.,n,Answer
> exten => _007.,n,Authenticate(1111)
> exten => _007.,n,ChanSpy(SIP/${EXTEN:3},dqs)
> exten => _007.,n,Hangup
>
>
>
> i have a question related to chanspy
2010 Jan 11
0
ChanSpy doesn't hangs up
Hello
I have a simple configuration to allow the admins to listen the agents
calls:
exten => _654,1,ChanSpy(Agent)
exten => _654,2,Hangup()
The problem is... even when the agents hung up... it seems the channels
remain active:
asterisk*CLI> show channels
SIP/211-b3042018 654 at default:1 Up
ChanSpy(Agent)
SIP/211-b3fbf768 654 at default:1 Up
ChanSpy(Agent)
2015 Mar 11
2
chanspy for group extension
hello list,
i use chanspy with the code below
[app-chanspy]
exten => _007.,1,Macro(user-callerid,)
exten => _007.,n,Answer
exten => _007.,n,Authenticate(1111)
exten => _007.,n,ChanSpy(SIP/${EXTEN:3},dqs)
exten => _007.,n,Hangup
i have a question related to chanspy
i have created extension from 100 to 300 and i will give the permission
with group of extension
i want to use
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.
2006 Jan 05
1
ChanSpy via external application
Hi,
I have developped an application that monitors the status of my queues through the events triggered on the Manager Interface.
This way, I can know the status of my Agent real time.
Now, I have a new requirement that I must allow a manager to click on the Agent he wants to monitor and be able to monitor the call.
My idea was to, when the user clicks on the Agent, I would Originate a call
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
2007 May 22
0
Mix Dial, Chanspy and MixMonitor or Monitor
I have an application that requires I be able to dial into an asterisk box, then from there dial out to another user through a PSTN. I'd like to be able to both 1) record this call and 2) let another user dial in using something like ChanSpy to listen to the conversation.
I can get this working by executing an auto-dial script to connect one end of a call to an outside Asterisk box which
2007 Apr 26
0
FW: ChanSpy and MeetMe
> On Mon, 26 Mar 2007 10:42:38 -0700, Stephen Uhler wrote
> > >>>GDrayer@guesswho.com said:
> > > I have been successful using ChanSpy on a standard Dial call but
when
> > > attempting to ChanSpy on an incoming call that has been added to a
> > > MeetMe conference (attempting to coach an agent that is speaking
to a
> > > conference of callers)