Hello,<div><br></div><div>I am using asterisk 10 svn version with digium card. I am trying to set music file as a ringtone for all incoming calls. I googled and found that playback can do that for me. My dialplan is like this</div>
<div><br></div><div>[from-pstn]</div><div>exten =&gt; _X.,1,Playback(&quot;sample-file&quot;, noanswer)</div><div>exten =&gt; _X.,n,Wait(5)</div><div>exten =&gt; _X.,n,AGI(filename)</div><div>exten =&gt; _X.,n,Hangup</div>
<div><br></div><div>but here though I hear the music being played and the call is not billed but the command wait is not executed at all. Infact, my sample-file length is around 30sec and the music is only played for 10 sec and hangs up with cause 102. I do not see Wait(5) being executed on the console.</div>
<div><br></div><div>Please help me how this can be achieved.</div><div><br></div><div>Regards,</div><div><br></div><div>Ashish<br clear="all"><div><br></div>
</div>