Just pushed a complete working solution,
tested with `acc`
```
modparam("acc", "log_missed_flag", 9)
modparam("acc", "db_missed_flag", 10)
```
and with `acc_json`
```
modparam("acc_json", "acc_flag", 2)
modparam("acc_json", "acc_missed_flag", 7)
```
`acc_radius` and `acc_diameter` using the exact same integration
--
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/1674#issuecomment-429423775