<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 01/17/2018 06:03 PM, Brian West wrote:<br>
    <blockquote type="cite"
cite="mid:CAEJMVkDNw2g8T832v6ubzh4jxkbh=ehWkAnrE59PJM0Bos6YPQ@mail.gmail.com">If
      you use execute, callbacks won't work. So if you do execute
      playback vs streamFile, the DTMF callbacks just can't work.  Thats
      why the native method is different but the end results and
      functionality should be the same with the exception of the
      callbacks.
      <div>
        <div><br>
        </div>
        <div>/b</div>
      </div>
    </blockquote>
    <br>
    So since dptools wait_for_answer is blocking, it just needs to wait
    for the channel state to change, right? switch_ivr_wait_for_answer
    seems <i>a lot</i> more involved, so that's what I'm going to
    study.<br>
  </body>
</html>