About ExtenSpy() - Newbie Needs Help Badly

Hey guys… Hope everyone is having a great day today.

Here is my issue with ExtenSpy() as of the moment I am wanting to have an ability to listen calls on a specific extension at real time. As I searched over the internet I found this wonderful modification that somehow help me listen calls in real time. And this is the code.

exten => _*111x.#,1,Macro(user-callerid,)
exten => _*111x.#,n,Answer
exten => _*111x.#,n,NoCDR
exten => _*111x.#,n,Wait(1)
exten => _*111x.#,n,ExtenSpy(${EXTEN:4},w)
exten => _*111x.#,n,Hangup

But I am having a problem with the whisper mode. It doesn’t work, and in theory exten => _*111x.#,n,ExtenSpy(${EXTEN:4},w) will enable the whisper mode but on my case it doesn’t work.

Hope anyone here can help me solve this problem.

By the way I am using Asterisk 1.4

Thanks in advance everyone…

bump *

sorry for this bump… I just need some solutions on this so badly…

Thanks in advance…

Bump… I really need the answer to this as well… Can anyone help? I have a small (20 person) call center and I need Whisper, Barge, Spy… Any thoughts?

Thanks a ton for any help!

-Mark

Asterisk 1.4 is very old, and this question has nothing to do with FreePBX.

I think the simplest thing for you to do is to install FOP2, it has a web interface for the channelspy, whisper etc.