mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
actions sorters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Tag,ActionsTag,TimingTag
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME
|
||||
STANDARD_ABO,SOME,ONE_TIME_RUN
|
||||
STANDARD_ABO,SOME,FIRST_DAY_OF_MONTH
|
||||
MORE_MINUTES,MINI,ONE_TIME_RUN
|
||||
Tag,ActionsTag,TimingTag, Weight
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME,10
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME,10
|
||||
STANDARD_ABO,SOME,WEEKLY_SAME_TIME,10
|
||||
STANDARD_ABO,SOME,ONE_TIME_RUN,10
|
||||
STANDARD_ABO,SOME,FIRST_DAY_OF_MONTH,10
|
||||
MORE_MINUTES,MINI,ONE_TIME_RUN,10
|
||||
|
Reference in New Issue
Block a user