[sr-dev] [kamailio/kamailio] cscf_get_ue_via does not return UE via (#2864)

Henning Westerholt notifications at github.com
Wed Oct 20 15:03:50 CEST 2021


Thanks for the comment @alexyosifov and @ErhanOnur.
As the cscf_get_ue_via(struct sip_msg *msg) is used from different modules,  the best option would be probably to change the functions like this:

cscf_get_ue_first_via(struct sip_msg *msg) (use the original implementation)
cscf_get_ue_last_via(struct sip_msg *msg) (use the proposed implementation)

Then the correct implementation can be used in the ims_registrar_pcscf module.

@ErhanOnur Could you prepare a pull request for this?

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2864#issuecomment-947645130
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211020/034e5187/attachment.htm>


More information about the sr-dev mailing list