I have nothing explicitly against this enhancement, but I guess that if one wanted to have
two strings to compose the lock key, then could use
`lock("$var(str1)$var(str2)")` as alternative to new variant
`lock("$var(str1)", "$var(str2)")`. The hashing behind is probably not
the same result, but from the perspective of taking in consideration two strings for
hashing, should be a similar behaviour.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3808#issuecomment-2049690308
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3808/c2049690308(a)github.com>