<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'>How to remove dialog from table "dialog" ? <b>OR</b> is there any method to update the timeout value in dialog without calling create_dialog("B") ?<div><br></div><div>Regards</div><div>Hamid R. Hashmi<br><br><div><hr id="stopSpelling">From: hamid2kviii@hotmail.com<br>To: users@lists.opensips.org<br>Date: Tue, 10 Mar 2015 17:43:15 +0500<br>Subject: [OpenSIPS-Users] How to remove/update dialog<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr"><div><br></div>route[sip]<div>{</div><div>.</div><div>.</div><div>.</div><div>&nbsp; &nbsp; t_on_failure("1");</div><div>&nbsp; &nbsp; <b>$DLG_timeout = 120;</b></div><div><b>&nbsp; &nbsp; create_dialog("B");</b></div><div>&nbsp; &nbsp; &nbsp;t_relay();</div><div>}</div><div><br></div><div>failure_route[1]</div><div>{</div><div>.</div><div>.</div><div>.</div><div>&nbsp;&nbsp; &nbsp; if(t_check_status("some reasson")){</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;route(pstn);</div><div>&nbsp; &nbsp; &nbsp; }</div><div>.</div><div>.</div><div>.</div><div>}</div><div><br></div><div>route[pstn]</div><div>{</div><div>.</div><div>.</div><div>.</div><div>&nbsp;&nbsp; &nbsp;t_on_failure("2");</div><div>&nbsp; &nbsp; <b>$DLG_timeout = 60;</b></div><div><b>&nbsp; &nbsp; create_dialog("B");</b></div><div>&nbsp; &nbsp; t_relay();</div><div>}</div><div><br></div><div>How to remove previous dialog from table "dialog" ? OR is there any method to update the timeout value in dialog without calling create_dialog("B") ?</div><div><br></div><div>Regards</div><div>Hamid R. Hashmi</div>                                               </div>
<br>_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users</div></div>                                               </div></body>
</html>