<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Is this the case on the most recent release?<div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 31, 2019, at 4:18 AM, Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com" class="">babak.freeswitch@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi<div class="">trying below dialplan results in no audio:</div><div class=""><font size="1" class=""><extension name="DailyIVR" continue="false" uuid="d8037520-2a15-11ea-9a9f-9bf4580ab5b8"><br class="">       <condition field="destination_number" expression="^110$">                      <br class="">           <action application="answer" data=""/>                <br class="">           <action application="sleep" data="1000"/>                <br class="">                <action application="set" data="hangup_after_bridge=true"/><br class="">              <action application="set" data="ringback=local_stream://default"/><br class="">               <action application="set" data="transfer_ringback=local_stream://default"/><br class="">              <action application="set" data="ivr_menu_uuid=d8049250-2a15-11ea-9f14-1b8cf3ef5a32"/><br class="">            <action application="ivr" data="d8049250-2a15-11ea-9f14-1b8cf3ef5a32"/><br class="">          <action application="" data=""/><br class=""> </condition><br class=""></extension></font><br class=""></div><div class=""><font size="1" class="">but if I move <b class="">sleep before answer</b> everything works fine. Using tcpdump shows that when sleep is called after answer no rtp is established but if I move sleep before answer rtp is established</font></div><div class=""><font size="1" class="">I'm using freeswitch 1.8.7 on debian 8</font></div><div class=""><font size="1" class="">thanks</font></div></div></div></blockquote></div><br class=""></div></body></html>