In addition I don't know if this is correct:
mtree_mod.c line 206
```
if(pv_parse_spec(&count_param, &pv_count) < 0
|| !(pv_is_w(&pv_weight)))
```
Should pv_weight be used there or pv_count?
--
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/issues/2750#issuecomment-850216100