Einen Kanal belauschen und bei Bedarf reinflüstern.
ExtenSpy(Extension
[@Context
][,Optionen
])
ExtenSpy()
kann auf Channels zu der angegebenen
Extension geschaltet werden um das ein- und ausgehende Audio mitzuhören.
Optionen:
b
g(grp
)
${SPYGROUP}
die Gruppe grp
enthalten ist.
${SPYGROUP}
kann eine durch :
getrennt
Liste von Werten sein.q
r([name
])
name
ein Dateiname
(ohne Erweiterung) eingestellt werden, Default ist
chanspy
.v([wert
])
w
W
Während des Abhörens können folgende Tastenbefehle gegeben werden:
#
*
Interner Hilfetext zu dieser Applikation in Asterisk 1.4: -= Info about application 'ExtenSpy' =- [Synopsis] Listen to a channel, and optionally whisper into it [Description] ExtenSpy(exten[@context][|options]): This application is used to liste n to the audio from an Asterisk channel. This includes the audio coming in and out of the channel being spied on. Only channels created by outgoing cal ls for the specified extension will be selected for spying. If the optional context is not supplied, the current channel's context will be used. While spying, the following actions may be performed: - Dialing # cycles the volume level. - Dialing * will stop spying and look for another channel to spy on. Options: b - Only spy on channels involved in a bridged call. g(grp) - Match only channels where their ${SPYGROUP} variable is set to contain 'grp' in an optional : delimited list. q - Don't play a beep when beginning to spy on a channel , or speak the selected channel name. r[(basename)] - Record the session to the monitor spool directory. A n optional base for the filename may be specified. The default is 'chanspy'. v([value]) - Adjust the initial volume in the range from -4 to 4. A negative value refers to a quieter setting. w - Enable 'whisper' mode, so the spying channel can tal k to the spied-on channel. W - Enable 'private whisper' mode, so the spying channel can talk to the spied-on channel but cannot listen to th at channel. Differenz zum internen Hilfetext in Asterisk 1.2: -- in Version 1.2 nicht vorhanden -- |
Siehe auch. „ChanSpy()
“, „ZapBarge()
“, „ZapScan()
“, „Monitor()
“