basitengr

suppl2

Dec 22nd, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.39 KB | None | 0 0
  1. Suppl2 is define as below:
  2.  
  3. cgrates-src/data/tariffplans/tutorial# grep suppl2 *
  4.  
  5. CdrStats.csv:STATS_SUPPL2,,,,ACD,,,,,,,,,,,,,,suppl2,,,,,,
  6. CdrStats.csv:STATS_SUPPL2,,,,ASR,,,,,,,,,,,,,,suppl2,,,,,,
  7. CdrStats.csv:STATS_SUPPL2,,,,ACC,,,,,,,,,,,,,,suppl2,,,,,,
  8. CdrStats.csv:STATS_SUPPL2,,,,TCD,,,,,,,,,,,,,,suppl2,,,,,,
  9. CdrStats.csv:STATS_SUPPL2,,,,TCC,,,,,,,,,,,,,,suppl2,,,,,,
  10. LcrRules.csv:*out,cgrates.org,call,*any,*any,DST_44300,lcr_profile1,*static,suppl2;suppl1,2014-01-14T00:00:00Z,10
  11. RatingProfiles.csv:*out,cgrates.org,lcr_profile1,suppl2,2014-01-14T00:00:00Z,RP_RETAIL2,,STATS_SUPPL2
  12. RatingProfiles.csv:*out,cgrates.org,lcr_profile2,suppl2,2014-01-14T00:00:00Z,RP_RETAIL1,,STATS_SUPPL2
  13.  
  14. and Destination is defined as  
  15.  
  16. data/tariffplans/tutorial# grep 44300 *
  17.  
  18. AccountActions.csv:cgrates.org,443001110000,PACKAGE_44300,STANDARD_TRIGGERS,,
  19. AccountActions.csv:cgrates.org,443001111111,PACKAGE_44300,STANDARD_TRIGGERS,,
  20. AccountActions.csv:cgrates.org,443001112222,PACKAGE_44300,STANDARD_TRIGGERS,,
  21. AccountActions.csv:cgrates.org,443001113333,PACKAGE_44300,STANDARD_TRIGGERS,,
  22. ActionPlans.csv:PACKAGE_44300,TOPUP_RST_10,*asap,10
  23. DestinationRates.csv:DR_44300_10CNT,DST_44300,RT_10CNT,*up,4,0,
  24. Destinations.csv:DST_44300,44300
  25. LcrRules.csv:*out,cgrates.org,call,*any,*any,DST_44300,lcr_profile1,*static,suppl2;suppl1,2014-01-14T00:00:00Z,10
  26. RatingPlans.csv:RP_RETAIL1,DR_44300_10CNT,*any,10
Add Comment
Please, Sign In to add comment