basitengr

change in LcrRules.csv

Dec 11th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 1.26 KB | None | 0 0
  1. change in LcrRules.csv worked after loading data. Able to make call 1002 to 1003 and vice versa.
  2.  
  3.  diff -u ../LcrRules.csv LcrRules.csv
  4. --- ../LcrRules.csv 2017-12-11 23:34:39.085646916 +0000
  5. +++ LcrRules.csv    2017-12-11 23:47:04.461669450 +0000
  6. @@ -3,9 +3,9 @@
  7.  *out,cgrates.org,call,1001,*any,*any,lcr_profile1,*static,suppl1;suppl2,2014-01-14T00:00:00Z,10
  8.  *out,cgrates.org,call,1002,*any,DST_1002,lcr_profile1,*highest_cost,,2014-01-14T00:00:00Z,10
  9.  *out,cgrates.org,call,1002,*any,*any,lcr_profile1,*qos,,2014-01-14T00:00:00Z,10
  10. ========
  11. -*out,cgrates.org,call,1003,*any,DST_1002,lcr_profile1,*qos_threshold,20;;;;2m;;;;;;;,2014-01-14T00:00:00Z,10
  12. +*out,cgrates.org,call,1003,*any,DST_1002,lcr_profile1,*static,suppl1;suppl2,2014-01-14T00:00:00Z,10
  13. ========
  14.  *out,cgrates.org,call,1003,*any,*any,lcr_profile1,*qos_threshold,40;;;;90s;;;;;;;,2014-01-14T00:00:00Z,10
  15.  *out,cgrates.org,call,1004,*any,DST_1002,lcr_profile1,*load_distribution,supplier1:5;supplier2:3;*default:1,2014-01-14T00:00:00Z,10
  16.  *out,cgrates.org,call,1004,*any,*any,lcr_profile1,*load_distribution,,2014-01-14T00:00:00Z,10
  17.  *out,cgrates.org,call,*any,*any,DST_1002,lcr_profile2,*lowest_cost,,2014-01-14T00:00:00Z,10
  18. *out,cgrates.org,call,*any,*any,*any,lcr_profile1,*lowest_cost,,2014-01-14T00:00:00Z,10
Add Comment
Please, Sign In to add comment