Page 1 of 1

QueueMetrics Logging : partition ID change.

PostPosted: Mon Jun 19, 2023 7:49 am
by johann.kruger
Afternoon,

Is it possible the change the default partition ID when setting up QM logging ?

The QueueMetrics Log ID changes the serverid but it looks to always default to the P01 partition ID.

We have another asterisk instance using the same QM DB, so changing the partition ID from the other import is possible, but i would like to avoid that if possible.

VERSION: 2.14-757a
BUILD: 200619-1643

Re: QueueMetrics Logging : partition ID change.

PostPosted: Mon Jun 19, 2023 9:06 am
by mflorell
The "partition`='P01'" is hard-coded in hundreds of places in the VICIdial code, so it is not something that is easily configurable, although you could just change all of those places in the code if you want, it should only take a few minutes using a 'sed' command.

As for QueueMetrics, VICIdial no longer supports new versions of QueueMetrics beyond version 21(from April 2021).