No, Extenspy was introduced in 1.4 as far as I know.

Chanspy is simple :) Helpful as I am, I'm gonna paste here the output of "show 
application chanspy"

callcenter*CLI> show application ChanSpy
callcenter*CLI>
  -= Info about application 'ChanSpy' =-

[Synopsis]
Listen to a channel, and optionally whisper into it

[Description]
  ChanSpy([chanprefix][|options]): This application is used to listen to the
audio from an Asterisk channel. This includes the audio coming in and
out of the channel being spied on. If the 'chanprefix' parameter is specified,
only channels beginning with this string will be spied upon.
  While spying, the following actions may be performed:
    - Dialing # cycles the volume level.
    - Dialing * will stop spying and look for another channel to spy on.
    - Dialing a series of digits followed by # builds a channel name to append
      to 'chanprefix'. For example, executing ChanSpy(Agent) and then dialing
      the digits '1234#' while spying will begin spying on the channel
      'Agent/1234'.
  Options:
    b             - Only spy on channels involved in a bridged call.
    g(grp)        - Match only channels where their ${SPYGROUP} variable is set 
to
                    contain 'grp' in an optional : delimited list.
    q             - Don't play a beep when beginning to spy on a channel, or 
speak the
                    selected channel name.
    r[(basename)] - Record the session to the monitor spool directory. An
                    optional base for the filename may be specified. The
                    default is 'chanspy'.
    v([value])    - Adjust the initial volume in the range from -4 to 4. A
                    negative value refers to a quieter setting.
    w             - Enable 'whisper' mode, so the spying channel can talk to
                    the spied-on channel.
    W             - Enable 'private whisper' mode, so the spying channel can
                    talk to the spied-on channel but cannot listen to that
                    channel.

Hope you get it to work. Also http://voip-info.org is a great source of 
information about asterisk. Good luck

Regards
Rennes Neps



-----Original Message-----
From: asterisk-users-boun...@lists.digium.com on behalf of Torintino T
Sent: Wed 10/14/2009 22:48
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] ChanSpy
 
Thanks for your reply.

Is ExtenSpy available in Asterisk 1.2?

If yes, please how can i use it?

and how can i cycle through the available channels by ChanSpy?

Thanks.

Torintino

> Date: Wed, 14 Oct 2009 18:15:29 +0300
> From: rennes.n...@norby.ee
> To: asterisk-users@lists.digium.com
> Subject: RE: [asterisk-users] ChanSpy
> 
> You must use extenspy if you want to spy on specific extension. Otherwise you 
> can only cycle through available channels.
> 
> Regards
> Rennes
> 
> 
> 
> -----Original Message-----
> From: asterisk-users-boun...@lists.digium.com on behalf of Torintino T
> Sent: Wed 10/14/2009 17:46
> To: asterisk-users@lists.digium.com
> Subject: [asterisk-users] ChanSpy
> 
> I am unsing Asterisk 1.2.28
> 
> I want please to use ChanSpy urgently
> 
> my /etc/asterisk/extensions_additional.conf is as follow:
> 
> [chanspy]
> include => chanspy-custom
> exten => 102**,1,Chanspy(102)
> exten => 102**,n,Hangup
> exten => 103**,1,Chanspy(103)
> exten => 103**,n,Hangup
> exten => 400**,1,Chanspy(400)
> exten => 400**,n,Hangup
> exten => 501**,1,Chanspy(501)
> exten => 501**,n,Hangup
> exten => 601**,1,Chanspy(601)
> exten => 601**,n,Hangup
> exten => 606**,1,Chanspy(606)
> exten => 606**,n,Hangup
> 
> ; end of [chanspy]
> 
> I created a Context to put my extension into it to be able to use ChanSpy.
> 
> While there is a call with an extension 102 and my extension is 606
> i call 102** to spy but i couldn't hear anything, all i hear is beep
> 
> -- Executing ChanSpy("SIP/606-09430fd0", "102") in new stack
> -- Playing 'beep' (language 'en')
> -- Playing 'beep' (language 'en')
> 
> 
> Thanks
> 
> Torintino
> 
> 
> 
> _____
> 
> Windows Live: Make it easier for your friends to see what you're up to on 
> Facebook. 
> <http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.421 / Virus Database: 270.13.112/2391 - Release Date: 10/13/09 
> 19:11:00
> 
> 
> 


   _____  

Keep your friends updated- even when you're not signed in. 
<http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010>
 
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.421 / Virus Database: 270.13.112/2391 - Release Date: 10/13/09 
19:11:00

  

<<winmail.dat>>

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to