<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><tt>Hi,<br>
<br>
fr_timeout is the interval between the request and the first
provisional reply - shortly, how long to to wait for the first
provisional reply.<br>
<br>
fr_inv_timeout is the interval between the request and the final
reply (2xx or negative) - shortly, how long to wait for
completing the transaction.<br>
<br>
So you can use different values for these 2 timers for a
transaction to get the desired behavior. <br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
On 19.07.2014 07:53, Jamuel Starkey wrote:<br>
</div>
<blockquote
cite="mid:A6E32D32-1348-4B31-A9A7-5A135A00A324@hcvoip.com"
type="cite">
<pre wrap="">Hi,