How to chanspy specific

I set everything below and every time i just get a beep like it connects to the extensions call but there is now audio of the call. Any suggestions?

exten => 555,1,Macro(user-callerid)
exten => 555,2,Authenticate(1234)
exten => 555,3,Read(SPYNUM,agent-newlocation)
exten => 555,4,ChanSpy(SIP/${SPYNUM))

Try “LOCAL/$(SPYNUM))” and see if that helps.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.