mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Update tests for agent package
This commit is contained in:
committed by
Dan Christian Bogos
parent
3fd9ed1886
commit
43113a0626
@@ -72,7 +72,7 @@
|
||||
{"id": "AnswerTime", "field_id": "SetupTime", "type": "*composed",
|
||||
"value": "~*req.timestamp", "mandatory": true},
|
||||
{"id": "Usage", "field_id": "Usage", "type": "*composed",
|
||||
"value": "~*req.leg_duration;^s", "mandatory": true},
|
||||
"value": "~*req.leg_duration;s", "mandatory": true},
|
||||
],
|
||||
"reply_fields":[
|
||||
{"id": "CDR_ID", "field_id": "CDR_RESPONSE.CDR_ID", "type": "*composed",
|
||||
|
||||
Reference in New Issue
Block a user