go-sip-ua

Go SIP UA library for client/b2bua

APACHE-2.0 License

Stars
214

Bot releases are visible (Hide)

go-sip-ua - v1.1.6 Latest Release

Published by cloudwebrtc over 2 years ago

  • 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
go-sip-ua - v1.1.5

Published by cloudwebrtc almost 3 years ago

Expose local/remote uri.

go-sip-ua - v1.1.4

Published by cloudwebrtc about 3 years ago

  • Add InviteWithContext for UserAgent.
  • Add disable-auth mode for b2bua.
go-sip-ua - v1.1.3

Published by cloudwebrtc over 3 years ago

update

go-sip-ua - v1.1.2

Published by cloudwebrtc over 3 years ago

  • Store Transaction after 4xx.
  • Improve log system.
go-sip-ua - v1.1.1

Published by cloudwebrtc over 3 years ago

  • Update.
  • Improve the RegisterStateHandler process.
go-sip-ua - v1.1.0

Published by cloudwebrtc over 3 years ago

  • fixed bugs.
go-sip-ua - v1.0.6

Published by cloudwebrtc over 3 years ago

  • Move UserAgent setting to SipStack, and add original recipient to session.makeRequest.
go-sip-ua - v1.0.5

Published by cloudwebrtc over 3 years ago

  • Fixed bug in the register, and bump version for gosip.
go-sip-ua - v1.0.4

Published by cloudwebrtc over 3 years ago

  • Cancel register-refresh goroutine after un-registered.
go-sip-ua - v1.0.3

Published by cloudwebrtc over 3 years ago

  • fix Expires refresh for Register.
go-sip-ua - v1.0.2

Published by cloudwebrtc over 3 years ago

  • add userdata for register.
go-sip-ua - v1.0.1

Published by cloudwebrtc over 3 years ago

  • fixed bug for register refresh.