7.2.112 Next-Tariff AVP
32.2993GPPCharging managementDiameter charging applicationsRelease 17Telecommunication managementTS
The Next-Tariff AVP (AVP code 2057) is of type Grouped and holds tariff information. The Tariff is a formula for cost calculation given the Used-Service-Unit AVP. The calculated cost is given in the Currency-Code AVP.
The formula sums all the rating elements and multiplies the sum by the Scale-Factor AVP.
It has the following ABNF grammar:
Next-Tariff :: = < AVP Header: 2057 >
[ Currency-Code ]
[ Scale-Factor ]
* [ Rate-Element ]