<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello Guys<br><br>I am using following scenario with series of attempts on gateways on failover<br><br>&lt;action application="set" data="hangup_after_bridge=true"/&gt;<br><div dir="ltr">&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example1.company.com" target="_blank">1111<wbr>@example1.company.com</a>" /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example2.company.com" target="_blank">1111<wbr>@example2.company.com</a>" /&gt;</div><br><br>I want to do some actions like setting some variables before CDR (leg B) is written like<br><br><br>&lt;action application="set" data="hangup_after_bridge=<div dir="ltr"><wbr>true"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example1.company.com" target="_blank">1111<wbr>@example1.company.com</a>" /&gt;<br>&lt;!-- do some actions--&gt;<br>&lt;!-- write CDR--&gt;<br>&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example2.company.com" target="_blank">1111<wbr>@example2.company.com</a>" /&gt;</div>&lt;!-- do some actions--&gt;<br>
&lt;!-- write CDR--&gt;<br>.<br>.<br>.<br>.<br><br>Can anybody help me here.<br><br>Waisee----<br>                                               </div></body>
</html>