hrm...it&#39;s also seems to be that if my lua script looks like<div><br></div><div><div>session:execute(&quot;bridge&quot;, &quot;sofia/gateway/XXX/0XXXXX&quot;)</div><div>session:execute(&quot;bridge&quot;, &quot;sofia/gateway/XXXX/XXX&quot;)</div>
</div><div><br></div><div>if the first bridge fails, the session is immediately hungup, even if hangup_after_bridge is set to false...is this the intended behavior?</div><div><br></div><div>I&#39;m not trying to setup failover--I know I can use | to setup a bridge failover, but would like to retain use of the lua ivr script should a bridge fail. If I want to redirect to a voicemail or recorded message, on bridge fail, how can I do this? Thanks again.</div>
<div><br></div><div>--matt</div><div><br><div class="gmail_quote">On Thu, May 21, 2009 at 10:44 PM, Matthew Fong <span dir="ltr">&lt;<a href="mailto:mattdfong@gmail.com">mattdfong@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m using a lua script to control an IVR, and would like to know how I can tell if a <div><br></div><div>session:execute(&quot;bridge&quot;,&quot;sofia/gateway/blahblah&quot;);</div><div><br></div><div>was successful or not</div>

<div><br></div><div>it seems the response from session:execute is nil regardless if the bridge was successful or not</div><div><br></div><div>whats the best way? Thanks</div><div><br></div><div>--matt</div>
</blockquote></div><br></div>