I don´t think that you read the bugs. Several months ago I opened a bug about version 1.6 running out of UDP ports. It has not been fixed. I will jump to it as soon as I do´t have to restart the whole box every hour.<div><a href="https://issues.asterisk.org/view.php?id=16774">https://issues.asterisk.org/view.php?id=16774</a> </div>
<div><br><br><div class="gmail_quote">On Thu, Feb 25, 2010 at 2:28 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="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi!<br>
<div class="im"><br>
&gt; Every packet that arrives goes through a logic, otherwise how woud we know<br>
&gt; that a BYE arrived. We need to intercept that logic and interrupt a timer<br>
&gt; that is running before it closes the call. That is how I see it. I wanted to<br>
&gt; pay Digium to dio this today and they turned me down, even knowing that I<br>
&gt; have the Business Edition. How does Digium expects that we in the Enterprise<br>
&gt; take Asterisk seriously if there is no way to hire a developer to add what<br>
&gt; is so obviously needed that every single use would benefit from it. Cisco<br>
&gt; IOS, for instance, has this timer.  We are the industry, and Digium must do<br>
&gt; what we need, and charge us for it. This seriously damages the whole idea of<br>
&gt; open source telecommunications. They did not give me a price, just said &quot;we<br>
&gt; don&#39;t do that&quot;. This is unacceptable.<br>
&gt; Yours<br>
&gt; Federico<br>
&gt;<br>
<br>
</div>Am I right, that you need this timer ?<br>
timerb=32000                   ; Call setup timer. If a provisional response is not received<br>
                               ; in this amount of time, the call will autocongest<br>
                               ; Defaults to 64*timert1<br>
<br>
This is a standard feature in 1.6 (I don&#39;t know, whether it is in 1.4, but<br>
from your request here I think that it isn&#39;t). So, please, feel free to<br>
upgrade your system to the current version and enjoy the feature!<br>
  Now, I can imagine your complaints that you simply cannot upgrade for this<br>
reason and that reason etc. However, I&#39;m quoting your &quot;We are the industry, and<br>
Digium must do what we need, and charge us for it&quot;. It&#39;s not going this way in<br>
the Telco industry, believe me :-). I work as a voice services senior developer<br>
for major telco in Czech Republic. We are using many switches and other types of<br>
telco equipment from established companies (Siemens: EWSD, Nortel: DMS100 and<br>
CS2K, Cisco, TTC Marconi etc.). Almost always, when we need to incorporate a new<br>
feature, our supplier tells us: This feature has been incorporated into the<br>
mainline image in version x.y. You&#39;re runnig p.q, where p&lt;x. Please upgrade to<br>
x.y. They are even forcing us to upgrade to the new version even when we are<br>
satisfied with the old one, just by dropping support for it etc. I think that<br>
Digium is doing their things well, much better than those big companies,<br>
because they don&#39;t drop their support of older releases, they are at least<br>
fixing bugs etc. I&#39;m afraid that &quot;must&quot; is not a good word to describe what<br>
they have or have not to do, at least I suppose that you didn&#39;t sign any<br>
agreement with them which explicitly states their duty to do it...<br>
  The last word: The Open Source advantage is, that you have the source code<br>
available and you can either fix these things yourself (it will not be so<br>
hard, because the solution is already there, it&#39;s just about backporting it<br>
to the older version), or hire somebody to do it for you. In the case of closed<br>
source, you would have to ask just Digium.<br>
<br>
With regards, Pavel<br>
<div><div></div><div class="h5"><br>
<br>
&gt; On Wed, Feb 24, 2010 at 8:47 PM, Alex Balashov &lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; No.<br>
&gt; &gt;<br>
&gt; &gt; On 02/24/2010 08:39 PM, Denis Galvao wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Is this possible to extract the ringing state from a 183 sip header?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I mean, is this possible to know if the far end is ringing through a<br>
&gt; &gt; &gt; 183 message?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Denis.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 2010/2/24, Alex Balashov&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;:<br>
&gt; &gt; &gt;&gt; Who told you that you&#39;re always going to get a 180 Ringing reply?<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Most providers that provide PSTN trunking will give you ringback as<br>
&gt; &gt; &gt;&gt; in-band via an early dialog (183 Session in Progress).  With some<br>
&gt; &gt; &gt;&gt; calls, you may just get a provisional 100 Trying reply and then<br>
&gt; &gt; &gt;&gt; nothing until a sudden 200 OK.  There are many possible flows and<br>
&gt; &gt; &gt;&gt; scenarios.<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; On 02/24/2010 07:59 PM, CDR wrote:<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; I need a new Timeout parameter added to the Dial application, for SIP<br>
&gt; &gt; &gt;&gt;&gt; dialing. The new timeout would be &quot;first-ring&quot; timeout, as opposed to<br>
&gt; &gt; &gt;&gt;&gt; timeout for connection. If we don&#39;t get a 180 Ringing message before a<br>
&gt; &gt; &gt;&gt;&gt; certain amount of seconds, the call fails. This a needed addition to<br>
&gt; &gt; &gt;&gt;&gt; Asterisk. I need this in version 1.4 and cannot wait the normal time<br>
&gt; &gt; for<br>
&gt; &gt; &gt;&gt;&gt; a &quot;new feature&quot; process to complete. The rationale is clear: many<br>
&gt; &gt; &gt;&gt;&gt; carriers will hold the call indefinitely, instead of returning a 503.<br>
&gt; &gt; If<br>
&gt; &gt; &gt;&gt;&gt; the call is ringing, then I don&#39;t care if it rings for 60 seconds, but<br>
&gt; &gt; &gt;&gt;&gt; if there is no ringback before 6 seconds, I need yo try another carrier<br>
&gt; &gt; &gt;&gt;&gt; and move on.<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;&gt; Please contact me at nine five four 444 seven 4 zero 8<br>
&gt; &gt; &gt;&gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; --<br>
&gt; &gt; &gt;&gt; Alex Balashov - Principal<br>
&gt; &gt; &gt;&gt; Evariste Systems LLC<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Tel    : +1 678-954-0670<br>
&gt; &gt; &gt;&gt; Direct : +1 678-954-0671<br>
&gt; &gt; &gt;&gt; Web    : <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; --<br>
&gt; &gt; &gt;&gt; _____________________________________________________________________<br>
&gt; &gt; &gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; asterisk-dev mailing list<br>
&gt; &gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &gt;&gt;     <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Alex Balashov - Principal<br>
&gt; &gt; Evariste Systems LLC<br>
&gt; &gt;<br>
&gt; &gt; Tel    : +1 678-954-0670<br>
&gt; &gt; Direct : +1 678-954-0671<br>
&gt; &gt; Web    : <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; _____________________________________________________________________<br>
&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt;<br>
&gt; &gt; asterisk-dev mailing list<br>
&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
&gt; &gt;<br>
<br>
</div></div>&gt; --<br>
<div><div></div><div class="h5">&gt; _____________________________________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-dev mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
<br>
--<br>
_____________________________________________________________________<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></div>