<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><action application="set" data="hangup_after_bridge=true"/><br><div dir="ltr"> <action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example1.company.com" target="_blank">1111<wbr>@example1.company.com</a>" /><br> <action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example2.company.com" target="_blank">1111<wbr>@example2.company.com</a>" /></div><br><br>I want to do some actions like setting some variables before CDR (leg B) is written like<br><br><br><action application="set" data="hangup_after_bridge=<div dir="ltr"><wbr>true"/><br> <action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example1.company.com" target="_blank">1111<wbr>@example1.company.com</a>" /><br><!-- do some actions--><br><!-- write CDR--><br> <action application="bridge" data="sofia/local_profile/<a href="mailto:1111@example2.company.com" target="_blank">1111<wbr>@example2.company.com</a>" /></div><!-- do some actions--><br>
<!-- write CDR--><br>.<br>.<br>.<br>.<br><br>Can anybody help me here.<br><br>Waisee----<br>                                            </div></body>
</html>