Skip to content
  1. Mar 15, 2023
  2. Mar 01, 2023
    • wazo-community-zuul[bot]'s avatar
      Merge pull request #183 from PJODSTNY/SPA8000-MacPrefix · 9a46bff0
      wazo-community-zuul[bot] authored
      fix : Add new MAC Prefix 70:1f:53 (SPA8000)
      
      New Cisco SPA8000 can come with MAC address prefix 70:1f:53
      Consider adding this block inside linksys.conf dhcp_update file
      subclass "voip-mac-address-prefix" 70:1f:53:a0 {
      if not exists vendor-class-identifier {
      option tftp-server-name = config-option VOIP.tftp-server-name;
      log(concat("[", binary-to-ascii(16, 8, ":", hardware), "] ", "BOOT Linksys PREFIX 70:1f:53:a0"));
      }
      }
      
      Reviewed-by: Alexandre Fournier <None>
      9a46bff0
  3. Feb 28, 2023
  4. Feb 21, 2023
    • wazo-community-zuul[bot]'s avatar
      Merge pull request #181 from ornati/italian_support · 225ccfe7
      wazo-community-zuul[bot] authored
      yealink: add Italian language
      
      Add Italian support to Yealink
      
      Reviewed-by: Alexandre Fournier <None>
      225ccfe7
    • wazo-community-zuul[bot]'s avatar
      Merge pull request #180 from BnLG/nx70 · 9e1e864c
      wazo-community-zuul[bot] authored
      Gigaset, add support for N670 IP PRO
      
      Hi,
      Let's add support for the new Gigaset N670 IP PRO (and also for the Gigaset N870E IP PRO), which shares exactly the same configuration as the already existing N870 IP PRO.
      Let's then create a Nx70 IP PRO plugin (which is how Gigaset names them).
      First commit is then a 1:1 copy of N870-83.v2.48.0 plugin.
      Next commits are modifications, explained below.
      It add support for N670 IP PRO and  N870E IP PRO.
      It updates firmware to last 83.v2.49.1 version.
      It enables SIP TLS (kept disabled in #147), which now properly works (SipProvider.0.UseSIPS must be set to 0, after support from Gigaset team).
      It properly sets ToneScheme according to configured locale.
      It deregisters accounts for detached handsets (WithDeregOnHsNotReachable), which makes more sense than the contrary.
      Finally, it renames the keys to the ones defined in the README.
      Thank you 👍
      Note that this is a rework of #159, after the move to Python3.
      
      Reviewed-by: Alexandre Fournier <None>
      9e1e864c
  5. Feb 17, 2023
  6. Feb 13, 2023
  7. Feb 10, 2023
  8. Feb 06, 2023
  9. Feb 03, 2023
  10. Jan 12, 2023
  11. Jan 05, 2023
  12. Jan 04, 2023
  13. Jan 03, 2023
  14. Dec 29, 2022
  15. Dec 28, 2022
  16. Dec 27, 2022
  17. Dec 09, 2022
  18. Nov 24, 2022
  19. Nov 23, 2022
  20. Nov 22, 2022
  21. Nov 21, 2022