mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
9 lines
372 B
CSV
9 lines
372 B
CSV
# Tenant,ID,FilterIDs,ActivationInterval,RunID,AttributeIDs,Weight
|
|
|
|
# CGR_DEFAULT is the default charger for events
|
|
cgrates.org,CGR_DEFAULT,,,*default,*none,0
|
|
|
|
# CGR_RESELLER1 creates an additional CDR for calculating reseller costs
|
|
# uses ATTR_CRG_RESELLER1 to replace Category and RequestType in events
|
|
cgrates.org,CRG_RESELLER1,,,reseller1,ATTR_CRG_RESELLER1,1
|