cloudwebrtc / go-sip-ua

Go SIP UA library for client/b2bua
Apache License 2.0
215 stars 84 forks source link

Fix bugs on contact header #70

Closed suapapa closed 2 years ago

suapapa commented 2 years ago

I made an b2buas with go-sip-ua. It works well. Thanks alot! But, found some bug's when run it/them behind SIP load balancer:

This patches are the fix I'm using.

cloudwebrtc commented 2 years ago

LGTM