<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Patrick,</p>
    <p>Thanks for your reply. I'm aware of the max_branches parameter in
      the config file, but my understanding from trial and error is that
      the bounds of the max_branches parameter is set by
      MAX_BRANCHES_LIMIT in config.h.</p>
    <p>Regards,<br>
      Lars<br>
    </p>
    <div class="moz-cite-prefix">Den 2022-12-10 kl. 14:55, skrev Patrick
      Karton:<br>
    </div>
    <blockquote type="cite"
cite="mid:AM0PR0402MB377897923C46E6E0A409AD40DF1F9@AM0PR0402MB3778.eurprd04.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="auto">Hello
        <div dir="auto">there is already max_branches parameter you can
          set in config file.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">Le 10 déc. 2022 13:02, Lars Jansson
          <a class="moz-txt-link-rfc2396E" href="mailto:lars.jansson@solstiernan.nu"><lars.jansson@solstiernan.nu></a> a écrit :<br
            type="attribution">
          <blockquote class="quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div>
              <p>Hi,</p>
              <p>I am building a configuration script where for some
                traffic flows parallel forking will be needed, and in
                this case I need to go beyond the default max limit of
                the max amount of branches.</p>
              <p>Apart from this specific case the traffic load that
                kamailio will need to handle is very low, let's say just
                one second here and there with up to 5 concurrent calls
                at most.<br>
              </p>
              <p>This limit is as far as I understand set here:
                usr/local/src/kamailio-5.6/kamailio/src/core/config.h</p>
              <p>And the default limit is:<br>
                #define MAX_BRANCHES_LIMIT              32      /*!<
                limit of maximum number of branches per transaction */</p>
              <p>Here are the questions I have related to this:</p>
              <p>1) If I increase the value of this constant in
                config.h, how high is it reasonable to set this value
                and still have a stable system?</p>
              <p>2) If I increase MAX_BRANCHES_LIMIT beyond 32, are
                there also other parameters that needs to be changed for
                the system to be able to cope, and if so which
                parameters?</p>
              <p>Regards,<br>
                Lars<br>
              </p>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
  </body>
</html>