SET MUSIC
SET MUSIC [on [Klasse
]|off]
on
) oder deaktiviert (off
) die
Warteschleifenmusik. Wenn Klasse
nicht angegeben
wurde, wird die Musikklasse default
benutzt (siehe
Konfigurationsdatei
/etc/asterisk/musiconhold.conf
).0 | Gibt immer 0 zurück. |
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Usage: SET MUSIC ON <on|off> <class>
Enables/Disables the music on hold generator. If <class> is
not specified, then the default music on hold class will be used.
Always returns 0.
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -2,3 +2,4 @@
Enables/Disables the music on hold generator. If <class> is
not specified, then the default music on hold class will be used.
Always returns 0.
+ Runs Dead : No