Module: kamailio Branch: 5.3 Commit: 00b6341b361bdcd07b6fa901a652850e3dcd67be URL: https://github.com/kamailio/kamailio/commit/00b6341b361bdcd07b6fa901a652850e...
Author: Lucian Balaceanu lucian.balaceanu@1and1.ro Committer: Lucian Balaceanu lucian.balaceanu@1and1.ro Date: 2021-03-30T12:07:54+03:00
carrierroute: replace faulty warning mechanism
- warning log for the same carrier/domain having routes with only 0 probability is now triggered through counting probabilities per carrier and domain - kudos also go to Huseyin Dikme - GH #2653
(cherry picked from commit 087c00a276623adad6b87242bc58f7c0b4d8ff33)
---
Modified: src/modules/carrierroute/cr_data.c Modified: src/modules/carrierroute/cr_db.c Modified: src/modules/carrierroute/cr_db.h Modified: src/modules/carrierroute/cr_domain.h
---
Diff: https://github.com/kamailio/kamailio/commit/00b6341b361bdcd07b6fa901a652850e... Patch: https://github.com/kamailio/kamailio/commit/00b6341b361bdcd07b6fa901a652850e...