<div dir="ltr">Simple yet complicated issue I&#39;ve been working on for about 48 hours. I could really use some assistance....<div><br></div><div>1. I&#39;m bridging calls via httapi and that is working fine.</div><div><br></div><div><div>&lt;execute action=&quot;$action&quot; application=&quot;bridge&quot; data=&quot;sofia/gateway/voipms/2145551212&quot;&gt;&lt;/execute&gt;</div></div><div><br></div><div><br></div><div>2. I want to be notified at my URL via CURL when, A: The call starts ringing and B: The call is answered. I&#39;m using this code for that: </div><div><br></div><div><div>&lt;!-- Get a CURL post once call starts ringing (media begins) --&gt;</div><div>&lt;!-- &lt;execute application=\&quot;export\&quot; data=\&quot;nolocal:execute_on_media=curl <a href="http://myurl.com/test3.php">http://myurl.com/test3.php</a> post event=RingRing&amp;amp;\${uuid}&amp;amp;state=\${state}&amp;direction=\${direction}\&quot;&gt;&lt;/execute&gt;  --&gt;</div><div><br></div><div>&lt;!-- Get a CURL post once leg B answers --&gt;</div><div>&lt;execute application=\&quot;export\&quot; data=\&quot;nolocal:execute_on_answer=curl <a href="http://myurl.com/test3.php">http://myurl.com/test3.php</a> post event=RingRing_Answer&amp;amp;\${uuid}&amp;amp;state=\${state}&amp;direction=\${direction}\&quot;&gt;&lt;/execute&gt;</div><div><br></div><div><br></div><div>The problem comes because it&#39;s a bridge, as far as FreeSWITCH is concerned once it&#39;s connected to the gateway and the gateway answers, the &quot;execute_on_answer&quot; should be triggered, but i need it to execute when the party actually answers the phone, not when the gateway &quot;answers&quot;.</div><div><br></div><div><br></div><div>There must be a simple way around this, open to suggestions, thanks!</div><div><br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(102,102,102)"><span><a value="+12146991224"></a></span></span></div></div></div></div></div></div>
</div></div>