<div>Great!!. Finally I´ve set the fr_inv_timer like this</div>
<div> </div>
<div>modparam("tm", "fr_inv_timer", 40)</div>
<div>modparam("tm", "fr_inv_timer_avp", "$avp(s:callee_fr_inv_timer)")<br></div>
<div>And when an initial INVITE comes from Asterisk (Called LEG) the following avp function is invoked</div>
<div> </div>
<div>avp_printf("$avp(s:callee_fr_inv_timer)", "30");</div>
<div> </div>
<div>That way the timer hits first in that LEG and the Voicemail App works perfectly in the other (caller) LEG. <br><br>Thanks!!!</div>
<div> </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"><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>></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">> I've found what the problem is. Using this Setup, the timer (most of the<br>> times) expires simultaneously in both legs and that's the reason of why the<br>> CANCEL and the 408 are sent to 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>