calling PCM_OP_TELCO_UPDATE_AND_REAUTHORIZE instead of PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE
Hi
Within the AAA framework we are trying to call the PCM_OP_TCF_AAA_UPDATE_AND_REAUTHORIZE opcode but no matter using it's name or it's number (4026) the called opcode is always PCM_OP_TELCO_UPDATE_AND_REAUTHORIZE.
The framework seems to be correctly installed because we call the other opcodes correctly:
PCM_OP_TCF_AAA_AUTHORIZE and PCM_OP_TCF_AAA_STOP_ACCOUNTING.
Is there a configuration file handling this mapping that we could modify.
We are on BRM 7.5 PS5
0