mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Updated tariffplans and configs
This commit is contained in:
committed by
Dan Christian Bogos
parent
993651f181
commit
a40f39ce56
@@ -42,7 +42,8 @@
|
||||
|
||||
"cdrs": {
|
||||
"enabled": true,
|
||||
"chargers_conns":["*internal"]
|
||||
"chargers_conns":["*internal"],
|
||||
"rals_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
"cdrs": {
|
||||
"enabled": true,
|
||||
"chargers_conns":["*internal"],
|
||||
"rals_conns": ["*internal"],
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"cdrs": {
|
||||
"enabled": true,
|
||||
"chargers_conns":["*internal"],
|
||||
"rals_conns": ["*internal"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@ DR_1002_20CNT,DST_1002,RT_20CNT,*up,4,0,
|
||||
DR_1003_MAXCOST_DISC,DST_1003,RT_1CNT_PER_SEC,*up,4,0.12,*disconnect
|
||||
DR_1001_10CNT,DST_1001,RT_10CNT,*up,4,0,
|
||||
DR_SMS,*any,RT_SMS,*up,4,0,
|
||||
DR_MMS,*any,RT_MMS,*up,4,0,
|
||||
DR_MMS,*any,RT_MMS,*up,4,0,
|
||||
|
@@ -1,9 +1,9 @@
|
||||
#Tenant,Category,Subject,ActivationTime,RatingPlanId,RatesFallbackSubject
|
||||
cgrates.org,call,1001,2014-01-14T00:00:00Z,RP_1001,
|
||||
cgrates.org,call,1001,2010-01-14T00:00:00Z,RP_1002,
|
||||
cgrates.org,call,1002,2014-01-14T00:00:00Z,RP_1002,
|
||||
cgrates.org,call,1003,2014-01-14T00:00:00Z,RP_1003,
|
||||
cgrates.org,sms,*any,2014-01-14T00:00:00Z,RP_SMS,
|
||||
cgrates.org,mms,*any,2014-01-14T00:00:00Z,RP_MMS,
|
||||
cgrates.com,custom_charger,*any,2014-01-14T00:00:00Z,RP_1001,
|
||||
cgrates.com,call,*any,2014-01-14T00:00:00Z,RP_1001,
|
||||
|
||||
cgrates.com,call,*any,2014-01-14T00:00:00Z,RP_1001,
|
||||
|
Reference in New Issue
Block a user