It is defined at the global level as well. But it has to be higher than T1 *64, or it will not change. If you need it lower, then you need to lower the T1 timer. However, I have no idea what the T1 timer does. Do you?<br>Federico<br>
<br><div class="gmail_quote">On Tue, Mar 2, 2010 at 1:11 AM, Pavel Troller <span dir="ltr">&lt;<a href="mailto:patrol@sinus.cz">patrol@sinus.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; All versions, 1.6.0, 1.6.1 and 1.6.2 show a disconnection between the value<br>
&gt; timerb as indicated in sip.conf and what shows when you type &quot;sip show<br>
&gt; settings&quot;.<br>
&gt; Federico<br>
<br>
Hi!<br>
  I was looking at the source (1.6.1.14) and it seems that timerb= is now<br>
defined per peer only, not globally. I&#39;ve put it experimentally onto the<br>
definition of one of my peers:<br>
<br>
[freecall]<br>
type=peer<br>
secret=guess_it_please<br>
defaultuser=itsme<br>
fromuser=itsme<br>
fromdomain=<a href="http://sip.voiparound.com" target="_blank">sip.voiparound.com</a><br>
host=<a href="http://sip.voiparound.com" target="_blank">sip.voiparound.com</a><br>
transport=udp<br>
dtmfmode=rfc2833<br>
qualify=400<br>
timerb=15000<br>
<br>
and the effect was immediate:<br>
<br>
hyper*CLI&gt; sip reload<br>
hyper*CLI&gt; sip show peer freecall<br>
<br>
  * Name       : freecall<br>
...<br>
  Timer B      : 15000<br>
...<br>
<br>
<br>
So, the bug is not in the source, but in the documentation and in the sip.conf<br>
template, where the global timer B entry is still noted.<br>
<br>
With regards, Pavel.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</div></div></blockquote></div><br>