Customizing the Music On Hold (MOH) message on Asterisk

incoming calls on your standard lines are handled and the greeting message is played ( the_welcome_ class being specified for the queue welcome); let us see how it is defined. MOH is described in /etc/asterisk/musiconhold.conf. When installing Asterisk, this file contains this: [general] [default] mode=files directory=moh You will need to append the following section to … Read more