[Pkg-voip-commits] [janus] annotated tag v0.2.4 created (now 62310dc)

Jonas Smedegaard dr at jones.dk
Fri Jul 28 17:26:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v0.2.4
in repository janus.

        at  62310dc   (tag)
   tagging  ae7b7959fca7ed6f623b4eb60ad908fa5c11dbd3 (commit)
  replaces  v0.2.3
 tagged by  Lorenzo Miniero
        on  Fri Jul 28 10:54:44 2017 +0200

- Log -----------------------------------------------------------------
v0.2.4

Adam Duskett (2):
      Added libresls support
      Add crypt_lib = "LibreSSL" to dtls.c if LibreSSL is defined.

Alessandro Toppi (3):
      Change lws_get_peer_addresses with lws_get_peer_simple to avoid slow reverse-DNS requests.
      Check for lws_get_peer_simple availability and fallback to libwebsockets_get_peer_addresses eventually.
      Fix macros checking.

Chris Lamb (1):
      Allow to override build date

Gábor Tóth (2):
      fix for ES5 browsers
      fix for ES5 browsers

Lorenzo Miniero (61):
      Bumbed to version 0.2.4
      Added the possibility to specify an outbound proxy in the SIP plugin
      Some REGISTER-related fixes in the SIP plugin, and improved SIP demo UI/options
      More meaningful errors in some demos when trying to join a non-existing room
      Fixed UI for the table in the demos page
      Update remove video resolution in demos dynamically
      Allow binding to 0.0.0.0 in HTTP transport plugin (fixes #923, see #924)
      Use the authuser part when registering in the SIP plugin, if provided
      Better verbosity when trying to do a REGISTER in the SIP plugin
      Fixed typos in SIP plugin docs
      Made event handlers media statistics timer configurable (was one per second before)
      Clarified in the docs that janus.js depends on the webrtc-adapter shim (see #926)
      Give ICE 5 seconds before considering failed a definitive state
      Allow prompting for server/secret in admin.html (prompt for secret by default)
      Added support for offerless INVITEs to the SIP plugin
      Merge pull request #927 from meetecho/icefailed-timer
      Merge branch 'master' into offerless-invites
      Make sure an 'accepted' event has the transaction ID of the 'accept' that originated it, when doing offerless INVITEs
      Fixed broken authentication when sending INVITE in SIP plugin
      Merge branch 'master' into offerless-invites
      Small fixes to devices test demo
      Merge pull request #929 from meetecho/offerless-invites
      Fixed some getStats related stuff for Firefox and Safari
      Merge pull request #930 from meetecho/js-stats
      Removed duplicate sctmap attribute from SDP when negotiating data channels
      Fixed leftover code in janus[.nojquery].js
      Added support for INFO and MESSAGE to the SIP plugin
      Added configurable bundlePolicy setting to janus[.nojquery].js
      Implemented early media (183) support in the SIP plugin
      Fixed rare race condition at startup in TextRoom plugin (fixes #935)
      Merge pull request #937 from tgabi333/patch-3
      Merge pull request #938 from tgabi333/patch-4
      Merge pull request #934 from okayawright/patch-1
      Merge pull request #936 from meetecho/early-media
      Protect access to SIP plugin hashtables
      Merge branch 'master' of github.com:meetecho/janus-gateway
      Don't set default bundlePolicy to max-bundle (seems to break video on Firefox 56)
      Merge pull request #943 from bmwiedemann/date
      Fixed issue with usernames containing a semicolon in Sofia SIP (needs patched library)
      Fixed rare crash when looping on interfaces in HTTP transport (fixes #945)
      Make sure only registered users can place a call in the SIP plugin
      Fixed missing capping of REMB feedback if it was using the audio SSRC
      Fixed occasional crash when fixing SDP attributes
      Fixed getBitrate calls for older versions of Chrome
      Fixed broken guests in SIP plugin, and added way for them to send authenticated INVITEs
      Fixed typo and enriched plugin specific queries in SIP plugin
      Fixed end-of-candidates issue with Edge (see https://github.com/webrtc/adapter/issues/605)
      Add the end-of-candidates SDP attribute on the server side, not in JavaScript
      Merge pull request #954 from aduskett/master
      Better lock management when processing requests in plugins
      Added LibreSSL detection in configure.ac
      Added local and remote candidates to event handlers (fixes #959)
      Moved removal of session from hashtable in VideoRoom
      Merge pull request #953 from tmatth/cleanup/reset_rtp
      Merge pull request #957 from meetecho/fix_lws_rdns
      Made several small fixes to address Coverify static analysis
      Some more post-static analysis fixes
      Made Access-Control-Allow-Origin response configurable in HTTP plugin
      Only send a FIR/PLI for new subscribers when the PeerConnection is up
      Fixed CORS management in HTTP transport plugin, and made it more compact
      Use a safer and more conservative starting MTU value for DTLS

Tristan Matthews (1):
      rtp: simplify janus_rtp_switching_context_reset

okay_awright (1):
      Bugfix missing variable timePassed

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list