@alexyosifov commented on this pull request.


In src/modules/ims_ipsec_pcscf/cmd.c:

> @@ -779,6 +752,9 @@ int ipsec_forward(struct sip_msg* m, udomain_t* d, int _cflags)
     unsigned short src_port = 0;
     ip_addr_t via_host;
     
+    ci.reg_state = PCONTACT_ANY;

The same as above comment in ipsec_create().


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3029/review/888068310@github.com>