Scans through Zap channels for eavesdropping.
ZapScan([group])
Enables a call center manager to monitor Zap channels quickly and
conveniently. Press "#" to switch to the next channel or "*"
to exit. You may limit the available channels by specifying
group.
exten => 123,1,ZapScan()
See also. the section called “ZapBarge()”, the section called “ChanSpy()”
|
|
|
Internal help for this application in Asterisk 1.4: -= Info about application 'ZapScan' =- [Synopsis] Scan Zap channels to monitor calls [Description] ZapScan([group]) allows a call center manager to monitor Zap channels in a convenient way. Use '#' to select the next channel and use '*' to exi t Limit scanning to a channel GROUP by setting the option group argument. diff output to internal help in Asterisk 1.2: - none - |