Releases: emiago/sipgox
Releases · emiago/sipgox
v0.10.0
v0.9.0
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 onmedia
package.
gophone will also be updated soon
Full Changelog: v0.8.1...v0.9.0
v0.8.1
- 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
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
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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 andsipgox
can add media layer - gophone will be also updated with this
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Full Changelog: v0.4.0...v0.5.0