<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 4/10/2019 3:54 PM, Dovid Bender wrote:<br>
    <blockquote type="cite"
cite="mid:CAM3TTh1sMXSS-wsKOA6BXjfQ5EUiRK6nzTsTDmDmnRiWkLXsYA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">I have an AGI that can sometimes take time
        complete. I don't want the dialplan to be held up by the agi. Is
        there any way to call it and have Asterisk continue with the
        dialplan?</div>
      <br>
    </blockquote>
    <br>
    Is there a reason you can't fork in the AGI and just return to the
    dialplan in the parent?<br>
  </body>
</html>