On 5/20/13 8:07 PM, Juha Heinanen wrote:
Peter Dunkley writes:
I think that the code needs to make sure that option is set implicitly when db_mode=3 if it won't work without it any more.
i got the bug fixed, but it might still make sense to remove db_ops_ruid param and set it automatically to 1 if db_mode=3.
the parameter is used also for the other db modes, not only for db only.
However, it can be made default 1 and set to 0 if needed/wanted in config - if it is 1, is also more efficient for db operations, but i set it to 0 in order to be able to backport as it fixes call-id changes in subsequent registrations.
Cheers, Daniel