mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Refactoring filters
This commit is contained in:
committed by
Dan Christian Bogos
parent
68ca42c4c0
commit
12262fb11f
@@ -1,4 +1,4 @@
|
||||
#Tenant[0],ID[1],FilterType[2],FilterFieldName[3],FilterFieldValues[4],ActivationInterval[5]
|
||||
#Tenant[0],ID[1],FilterType[2],FilterFieldName[3],FilterFieldValues[4]
|
||||
cgrates.org,FLTR_1,*string,Account,1001;1002
|
||||
cgrates.org,FLTR_1,*string_prefix,Destination,10;20
|
||||
cgrates.org,FLTR_1,*rsr_fields,,Subject(~^1.*1$);Destination(1002)
|
||||
|
||||
|
Reference in New Issue
Block a user