Skip to content
  1. Nov 02, 2022
  2. Oct 20, 2022
  3. Oct 18, 2022
  4. Oct 13, 2022
  5. Oct 12, 2022
  6. Sep 26, 2022
  7. Sep 23, 2022
  8. Sep 22, 2022
  9. Sep 16, 2022
  10. Sep 09, 2022
  11. Sep 07, 2022
  12. Aug 30, 2022
    • wazo-community-zuul[bot]'s avatar
      Merge pull request #149 from BnLG/autoprov · 96be96da
      wazo-community-zuul[bot] authored
      Snom, Yealink, allow autoprov with SIP TLS
      
      Hello,
      When a device is connected to the stack, for the first time, an autoprov configuration template is generated.
      There's no problem if this template uses SIP TLS, device will properly reach the stack when provisioning using the  Provision Extension method.
      However, SRTP can't be used here, because autoprov stack SIP template has it disabled (for good reasons *).
      Let's then disable SRTP when in autoprov mode, for both SIP TLS validated plugin ; Snom & Yealink.
      Thx 👍
      BTW, while here, would really be nice for the autoprov mode to inherit from the global SIP template, so that it would really help for example in NATed environment etc... (see Wazo ticket #5571 / #6066).
      (*) Note that even if autoprov mode would inherit from the global SIP template, we would not be able to enable SRTP there (media_encryption = sdes), because then it would break provisioning using the  Provision Extension method for devices not supporting SRTP.
      
      Reviewed-by: Alexandre Fournier <None>
      96be96da
  13. Aug 02, 2022
  14. Jul 29, 2022
  15. Jul 21, 2022
    • wazo-community-zuul[bot]'s avatar
      Merge pull request #147 from BnLG/n870 · a7d6e467
      wazo-community-zuul[bot] authored
      Gigaset N870 enhancements
      
      Hello,
      This PR brings enhancements for Gigaset N870 devices.
      It's a whole copy of N870-83.v2.39.0 plugin, with following differences :
      
      fix a bug with sip_subscribe_mwi handling preventing provd from building the template
      fix of the _UA_REGEX for devices with old firmware (for ex 2.39) which get their new firmware sending their UA between plain double quotes...
      update to last 2.48 firmware version (basic functions tested, working)
      allow mobile devices firmware update
      small cosmetic update on display name, to mimic other Gigaset devices, such as Gigaset N720
      proper SIP TLS / SRTP handling
      
      Unfortunately though, I've encountered a bug between N870 and Asterisk using SIP TLS, where calls are terminated as soon as they're put on hold (which is rather annoying).
      I've then disabled SIP TLS support for now, I'll document bug report here for ref, and I'll bring an update of the plugin once solved.
      Thank you 👍
      
      Reviewed-by: Alexandre Fournier <None>
      a7d6e467
    • BnLG's avatar
      Gigaset allow mobile devices update · cc3dc365
      BnLG authored
      cc3dc365
    • BnLG's avatar
      Snom, Yealink, allow autoprov with SIP TLS · 3bc90789
      BnLG authored
      3bc90789
    • BnLG's avatar
      Snom, Yealink, allow autoprov with SIP TLS · bf852266
      BnLG authored
      bf852266
  16. Jul 20, 2022