First: this came after code freeze for 5.4.x release, so it has to wait a bit until branch
5.4 is created, unless there is a different decision on this.
Second: README should not be regenerated, it is done automatically by a cron job.
Then, I think the modparam should use the value format as for is_method() function,
because it is more intuitive to have something like "OPTIONS|REGISTER|KDMQ".
However, I am thinking that it may be more flexible to add an event_route, because the sip
message is parsed in such case and if drop is used, then do not mirror the sip message.
Then other type of conditions can be used. I can eventually take care of implementing it
after branching the 5.4, but it would be even better if someone makes a PR meanwhile.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2374#issuecomment-649555843