<html><body bgcolor="#FFFFFF"><div>Add exten =&gt; 6000,n,StartMusicOnHold() to the end of your current dialplan and try again.&nbsp;<br><br>Thanks,<div>--Warren Selby, dCAP</div></div><div><br>On Apr 8, 2011, at 1:51 AM, virendra bhati &lt;<a href="mailto:virbhati@gmail.com">virbhati@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><div dir="ltr">I am using Elastix. Asterisk is used for PBX application in Elastix. I 
want to make customize MOH. But not able to use MOH. I make simple 
extension in asterisk conf file but no success :(<br>
Below are the details of configuration files.<br>
<br>
<br>
Even default MOH is also not working....        <br clear="all"><br><b>Asterisk Version                
                
                1.6.2.17.2                <br></b><br><b>1) Extension.conf</b><br>
<br>
[incoming]<br>
exten =&gt; 6000,1,Answer<br>
exten =&gt; 6000,n,Set(CHANNEL(musicclass)=BSNL)<br>
exten =&gt; 6000,n,Set(foo=${CHANNEL(musicclass)})<br>
exten =&gt; 6000,n,MusicOnHold(BSNL)<br></div></div></blockquote></body></html>