I have defined a moh class in musiconhold.conf and set the class using
SetMusicOnHold in my dialplan:

; musiconhold.conf
[music1]
mode=files
directory=moh/music1
sort=alpha

; extensions.conf
exten => s,n,SetMusicOnHold(music1)
exten => s,n,Queue(${ARG1})

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
1.6.2.0/CentOS 4.6

thanks in advance
-nathan
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to