[asterisk-users] Use of ChanSpy

Oscar Carriles ocarriles at infodax.com.ar
Sun Jun 24 11:45:37 CDT 2007


Maybe this helps
 
; spy on agent
exten => *7792,1,Playback(agent-newlocation)
exten => *7792,2,Read(EXT)
exten => *7792,3,Chanspy(Agent/${EXT}|q)
exten => *7792,4,Hangup
 
 ; spy on sip
exten => *7797,1,Playback(agent-newlocation)
exten => *7797,2,Read(EXT)
exten => *7797,3,Chanspy(SIP/${EXT}|q)
exten => *7797,4,Hangup
 
; spy on everybody
exten => _**779.,1,Chanspy(${EXTEN:5}|q)
exten => _**779.,2,Hangup
 
-----Mensaje original-----
De: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] En nombre de Carlos
Garcia Mujica
Enviado el: Jueves, 21 de Junio de 2007 04:17 p.m.
Para: asterisk-users at lists.digium.com
Asunto: [asterisk-users] 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 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date:
24/06/2007 08:33 a.m.

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date:
24/06/2007 08:33 a.m.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070624/422cdfdd/attachment-0001.htm 


More information about the asterisk-users mailing list