Skip to content

70.0

Compare
Choose a tag to compare
@pquiring pquiring released this 07 Oct 18:15
· 192 commits to master since this release

Oct 7/2024 : JF/70.0

  • VoIP : added speex 8k,16k,32k audio codec (issue #20)
  • VoIP : use "sip" prefix in URI for message() (issue #21)
    • default can be changed with SIPClient.setMessageURI()
  • jfPhone/1.31
    • added support for speex,speex16,speex32
  • debian/fedora repos
    • URL now includes a component for OS version
    • this is required mainly because of ffmpeg
    • sym links are used for old URLs
      • debian:bookworm
      • fedora:40
  • linux loader improvements
    • no longer links against X11 and other libs
      • only libc and libm are required
    • improved Java location detection