henningw left a comment (kamailio/kamailio#4151)
Thanks for the PR, good point with the additional locks and also the error related to the DMQ flags. There have been similar reports (e.g. #2923) for crashes related to the dialog profiles. What was the reasoning by changing the string memory to static and also passing str by value instead of reference? Is this also related to the crash fix?