Hello
I have a simple configuration to allow the admins to listen the agents 
calls:

exten => _654,1,ChanSpy(Agent)
exten => _654,2,Hangup()


The problem is... even when the agents hung up... it seems the channels
remain active:

asterisk*CLI> show channels
SIP/211-b3042018     6...@default:1        Up
ChanSpy(Agent)
SIP/211-b3fbf768     6...@default:1        Up
ChanSpy(Agent)
SIP/211-b4d88940     6...@default:1        Up
ChanSpy(Agent)
SIP/211-b52e6498     6...@default:1        Up
ChanSpy(Agent)
SIP/211-b4bbfcc0     6...@default:1        Up
ChanSpy(Agent)
SIP/211-b4ba9f88     6...@default:1        Up
ChanSpy(Agent)

(the agent is using extension 211)

I have more then 10 lines like these. Why do the ChanSpy calls dont hang up?
Thanks
Regards
Joao Pereira


-- 
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: gomespere...@startel.pt

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

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

Reply via email to