<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>it would not be easy to give some numbers here, because it is a
matter of how complex regular expressions you are using. This will
impact the CPU when applying the rule. Then, if you have a lot of
rules, of course, size of memory matters. I expect that if you
stay in range of hundreds, or even low thousands, all should be
smooth -- would be good to do some tests, though.<br>
</p>
<p>What I typically recommend is to group rules per several dialplan
ids with lower number of records, instead of using one for
everything and having lots of records. You can have a group that
is just leading to the other ids to be used via attrs value (or
use a prefix matching to select the appropriate dialplan id).</p>
<p>Think like using a simpler matching expression that can lead to a
specific id, then the rules in the group with this id will do the
transformation.</p>
<p>Cheers,<br>
Daniel<br>
</p>
<div class="moz-cite-prefix">On 30.11.18 12:39, Enrico Bandiera
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGqwm+c+h2c7uDje0ED+hG_0To9mj5WNW5SGcQ9cHB2CVfKohg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi guys, does anyone know which are the limits of
the diaplan module? After how many entries I will encounter
serious performance issues?
<div><br>
</div>
<div>Thanks,</div>
<div>Enrico.</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<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>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference -- <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a>
Kamailio Advanced Training, Nov 12-14, 2018, in Berlin -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a></pre>
</body>
</html>