@vingarzan commented on this pull request.


In src/modules/ims_registrar_pcscf/service_routes.c:

> -			&& (ignore_contact_rxport_check
-					|| (c->received_proto == _m->rcv.proto))) {

For context - the ignore_contact_rxproto_check parameter fixes this logical condition group. I don't know if this was on purpose, or a copy-paste mistake (checking proto for port flag).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3891/review/2138506512@github.com>