<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><tt>Kaan,<br>
        <br>
        The LB module is exclusively for calls (nothing else than
        INVITEs) - because the "load" is the actual number of calls
        (please refer to the documentation).<br>
        <br>
        If you want to distribute/LB other methods, I recommend you
        using the dispatcher module.<br>
           
        <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/1.11.x/dispatcher.html">http://www.opensips.org/html/docs/modules/1.11.x/dispatcher.html</a><br>
        <br>
        Regards,<br>
      </tt>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 23.05.2014 13:35, Kaan Dandin wrote:<br>
    </div>
    <blockquote
      cite="mid:lyw2axoe7lmliioevgxn2xpy.1400841349257@email.android.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div>
        <div>Hi Bogdan, </div>
        <div><br>
        </div>
        <div>Thanks for the quick response. </div>
        <div>The method is Register.  I am using standard load balancer
          configuration script generated by opensips version 1.9 make
          menuconfig. Which lines I should add for register method.?</div>
        <div><br>
        </div>
        <div>BR, </div>
        <div>Kaan</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>
          <div style="font-size:8px;color:#575757">Samsung Mobile
            tarafından gönderildi</div>
        </div>
      </div>
      <br>
      <br>
      <div>-------- Orjinal mesaj --------</div>
      <div>Kimden: Bogdan-Andrei Iancu <bogdan@opensips.org> </bogdan@opensips.org></div>
      <div>Tarih:23 05 2014 13:16 (GMT+02:00) </div>
      <div>Alıcı: OpenSIPS users mailling list <users@lists.opensips.org>,<a class="moz-txt-link-abbreviated" href="mailto:kaandandin@yahoo.com">kaandandin@yahoo.com</a>
        </users@lists.opensips.org></div>
      <div>Konu: Re: [OpenSIPS-Users] Using Opensips as
        loadbalancer(Status 405 Method not allowed 0 bindings) </div>
      <div><br>
      </div>
      <div class="moz-cite-prefix"><tt>Hi Kaan,<br>
          <br>
          If OpenSIPS is the one sending the 405 reply (you can check
          that by simply doing a sip capture on the opensips machine),
          it is from the script - check what method you have in your
          test traffic - that method may be rejected from the script you
          use.<br>
          <br>
          Regards,<br>
        </tt>
        <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
        On 22.05.2014 21:22, Kaan Dandin wrote:<br>
      </div>
      <blockquote
        cite="mid:j9vuqlylrq4vf0qgj8ash4w2.1400782927637@email.android.com"
        type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <span class="Apple-style-span" style="font-family: Calibri,
          'Segoe UI', Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei
          UI', 'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao
          UI', Ebrima, sans-serif; font-size: 16px; ">
          <div>
            <div><span class="Apple-style-span" style="font-family:
                Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei UI',
                'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI',
                'Nirmala UI', Tunga, 'Lao UI', Ebrima, sans-serif;
                font-size: 16px; "></span></div>
            <div>Hi all,</div>
            <div> </div>
            <div>I am building a test environment using OpenSIPS and
              OpenIMS.</div>
            <div> </div>
            <div>I have successfuly installed OpenIMS and able to make
              registrations and start calls from Monster client.</div>
            <div> </div>
            <div>Between the IMS client and OpenIMS P-CSCF’s , I will
              put OpenSIPS as load balancer.</div>
            <div> </div>
            <div>I have installed OpenSIPS and “OpenSIPS Control Panel”
              successfully.</div>
            <div> </div>
            <div>I have inserted the configuration for load balancing
              from OpenSIPS Control Panel as following.</div>
            <div> </div>
            <div>mysql&gt; select * from load_balancer;<br>
+----+----------+-----------------+-----------+------------+-------------+<br>
              | id | group_id | dst_uri         | resources | probe_mode
              | description |<br>
+----+----------+-----------------+-----------+------------+-------------+<br>
              |  4 |        1 | sip:192.168.2.2 | pstn=500  |          0
              | pcscf2      |<br>
              |  3 |        1 | sip:192.168.2.1 | pstn=500  |          0
              | pcscf1      |<br>
+----+----------+-----------------+-----------+------------+-------------+<br>
            </div>
            <div>When  I start a registration from Monster IMS client I
              get following error.</div>
            <div> </div>
            <div>192.168.2.10 192.168.2.141 SIP Request: REGISTER
              sip:open-ims.test</div>
            <div>192.168.2.141 192.168.2.10 SIP Status: 405 Method Not
              Allowed    (0 bindings)</div>
            <div> </div>
            <div>Load balancer:192.168.2.141</div>
            <div>Client:192.168.2.10</div>
            <div> </div>
            <div>Can someone help me to identify this problem?</div>
            <div> </div>
            <div>BR,</div>
            <div>Kaan</div>
            <div data-signatureblock="true">
              <div> </div>
              <div>Windows Posta'dan gönderildi</div>
              <div> </div>
            </div>
          </div>
        </span><br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>