Skip to content
Snippets Groups Projects
  1. Dec 03, 2020
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 29, 2020
    • Lars Kiesow's avatar
      Allow mirroring individual webcams · 74efe873
      Lars Kiesow authored
      BigBlueButton already allows mirroring the users own webcam as a global
      setting set by administrators. Users have no way of choosing this on
      their own.
      
      This patch turns this functionality into a user setting for all webcams.
      Every camera menu now gets a “mirror” entry.
      
      The global setting is still used as a default value, keeping the current
      behavior as it is to not confuse users.
      Unverified
      74efe873
  5. Nov 27, 2020
  6. Nov 26, 2020
  7. Nov 25, 2020
    • Mario Jr's avatar
      Use INFO message as default for sending dtmf on call transfer · 370e3cb3
      Mario Jr authored
      Instead of sending using rfc4733 standard, we use INFO message for all transfers
      INFO message was used in older SIP.js version. Although this is not a standard for sending DTMF tones, this has more reliability (once it sent over TCP)
      This might reduce occurrences of 1008
      370e3cb3
Loading