With this patch drouting can use "#*+" in addition to the decimal digits.

Some tests with a set of 500.000 rules (64bit system)

Performance impact (kamcmd droating.reload):

decimal only: ~21sec
decimal and "#*+": ~21sec

Memory usage (kamcmd core.shmmem):

after start, decimal only, used: 203119976
after start, decimal and "#*+", used: 240338888


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/194

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.