similar to: ChanSpy not loading

Displaying 20 results from an estimated 1000 matches similar to: "ChanSpy not loading"

2007 Nov 01
0
Chanspy attaching to a caller ID entry?
Hi folks, We have a very rare problem with Asterisk 1.2 where Chanspy reports the following: Oct 31 19:53:29 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2015-11b21148 Oct 31 19:53:42 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2066-11d42b80 Oct 31 19:53:46 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2022-11c10170 Oct 31 19:53:58
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",
2006 Nov 16
1
chanspy crash the asterisk 1.4
hi, exten =>6000,1,dial(SIP/6000,15,tr) exten =>6002,1,dial(SIP/6002,15,tr) exten =>6004,1,dial(SIP/6004,15,tr) exten =>6006,1,dial(SIP/6006,15,tr) exten =>6008,1,chanspy(SIP/6006 | wbq) when i dial 6008 ,it is connected ,but i can't able to hear the voice of the any one. when coversation between the 6002 to 6006. in my Console mode i got the following comment *CLI>
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
2006 Nov 13
0
chanspy -coredump( asterisk 1.4)
* * hi, I have some qustions ... first one is ..chanspy in asterisk 1.4 version really work with whisper mode... and second is i got following error,when i using chanspy in 1.4. version.. when i dial 6008 ,it is connected ,but i can't able to hear the voice of the any one. when coversation between the 6002 to 6006. in my Console mode i got the following comment *CLI> -- Executing
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 Oct 22
2
ChanSpy in Asterisk 1.2.24
Hello I have an old Asterisk where I need to listen to Agent calls. So I created this code: exten => _555,1,ChanSpy(Agent) exten => _555,n,Hangup() But I always get: 2009-10-22 16:00:38 WARNING[5695]: pbx.c:1720 pbx_extension_helper: No application 'ChanSpy' for extension (default, 555, 1) It seems that Asterisk doesn't have ChanSpy enabled... is this possible? Which
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 05
3
ChanSpy by anthm and more...
Everyone we have a few new things to give back to the asterisk community. http://bugs.digium.com/bug_view_page.php?bug_id=0002379 http://bugs.digium.com/bug_view_page.php?bug_id=0002380 http://bugs.digium.com/bug_view_page.php?bug_id=0002381 These include app_chanspy, the ability to spy on ANY bridged call taking place inside asterisk. NOT just ZAP as with ZapScan/Barge. Native format_* files
2009 Oct 14
1
ChanSpy on asterisk 1.6
I have read about that on asterisk 1.6, there will be a parameter "o" (Only listen to audio coming from this channel), I have tried, but I still get inbound and outbound audio from the spied channel. Has anyone used this feature? Is it working? Is there any work-around? I will like to only spy the outbound audio from a channel, I dont want to hear the incomming audio of that channel. I
2008 Jan 14
1
State of the application chan_spy
Hi all, I read on serveral pages that chan_spy is not part of asterisk anymore as on http://www.voip-info.org/wiki-Asterisk+cmd+ChanSpy on the bottom of this page. I have a testing server with debian-testing and debian packages for asterisk installed. In the modules directory /usr/lib/asterisk/modules is a app_chanspy.so already there. The currently installed version is 1.4.13. So, it is
2005 Mar 29
0
adding extension ChanSpy
Hi ALL, I have downloaded app_chanspy.c and chanspy_sounds.tgz. But I haven't found any instructions on how to compile and where to untar these files... I tried to put the .c file on <asterisk-src>/apps and remake asterisk, but it seems it was not enough... Thank you! Dov -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Mar 05
1
asterisk 1.8.9.2 channel.c: Channel allocation failed
Hello List! My Asterisk stopped making SIP-calls today, I could call from external, and saw Call coming in over PRI, but calling the SIP/Device wont work. I saw 5 open channels - all chan_spy. Only a restart helped. In the messages-file i found from yesterday: [Mar 4 17:28:01] NOTICE[25769] app_chanspy.c: Attaching SIP/209-0000170fto SIP/210-0000170e [Mar 4 17:29:38] NOTICE[25790]
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 Nov 11
0
chansp core dump
Hi, exten => 6000,1,Dial(SIP/6000,15,tr) exten => 6002,1,Dial(SIP/6002,15,tr) exten => 6004,1,Dial(SIP/6004,15,tr) exten => 6006,1,Dial(SIP/6006,15,tr) exten => 6008,1,Chanspy(SIP/6006 |wbq) when i dial 6008 ,it is connected ,but i can't able to hear the voice of the any one. when coversation between the 6002 to 6006. in my Console mode i got the following comment *CLI>
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.