<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><font face="Verdana,sans-serif" color="#000000">Hi,</font></div><div><font face="Verdana,sans-serif" color="#000000"><br></font></div><div><font face="Verdana,sans-serif" color="#000000"><br></font></div><div><font face="Verdana,sans-serif" color="#000000">I would like to know how I can make subsequent messages in a dialog (ACK and BYE) to be stateful.</font></div><div><font face="Verdana, sans-serif">Your help will be greatly appreciated.</font></div><font face="Verdana,sans-serif" color="#000000"><br id="FontBreak"></font><div><br></div><div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);">// reroute INVITE after timeout.</div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);">failure_route[MANAGE_FAILURE]</div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);">{</div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);"><div style="line-height: 21.3px;">   if (t_branch_timeout())</div><div style="line-height: 21.3px;">   {</div><div style="line-height: 21.3px;">      # change to new destination IP</div><div style="line-height: 21.3px;"><span style="line-height: 22.72px; font-size: 12pt;">      $rd = "10.10.10.10";</span></div><div style="line-height: 21.3px;"><span style="line-height: 22.72px; font-size: 12pt;">      t_relay();</span></div><div style="line-height: 21.3px;">      exit;</div><div style="line-height: 21.3px;">   }</div></div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);">...</div><div style="line-height: 21.3px; font-size: 15px; font-family: 'Courier New', sans-serif; background-color: rgb(255, 255, 255);">}</div></div><div style="line-height: 21.3px; font-size: 15px; background-color: rgb(255, 255, 255);"><font face="Arial, sans-serif"><br></font></div><div style="line-height: 21.3px; font-size: 15px; background-color: rgb(255, 255, 255);"><font face="Arial, sans-serif">Thanks,</font></div><div style="line-height: 21.3px; font-size: 15px; background-color: rgb(255, 255, 255);"><font face="Arial, sans-serif">AS</font></div>                                          </div></body>
</html>