C.30. DAHDIScan()
Durchsucht DAHDI-Kanäle, um Anrufe zu überwachen.
DAHDIScan([KanalGruppe
])
Anmerkung
Diese Applikation ist durch die Umbenennung von Zaptel in
DAHDI[196] entstanden. Für eine Beschreibung siehe Abschnitt C.199, „
ZapScan()
“.Asterisk-Versionen:
————————| 1.2*|————————| 1.4*|————————| 1.6 |————————(* anderer Name)
Interner Hilfetext zu dieser Applikation in Asterisk 1.6:
-= Info about application 'DAHDIScan' =-
[Synopsis]
Scan DAHDI channels to monitor calls
[Description]
DAHDIScan([group]) allows a call center manager to monitor DAHDI channels in
a convenient way. Use '#' to select the next channel and use '*' to exit
Limit scanning to a channel GROUP by setting the option group argument.
Differenz des internen Hilfetexts von Asterisk 1.2 (Abschnitt C.199, „ZapScan()
“) zu 1.4 (Abschnitt C.199, „ZapScan()
“):
— keine —Differenz des internen Hilfetexts von Asterisk 1.4 (Abschnitt C.199, „ZapScan()
“) zu 1.6:
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -1,9 +1,9 @@
- -= Info about application 'ZapScan' =-
+ -= Info about application 'DAHDIScan' =-
[Synopsis]
- Scan Zap channels to monitor calls
+ Scan DAHDI channels to monitor calls
[Description]
- ZapScan([group]) allows a call center manager to monitor Zap channels in
+ DAHDIScan([group]) allows a call center manager to monitor DAHDI channels in
a convenient way. Use '#' to select the next channel and use '*' to exit
Limit scanning to a channel GROUP by setting the option group argument.
Siehe auch
Abschnitt C.199, „ZapScan()
“