Moved MaxCallDuration & MinCallDuration from sessions section to general section

This commit is contained in:
porosnicuadrian
2020-10-20 12:03:59 +03:00
committed by Dan Christian Bogos
parent fab41e1d5d
commit cf81fc80e0
21 changed files with 136 additions and 129 deletions

View File

@@ -117,6 +117,8 @@ cgrates (0.11.0~dev) UNRELEASED; urgency=medium
* [ERs] Added support for *amqpv1_json_map type
* [RALs] Send balance update event from rals to threshold ( in case of negative) only once
* [SessionS] Use rals_conns when sending refund rounding
* [General] Made tenant optional for all API calls
* [ConfigS] Moved MinCallDuration,MaxCallDuration from sessions config to general config
-- DanB <danb@cgrates.org> Wed, 19 Feb 2020 13:25:52 +0200