@wkampich: why not using the `parse_from_header()` like I suggested in my previous commit
here instead of doing the commit fe6923cd8e995c400fc1838304c95142cc00273e? You try to
reimplement `parse_from_header()`. The From header must be only one time in the sip
message, parse_to() may be changed in the future, adding complexity to maintenance of the
code, ... Unless there is a clear reason to do it like in
fe6923cd8e995c400fc1838304c95142cc00273e, it should be reverted and use the
`parse_from_header()`.
--
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/issues/2723#issuecomment-832421098