[sr-dev] [kamailio/kamailio] ims_registrar_scscf: fix aor generating in lookup() (#2287)

Daniel-Constantin Mierla notifications at github.com
Thu Apr 16 17:12:10 CEST 2020


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 or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2287#issuecomment-614714429
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200416/a1840f89/attachment.html>


More information about the sr-dev mailing list