Thanks for this contribution!
However, wouldn't it be better to use parse_sip_msg_uri()
so _m->new_uri
or _m->first_line.u.request.uri
is parsed in the _m->parsed_uri
field and then just build the AoR using _m->parsed_uri.user
and _m->parsed_uri.host
?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.