Releases: cloudwebrtc/go-sip-ua
Releases · cloudwebrtc/go-sip-ua
v1.1.6
24 Jan 07:54
Compare
Sorry, something went wrong.
No results found
Fix bugs on contact header
Fix calcResponse nc error
Handle branches and reinvites properly
fix: Use sip.Message instead of sip.Request for GetBranchID
Add Record-Route support
v1.1.5
07 Nov 02:04
Compare
Sorry, something went wrong.
No results found
v1.1.4
10 Aug 09:00
Compare
Sorry, something went wrong.
No results found
Add InviteWithContext for UserAgent.
Add disable-auth mode for b2bua.
v1.1.3
20 Jun 08:02
Compare
Sorry, something went wrong.
No results found
v1.1.2
04 Apr 23:24
Compare
Sorry, something went wrong.
No results found
Store Transaction after 4xx.
Improve log system.
v1.1.1
31 Mar 02:22
Compare
Sorry, something went wrong.
No results found
Update.
Improve the RegisterStateHandler process.
v1.1.0
30 Mar 13:44
Compare
Sorry, something went wrong.
No results found
v1.0.6
30 Mar 00:47
Compare
Sorry, something went wrong.
No results found
Move UserAgent setting to SipStack, and add original recipient to session.makeRequest.
v1.0.5
24 Mar 02:03
Compare
Sorry, something went wrong.
No results found
Fixed bug in the register, and bump version for gosip.
v1.0.4
20 Mar 01:43
Compare
Sorry, something went wrong.
No results found
Cancel register-refresh goroutine after un-registered.