Hi, What is the expected behavior when setting the MOH Class in the Application MusiConHold? For simplicity purposes my dialplan looks like this:
Exten => moh,1,MSet(SIP_CODEC=ulaw,CHANNEL(musicclass)=ABC) Exten => moh,n,Answer Exten => moh,n,MusicOnHold(DEF) Exten => moh,n,Hangup If you dial in you would expect the system to play class DEF since it's specified in the parameters for the application MusicOnHold yet it plays the class ABC. Is this a bug or expected behavior? I have this with 13.8.0 and 14.5.0. TIA. Dovid
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
