Add in tutorial folder all strategy for suppliers

This commit is contained in:
TeoV
2018-08-03 07:00:03 -04:00
committed by Dan Christian Bogos
parent 9687eaff46
commit 88d7f95759
12 changed files with 79 additions and 21 deletions

View File

@@ -1,2 +1,3 @@
#Tenant[0],Id[1],FilterIDs[2],ActivationInterval[3],QueueLength[4],TTL[5],Metrics[6],MetricParams[7],Blocker[8],Stored[9],Weight[10],MinItems[11],ThresholdIDs[12]
cgrates.org,Stats2,FLTR_ACNT_1001_1002,2014-07-29T15:00:00Z,100,1s,*tcc;*tcd,,false,true,30,0,
cgrates.org,Stats2_1,FLTR_ACNT_1003_1001,2014-07-29T15:00:00Z,100,1s,*tcc;*tcd,,false,true,30,0,
1 #Tenant[0] Id[1] FilterIDs[2] ActivationInterval[3] QueueLength[4] TTL[5] Metrics[6] MetricParams[7] Blocker[8] Stored[9] Weight[10] MinItems[11] ThresholdIDs[12]
2 cgrates.org Stats2 FLTR_ACNT_1001_1002 2014-07-29T15:00:00Z 100 1s *tcc;*tcd false true 30 0
3 cgrates.org Stats2_1 FLTR_ACNT_1003_1001 2014-07-29T15:00:00Z 100 1s *tcc;*tcd false true 30 0