Releases: emiago/gophone
Releases · emiago/gophone
v1.5.0
Highlight:
- Adding Opus linux amd64 build, for anyone who wants to try gophone with opus codec. If needed other platform will be added.
- Fixes MacOS arm64 build. Was broken as it had broken dependency build #7
- Adds
-audio_formats
flag to control codec support. When opus enabled it needs to be explicitily added. More info on readme
v1.4.2
v1.4.1
v1.4.0 (Diago rewrite)
gophone is now rewritten with diago library underhood for all actions.
More on this release:
- Handle REFER (Blindtransfer) more correctly per RFC with NOTIFY
- Better NAT handling with newer fixes on libs like rport, sending request on source port instead contact. (Check -rewrite_contact flag)
- Media RTP/RTCP and media updates is now more better handled
- Loading transcription model is now on beginning to make sure that it can load into memory
- TLS key, crt can be passed via GOPHONE_TLS_KEY and GOPHONE_TLS_CRT files