diff --git a/cgrates.json b/cgrates.json index 2277ec3..0e27af9 100644 --- a/cgrates.json +++ b/cgrates.json @@ -84,7 +84,7 @@ { "id": "TestAuthSimple", "filters": ["*string:~*vars.*radReqType:*radAuth"], - "flags": ["*log"], + "flags": ["*none", "*log"], "request_fields": [], "reply_fields": [ {"tag": "Code", "path": "*rep.*radReplyCode", "type": "*constant", "value": "AccessAccept"},