You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
I think it is not correct to try to connect P-CSCF before activate SA.
In function tsip_transport_ipsec_ensureTempSAs(), there will be always no resopnse here. because P-CSCF is already to receive ESP packet, but the packet send on port_uc is still no-ESP for now.
Thanks~
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
I think it is not correct to try to connect P-CSCF before activate SA.
In function tsip_transport_ipsec_ensureTempSAs(), there will be always no resopnse here. because P-CSCF is already to receive ESP packet, but the packet send on port_uc is still no-ESP for now.
Thanks~
The text was updated successfully, but these errors were encountered: