mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
SMKamailio - empty rls fix, Kamailio tutorial configuration updates
This commit is contained in:
@@ -569,7 +569,6 @@ func (ec *EventCost) Trim(atUsage time.Duration) (srplusEC *EventCost, err error
|
||||
srplsIncrement := lastIncrement.Clone()
|
||||
srplsIncrement.CompressFactor = srplsIncrement.CompressFactor - laItCF
|
||||
srplsIncrements = append([]*ChargingIncrement{srplsIncrement}, srplsIncrements...) // prepend the surplus out of compress
|
||||
//lastIncrement.CompressFactor = laItCF
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user