NBScat()
NBScat()
nbscat8k
-Programm, um den lokalen NBS
(Network Broadcast Sound)-Stream zu hören. (Schauen Sie sich das
nbs
-Modul in Digiums CVS-Server an, um weitere
Informationen zu erhalten.) Der Anrufer kann durch Drücken einer beliebigen
Taste aussteigen.exten => 123,1,Answer() exten => 123,n,NBScat()
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about application 'NBScat' =-
[Synopsis]
Play an NBS local stream
[Description]
NBScat: Executes nbscat to listen to the local NBS stream.
User can exit by pressing any key
.
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -4,6 +4,5 @@
Play an NBS local stream
[Description]
- NBScat: Executes nbscat to listen to the local NBS stream.
- User can exit by pressing any key
- .
+ NBScat(): Executes nbscat to listen to the local NBS stream.
+ User can exit by pressing any key.