<div dir="ltr">Hi guys,<div><br></div><div>I have the following in my dialplan:</div><div><br></div><div><div> <condition field="${<some field>}" expression="<some expression>"></div>
<div> <action application="answer"/></div><div> <action application="set" data="api_hangup_hook=curl <some URL>"/></div><div><b> <action application="playback" data="tone_stream://v=0;%(1000,0,600)" /></b></div>
<div> <action application="conference" data="$1@default"/></div><div> </condition></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>