Haven't had the opportunity to try it yet.. will soon and report.. :)<div><br><br><div class="gmail_quote">On Tue, Oct 13, 2009 at 10:04 AM, osiris123d <span dir="ltr"><<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
So Brett did Bodgan's suggestion ever work?<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
Brett Nemeroff wrote:<br>
><br>
> Yeah, this is exactly what I was thinking..<br>
> Is setting the fr_timer avp really necessary there? It doesn't seem to<br>
> change..<br>
><br>
> I'll give this a shot and let you know what I get..<br>
> Thanks!<br>
> -Brett<br>
><br>
><br>
> On Thu, Jun 11, 2009 at 10:04 AM, Bogdan-Andrei Iancu <<br>
> <a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>> wrote:<br>
><br>
>> ok :)<br>
>><br>
>> so, do something like:<br>
>><br>
>> enable restart_fr_on_each_reply and onreply_avp_mode (see<br>
>> <a href="http://www.opensips.org/html/docs/modules/1.5.x/tm.html#id271347" target="_blank">http://www.opensips.org/html/docs/modules/1.5.x/tm.html#id271347</a>)<br>
>><br>
>> before sending out the INVITE, set $avp(fr_timer) =2 (see<br>
>> <a href="http://www.opensips.org/html/docs/modules/1.5.x/tm.html#id271112" target="_blank">http://www.opensips.org/html/docs/modules/1.5.x/tm.html#id271112</a>) , so<br>
>> that if no reply is coming in 2 secs, timeout will fire.<br>
>><br>
>> in onreply_route, when receiving 100, set $avp(fr_inv_timer) =5; the<br>
>> timer<br>
>> will be reset and the new val used.<br>
>><br>
>><br>
>> in onreply_route, when receiving 18x, set $avp(fr_inv_timer) =200; the<br>
>> timer will be reset and the new val used.<br></div></div></blockquote></div><br></div>