This rated party evaluator sets the resource key of RatedParty to the outgoing trunk group of the CDR.
The resource cache is then responsible to determine the tariff system, either via the link trunk group -> trunk resource or directly.
Definition at line 219 of file rpevaltrkgrp.h.
Constructor with object id and supported rated party type.
Result OSB_LIB::RpeOutTrunk::getParty | ( | const Cdr & | cdr, | |
RatedParty * | rp, | |||
OsbError * | error | |||
) | const [virtual] |
Determine the rated party.
cdr | CDR to evaluate. | |
rp | Rated party to populate, see below. | |
error | Gets any evaluation error. |
Errors:
Implements OSB_LIB::RatedPartyEval.
Type OSB_LIB::RpeOutTrunk::type | ( | ) | const [virtual] |
const Type OSB_LIB::RpeOutTrunk::type_ [static] |