<div>Great!!. Finally I´ve set the fr_inv_timer like this</div>
<div>&nbsp;</div>
<div>modparam(&quot;tm&quot;, &quot;fr_inv_timer&quot;, 40)</div>
<div>modparam(&quot;tm&quot;, &quot;fr_inv_timer_avp&quot;, &quot;$avp(s:callee_fr_inv_timer)&quot;)<br></div>
<div>And when an initial INVITE comes from Asterisk (Called LEG) the following avp function&nbsp;is&nbsp;invoked</div>
<div>&nbsp;</div>
<div>avp_printf(&quot;$avp(s:callee_fr_inv_timer)&quot;, &quot;30&quot;);</div>
<div>&nbsp;</div>
<div>That way the timer hits first in that LEG and the Voicemail App works perfectly in the other (caller) LEG.&nbsp;<br><br>Thanks!!!</div>
<div>&nbsp;</div>
<div>Ricardo<br></div>
<div class="gmail_quote">On Tue, Dec 30, 2008 at 6:16 PM, Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">El Martes, 30 de Diciembre de 2008, Ricardo Lopez Camino escribió:<br>
<div class="Ih2E3d">&gt; I&#39;ve found&nbsp;what the problem is.&nbsp;Using this Setup,&nbsp;the timer (most of the<br>&gt; times) expires simultaneously in both legs and that&#39;s the reason of why the<br>&gt; CANCEL and the 408 are sent to&nbsp;both legs as well.<br>
<br></div>In tm module there is a paramater to set an AVP with the expire time for the<br>branch.<br>You can set that AVP to a different value depending on the branch.<br><br>--<br><font color="#888888">Iñaki Baz Castillo<br>
</font>
<div>
<div></div>
<div class="Wj3C7c"><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>