Daniel-Constantin Mierla writes:
I looked at the code and looks like callbacks are not unregistered/registered again when tracing is turned off/on by rpc command. Doesn't that affect performance negatively?
-- Juha
On 25.10.19 11:54, Juha Heinanen wrote:
I think it is like this with the tm callbacks since the very first version of the module. So it is nothing new in terms of performances comparing with older kamailio versions. Now, there could be further optimizations, if someone wants to squeeze more, but given that there is a sql insert anyhow, probably the overall gain is insignificant.
Cheers, Daniel