sippy / go-b2bua

The GO port of the Sippy B2BUA
BSD 2-Clause "Simplified" License
61 stars 16 forks source link

Added ability to enable nat traversal and set rport if via address has .invalid domain (rfc 7118 support) #12

Closed braams closed 8 months ago

braams commented 8 months ago

nat_traversal is a private field, so it was impossible to enable nat related things. Also, if via address contains .invalid domain (for example from websocket sip client) set rport for proper response routing.