How does chanspy really work?

it seems to me that Chanspy feature code, allow to spy just the last call that has taken place.
Is it possible to choose which extension to listen to ?
Thank you

Type chanspy feature code then the extension number you want to spy on. Can be done for a group of extensions too.

Not “last call” - “current call”. ChanSpy works in real time.

If more than one channel is active, the system should prompt for which extension you want to listen in on.

Listen to a group of people:

/etc/asterisk/extensions_custom.conf

;ChanSpy for Customer
exten => 9988210,1,ChanSpy(,e(SIP/210:SIP/211:SIP/212:SIP/213:SIP/214))

Perfect !
Thank you

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