mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
tp/tutorial2 .csv samples for Rating part
This commit is contained in:
10
data/tariffplans/tutorial2/DestinationRates.csv
Normal file
10
data/tariffplans/tutorial2/DestinationRates.csv
Normal file
@@ -0,0 +1,10 @@
|
||||
#ID,DestinationsID,RatesID,RoundingMethod,RoundingDecimals,MaxCost,MaxCostStrategy
|
||||
DR_10_120C,DST_10,RT_120C,*up,4,,
|
||||
DR_10_60C,DST_10,RT_60C,*up,4,,
|
||||
DR_2030_120C,DST_2030,RT_120C,*up,4,,
|
||||
DR_20_60C,DST_20,RT_60C,*up,4,,
|
||||
DR_VOICEMAIL_FREE,DST_VOICEMAIL,RT_0,*up,4,,
|
||||
DR_1002_60C,DST_1002,RT_60C,*up,4,,
|
||||
DR_ANY_1024_1,*any,RT_1024_1,*up,4,,
|
||||
DR_1002_10C1,DST_1002,RT_10C1,*up,4,,
|
||||
DR_10_20C1,DST_10,RT_20C1,*up,4,,
|
||||
|
Reference in New Issue
Block a user