I have defined a moh class in musiconhold.conf and set the class using SetMusicOnHold in my dialplan:<div> </div><div>; musiconhold.conf</div><div><div>[music1]</div><div>mode=files</div><div>directory=moh/music1</div><div>
sort=alpha</div><div><br></div><div>; extensions.conf</div><div><div>exten =&gt; s,n,SetMusicOnHold(music1)</div><div>exten =&gt; s,n,Queue(${ARG1})</div><div><br></div><div>Inside /var/lib/asterisk/moh/music1 there are handful of files that I want to play in order. Regardless of how I name the files the moh play order seems to be random. I have tried naming schemes like prepending numbers or letters. Anything obvious I should be checking for here? Asterisk <a href="http://1.6.2.0/CentOS">1.6.2.0/CentOS</a> 4.6</div>
<div><br></div><div>thanks in advance</div><div>-nathan</div><div><br></div><div><br></div></div></div>