Displaying 20 results from an estimated 200 matches similar to: "State of the application chan_spy"
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",
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]
2005 Mar 17
0
Chan_Spy and MOH - Any Status?
Hi List,
As most know, Chan_Spy and consequently, the MOH patch that used Chan_Spy disappeared around version 1.0.2 (or so). I know the native MOH patch works well and doesn't require the mpg123, which as proved problematic, at least for me. However, I know of no method to "listen in" or supervise a conversation in real-time. I'm getting requests from users where the support
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
2005 Mar 16
1
live monitoring of SIP calls chan_spy
hello there,
I have searched lists about an application chan_spy, people talked about
it on lists that we can use it to monitor sip to sip calls. but I am
unable to find any clue of it.
can some one please tell me from where I can get this chan-spy application
thank you
regards,
--
Atif
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>
2010 Apr 09
1
asterisk-users Digest, Vol 69, Issue 16
Hello All:
I saw there are app_fax and app_chanspy modules in 1.6.2.6, but there is NO
sample configure file for them.
Is anybody know how to use them, or where is the documentation for them?
Thanks
--
Refer to: http://www.microsuncn.com
Best Regards
Alan Zheng
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
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
2017 Jul 12
2
Copying received and sent RTP packets due legal obligations
Hi,
I am facing a problem where for legal obligations (LI) I have
to copy/mirror/forward the RTP streams for some selected call
to an external address/port and I have not found a way to do
it with built-in functionality. Do I miss something?
The basic requirements are:
* Raw RTP (no transcoding, header and payload as is)
* Direction (did it arrive at asterisk or was it sent)
* End
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
2005 Sep 18
0
ChanSpy not loading
Hi All,
I have installed ChanSpy but its not compiling gives me the following
error....if anyone can help that will be really appreciated...
[root@Asterisk asterisk-1.0.9]# contrib/scripts/astxs -install -autoload
apps/app_chanspy.c
make: *** No rule to make target `apps_env'. Stop.
-c apps/app_chanspy.c -o apps/app_chanspy.o
Thanks
Umair.
2007 Mar 21
0
install and setup app_mp4 application
Hi all,
according to
http://sip.fontventa.com/content/view/15/44/ i have
compiled the mpeg4ip libries without problem. After
copying the app_mp4.c file into de Asterisk apps
directory and changing the Makefile like.
[...]
app_sql_odbc.so: app_sql_odbc.o
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<
${CYGSOLIB} -lodbc
app_mp4.so : app_mp4.o
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<
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
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>
2005 Oct 18
2
Agent recording and muxmon
I was wanting to use the new MuxMon application to record calls - it
seems to be a "nicer" way of recording than the Monitor application.
However, there is a slight issue with agents - we use the recordcalls
option in agents.conf to record inbound agent calls - and I believe from
looking at the source code that is uses the monitor application.
Is there any way to get chan_agent to
2010 Mar 12
0
Asterisk 1.6.0.26 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.0.26.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.0.26 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by
2010 Mar 12
0
Asterisk 1.6.0.26 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.0.26.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.0.26 resolves several issues reported by the
community, and would have not been possible without your participation. Thank
you!
The following are a few of the issues resolved by
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: