<div dir="ltr">Hi guys,<div><br></div><div>I have the following in my dialplan:</div><div><br></div><div><div>      &lt;condition field=&quot;${&lt;some field&gt;}&quot; expression=&quot;&lt;some expression&gt;&quot;&gt;</div>
<div>        &lt;action application=&quot;answer&quot;/&gt;</div><div>        &lt;action application=&quot;set&quot; data=&quot;api_hangup_hook=curl &lt;some URL&gt;&quot;/&gt;</div><div><b>        &lt;action application=&quot;playback&quot; data=&quot;tone_stream://v=0;%(1000,0,600)&quot; /&gt;</b></div>
<div>        &lt;action application=&quot;conference&quot; data=&quot;$1@default&quot;/&gt;</div><div>      &lt;/condition&gt;</div></div><div><br></div><div>Notice the line in bold.  In most cases the tone plays fine but in some cases it is shorter than 1 second and in a few cases it does not play at all.  Has anyone run into this?  Is there a way to make the occasional media delay after answer go away?</div>
</div>