<div dir="ltr">Mark,<div><br>I am using PHP agi and when forking the call does not continue util the forked process is done. Am I doing it wrong?</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 10, 2019 at 4:27 PM Mark Wiater <<a href="mailto:mark.wiater@greybeam.com">mark.wiater@greybeam.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    On 4/10/2019 3:54 PM, Dovid Bender wrote:<br>
    <blockquote type="cite">
      
      <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>
  </div>

-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>