mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Consider diameter requests when limiting caps
- add possibility to pass custom Error-Message AVP to negative diameter answers - negative answer is now built only when an error occurs - remove tests that were testing behaviour with max concurrent requests 0
This commit is contained in:
committed by
Dan Christian Bogos
parent
e78654716d
commit
7df0494913
@@ -65,7 +65,6 @@
|
||||
"origin_realm": "diameter.test",
|
||||
"vendor_id": 0,
|
||||
"product_name": "CGRateS",
|
||||
"concurrent_requests": -1,
|
||||
"synced_conn_requests": false,
|
||||
"asr_template": "*asr",
|
||||
"rar_template": "*rar",
|
||||
|
||||
Reference in New Issue
Block a user