Not really fixing it, because now set_contact_alias()
from kemi require a parameter always, so existing kemi deployement will be broken on
upgrade. A new function can be exported to kemi (e.g., set_contact_alias_trim()) and the
old one should stay the same. So practically a new wrapper function has to be created to
cope with the two cases.
thanks for the guidance on that.
i think latest commit takes care of it correctly.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2390#issuecomment-653635920