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. Torintino _________________________________________________________________ Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail?. 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_4:092009 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091009/3924c07b/attachment.htm
Use ExtenSpy for spying on a specific extension. http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+ExtenSpy On 9 Oct, 2009, at 10:44 AM, Torintino T wrote:> 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. > > Torintino > > > Windows Live Hotmail: Your friends can get your Facebook updates, > right from Hotmail?. <ATT00001.c>-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091009/033a30a9/attachment.htm
Edited the post 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(501) exten => 501**,n,Hangup exten => 502**,1,Chanspy(502) exten => 502**,n,Hangup But when i try to call "501**", it doesn't give any response. and is there any option for spying on a dedicated queue? Thanks. Torintino Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail?. _________________________________________________________________ Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you. 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_3:092010 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091009/56d060a7/attachment.htm
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091014/c75e67f8/attachment.htm