Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: phead5 on October 12, 2008, 03:48:11 AM
-
Is there a way to stop / suppress the MOH?
Thanks!
-
yes
the full reference is here
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Musiconhold
To turn it fully off then in server-manager go to Sail=>Headers=>musiconhld.conf
replace the line
directory=>/var/lib/asterisk/moh
with
directory=>/dev/null
save it and restart asterisk.
S