Displaying 20 results from an estimated 20000 matches similar to: "ChanSpy on a specific channel."
2004 Nov 22
3
ChanSpy
Anyone know why chanspy was not included in asterisk
distribution as of October. ?
I tried patching my current 1.0 but seems the patches are
for an older version.
I posted a bounty of $250 to get this to work with the
newest stable.
Needs be able to monitor bridged sip calls with or without a
monitoring beep.
Thanks
John Bittner
Simlab.net
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
2006 Jun 01
1
Chanspy Jitter?
(Sometimes) When I?m monitoring calls, I hear a very bad jitter ? usually only on one of the bridged channels. So at first I thought it was just the one end of the conversation actually causing the jitter ? but it?s not. So I called in from another device to spy at the same time ? and the other chanspy sounds perfectly normal. (And neither party is complaining of bad sound)
So, periodically,
2006 May 17
3
Slackware 10.2
Hi guys, I'm trying to use asterisk with my slackware 10.2 box.
Kernel 2.6.13 from the testing...
The udevd are not creating the /dev/zap devices.
Someone already have success installing asterisk over slackware?
Thanks in advance.
Fernando Lujan
2006 Jun 07
0
How-To monitor a specific channel?
Gruys,
How can I record a specific channel if Monitor doesn't receive it as a
parameter?
Can I do a combination with the ZapBarge app?
I want to record calls in some channels.
Thanks in advance.
Fernando Lujan
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 May 18
1
R2/MFC Configuration.
I'm trying to put asterisk working with a proprietary pbx system.
I'm doing it using a T1 crossover cable. The pbx system uses the R2/MFC
specification. And the don't inform if it uses cas, ccs, ami or hbd3.
My digium card is flashing a red light.
How can I put this working with the R2/MFC system?
Thanks.
Fernando Lujan
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",
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
2006 May 24
2
TE406P - MFC/R2
Guys,
I'm trying to configure a TE406P with MFC/R2.
here goes my zaptel.conf:
span=1,0,0,ccs,hdb3,crc4
cas=1-15:1101
dchan=16
cas=17-31:1101
span=2,0,0,ccs,hdb3,crc4
cas=32-46:1101
dchan=47
cas=48-62:1101
The first strange behavior is that the:
zap show status
shows this:
Description Alarms IRQ
bpviol CRC4
T4XXP (PCI) Card 0 Span 1
2005 Aug 03
0
chanspy not working with Agents
I'm trying to spy on an agent (Agent/54321).
I can "dial(Agent/54321)" successfully.
If I "chanspy(Agent/54321)" or "chanspy(Agent)" all I get is a series of
beeps.
Any clue where I should start looking?
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards@sedwards.com Voice:
2007 Jun 20
1
ChanSpy SIP
Has anyone succesfully tried using ChanSpy on SIP channels with the latest Asterisk 1.4? I tried ChanSpy(SIP/5060) to monitor SIP extension 5060 and the console displays, Monitoring Sip/5060, but I don't hear anything. I am able to monitor Zap channels.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Aug 12
1
ChanSpy and Sipura 2100 jitter.
I have an analog phone connected to a Sipura 2100 which in turn
connecteds to * over a 100mbps LAN. When I do ChanSpy on a bridged
call, it causes massive jitter. When I attempt ChanSpy with a
Grandstream GXP-2000 the monitored call is clear. Has anyone had this
happen? Any suggestions?
ScriptHead
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:
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?
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
2006 Mar 29
5
Asterisk Between PBX and FXS
Hi guys,
I''m setting up asterisk to run with another pbx server. This pbx server
support a feature that allows 2 extensions connect to the same FXS. No I put
asterisk in the middle.
Asterisk receives the call and dial to a SIP/peer.
How the pbx installed support 2 extensions to one fxs... How can I figure out
in asterisk which extension was dialed before the call came to asterisk?
2005 Sep 23
1
ChanSpy performance sub-optimal
I'm trying to get ChansSpy to work. It works, in the pass/fail sense, but it
is difficult to understand the various speakers. I can hear users on our end
just fine, but the other end sounds like their going through a vocoder, if I
can understand them at all. Otherwise it is just garbled. We are using the
following setup: all of our phones are SIP phones; for our outgoing calls we
make use of a
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