@wkampich: why not using the parse_from_header() like I suggested in my previous commit here instead of doing the commit fe6923c? 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 fe6923c, 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, view it on GitHub, or unsubscribe.