Hello,
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.
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).
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.
Cheers, Daniel
On 30.11.18 12:39, Enrico Bandiera wrote:
Hi guys, does anyone know which are the limits of the diaplan module? After how many entries I will encounter serious performance issues?
Thanks, Enrico.
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users