Update tests for agent package

This commit is contained in:
TeoV
2018-08-24 03:26:06 -04:00
committed by Dan Christian Bogos
parent 3fd9ed1886
commit 43113a0626
3 changed files with 10 additions and 4 deletions

View File

@@ -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",