<div dir="ltr">Hi Bogdan,<div><br></div><div>Thanks for your replay.</div><div><br></div><div>Here is email describe Radius problem in Opensips 2.1.<br>===============================================<br><span style="font-size:12.8px">Hi Arsen,</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">    If i completely understand the problem, the server doesn&#39;t provide the deserved response. The problem in this case is that rc_send_server function which is used by rc_acct function (which gives you the error) uses a blocking socket and recvfrom blocks until it receives the </span><span style="font-size:12.8px;background-color:rgb(255,255,255)">RADIUS</span><span style="font-size:12.8px"> message response. You can see the source code here [0] line 224. Blocking causes  problems in scheduling other timers in opensips, in your case tm and dialog timers, and that is the cause for your warnings. So it is a drawback of the freeradius-client(or radiusclient-ng) implementation. <b>We tried to solve this problem in opensips 2.2 with </b></span><span style="font-size:12.8px;background-color:rgb(255,255,255)"><b>radius</b></span><span style="font-size:12.8px"><b> async features[1]</b>.</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Regards,</span><br style="font-size:12.8px"><span style="font-size:12.8px">Ionut-Razvan Ionita<br></span>=================================================<br><br></div><div><br></div><div>Opensips 2.2 was crashed when make a call.<br><br>It is normal to ask for support of the radius protocol.<br></div><div><br></div><div>Best regards,</div><div><br></div><div>Dragomir</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-13 12:27 GMT+02:00 Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <tt>Hi Dragomir,<br>
      <br>
      What you mean ? All OpenSIPS versions do have the radius support;
      starting with 2.2 we will have the async support for radius too.<br>
      <br>
      Regards,<br>
    </tt><span class="">
    <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
    </span><div><div class="h5"><div>On 12.01.2016 22:03, Dragomir
      Haralambiev wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi,
        <div><br>
          Which Opensips version will maintain Radius?<br>
        </div>
        <div><br>
        </div>
        <div>Best regards,</div>
        <div>Dragomir</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2016-01-12 19:11 GMT+02:00
          Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank"></a><a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
            <br>
            Here is the proposed planning for the next OpenSIPS releases
            :<br>
            <br>
            <br>
            Minor releases<br>
            ---------------<br>
            Versions : OpenSIPS 1.11.6, OpenSIPS 2.1.2<br>
            When : 14th of January 2016<br>
            Activity: close important bug reports (if any to be
            considered)<br>
            <br>
            <br>
            Major release<br>
            --------------<br>
            Version : OpenSIPS 2.2<br>
            When : second half of March 2016<br>
            Activities: development, wrapping up and testing<br>
            <br>
            <br>
            Major release<br>
            --------------<br>
            Version : OpenSIPS 3.0<br>
            When : end of January 2016 to start<br>
            Activities: work on the new cfg file model.<br>
            <br>
            <br>
            The work/activities for each release will be further
            detailed / discussed in separate threads.<br>
            <br>
            <br>
            Best regards,<span><font color="#888888"><br>
                <br>
                -- <br>
                Bogdan-Andrei Iancu<br>
                OpenSIPS Founder and Developer<br>
                <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
                <br>
                <br>
                _______________________________________________<br>
                Users mailing list<br>
                <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
                <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
              </font></span></blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<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" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>