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
I am very inspired by this issue, my program is also deployed in K8s, using Loadbalancer to provide external services, I am now encountering a new problem, I need to support both IPv4 and IPv6, but SipTransport.ContactHost only supports setting one value, is there any other way? Thanks