Hello,<br>I am just curious because I have seen a couple of references to the fr_timer being in SECONDS and some look like they are in MILLISECONDS.  In 1.5.X, what is this value?<br><br>Also - will fr_timer control the retransmission of an INVITE if no 100 Trying is received?  Right now it appears my configuration is waiting 500ms to retransmit the INVITE when I don&#39;t get a 100 trying.<br>
<br>This is what my config looks like right now and this is the behavior I&#39;m seeing.<br><br>modparam(&quot;tm&quot;,&quot;fr_timer&quot;,15)<br>modparam(&quot;tm&quot;,&quot;fr_inv_timer&quot;,120)<br>modparam(&quot;tm&quot;,&quot;fr_inv_timer_avp&quot;, &quot;$avp(i:704)&quot;)<br>
<br><br>INITIAL INVITE<br>[No response in 500ms]<br>RETRANS INVITE<br>[NO response in 1000ms]<br>RETRANS INVITE<br><br><br><br>I&#39;m having a hard time correlating that what I have in my config.<br><br>Thanks,<br>Geoff<br>
<br><br>