Skip to content

Releases: emiago/sipgox

v0.10.0

30 Jun 11:21
Compare
Choose a tag to compare

Migration to media package is now full done

v0.9.0

11 Jun 21:07
Compare
Choose a tag to compare

Highlights:

  • Media stuff is now moved to seperate repo -> https://github.com/emiago/media
  • Reading RTP on gophone dialog is now slightly changed in order that caller can pass buffer -> echome example is updated
  • NOTE: sipgox will now be library only for building SIP related stuff like phone registrar etc..., all media related will be devoloped on media package.

gophone will also be updated soon

Full Changelog: v0.8.1...v0.9.0

v0.8.1

14 May 17:03
Compare
Choose a tag to compare
  • Fixed returning free port.
  • RTP reader and writter less allocs with new RTP read functions -> NOTE: v0.9.0 release will make them default

Full Changelog: v0.8.0...v0.8.1

v0.8.0

09 May 10:06
Compare
Choose a tag to compare

Notes:

  • Support for blind transfer (SIP refer) on phone is added but without hanling implicit subscription (next release is planned) dialog.Refer
  • Support for accepting transfer on phone dial is added. OnRefer
  • media handling improvements

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Apr 12:59
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Mar 09:43
Compare
Choose a tag to compare

Major:

  • phone.Answer registration is now using correct hostname, which made problem listen addr is specified
  • DTMF encoder and decoder support for media
  • Lot of refactoring to make easier integration with SIPGO. Now sipgo can be used for SIP and sipgox can add media layer
  • gophone will be also updated with this

v0.5.1

23 Feb 10:31
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Feb 17:06
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 Nov 21:16
Compare
Choose a tag to compare
feat: add ctx ready key for answer

v0.3.0

25 Oct 12:19
Compare
Choose a tag to compare
feat: add answer with code