[SR-Users] Dialplan Module limits

Daniel-Constantin Mierla miconda at gmail.com
Fri Dec 7 14:29:52 CET 2018


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 at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference -- www.kamailioworld.com
Kamailio Advanced Training, Nov 12-14, 2018, in Berlin -- www.asipto.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20181207/460e337d/attachment.html>


More information about the sr-users mailing list