Обработка новых типов учетных записей (gprs и услуги по протоколу wap)
The following newly added features allow to process GPRS calls and WAP-services:
Modifications provide correct rounding of GPRS session volume in bytes and Kbytes.
To setup GPRS call rating you must specify GPRS logical calls (LOGIC_CALLS). Define value of the call duration/volume unit (LOGIC_CALLS.UNIT_VOLUME) considering the required rating unit = DURATION/ UNIT_VOLUME.
For example, if required rating unit is 1 byte, then UNIT_VOLUME =1024. Attention! It is prohibited to use standard rounding types (ROUND_TYPES.RNDT_ID = 0-4) for the specified settings. You must specify a non-standard rounding type.
For detailed information on these modifications refer to the documentation on the "Rating engine" application (TAR).
$BILLING_BACK