<div dir="ltr">Hello,<div><br></div><div>I try to execute a php script after the call is answered but I can&#39;t figure how. I need something like this.<br><div><br></div><div>&lt;extension name=&quot;execOnAnswer&quot;&gt;</div><div>&lt;condition field=&quot;destination_number&quot; expression=&quot;^07&quot;&gt;</div><div>&lt;action application=&quot;bridge&quot; data=&quot;{execute_on_answer=&#39;run <a href="http://localhost/answer.php?uuid=$uuid&amp;bnr=$1&#39;}sofia/external/$1@2.2.2.2">http://localhost/answer.php?uuid=$uuid&amp;bnr=$1&#39;}sofia/external/$1@2.2.2.2</a>&quot;/&gt;</div><div>&lt;/condition&gt;</div><div>&lt;/extension&gt;<br></div></div><div><br></div><div>So what I try to do is to pass the uuid and caller-destination-number to an external source after the call is answered. Is any other approach?</div><div><br></div><div><br></div><div>Thank you</div></div>