Updated sessions options

This commit is contained in:
Trial97
2021-02-16 08:12:23 +02:00
committed by Dan Christian Bogos
parent 98d7f4c8c2
commit e695b852fa
10 changed files with 98 additions and 98 deletions

View File

@@ -81,7 +81,7 @@
},
{
"tag": "DebitInterval",
"path": "*opts.*sessionDebitInterval",
"path": "*opts.*sessionsDebitInterval",
"type": "*constant",
"value": "1s"
},

View File

@@ -81,7 +81,7 @@
},
{
"tag": "DebitInterval",
"path": "*opts.*sessionDebitInterval",
"path": "*opts.*sessionsDebitInterval",
"type": "*constant",
"value": "1s"
},

View File

@@ -81,7 +81,7 @@
},
{
"tag": "DebitInterval",
"path": "*opts.*sessionDebitInterval",
"path": "*opts.*sessionsDebitInterval",
"type": "*constant",
"value": "1s"
},

View File

@@ -29,7 +29,7 @@
"value": "~*req.Event-Timestamp", "mandatory": true},
{"tag": "Usage", "path": "*cgreq.Usage", "type": "*variable",
"value": "~*req.Requested-Service-Unit.CC-Time:s/(.*)/${1}s/", "mandatory": true},
{"tag": "DebitInterval", "path": "*opts.*sessionDebitInterval",
{"tag": "DebitInterval", "path": "*opts.*sessionsDebitInterval",
"type": "*constant", "value": "1s"},
],
"reply_fields":[