Skip to content
Snippets Groups Projects
  1. Jan 19, 2022
  2. Jan 05, 2022
  3. Jan 04, 2022
  4. Dec 30, 2021
  5. Dec 21, 2021
    • Markus Gothe's avatar
      asterisk: fix getAllLines() in util.sh · 45016f45
      Markus Gothe authored and Yalu Zhang's avatar Yalu Zhang committed
      This fixes getAllLines() to not use hard-coded number of lines. Instead we look at hw.board.VoicePorts and
      enumerates the ports from the value.
      
      This solves an issue with the FT-P3414B which only has one FXS port.
      45016f45
  6. Dec 17, 2021
  7. Dec 16, 2021
  8. Dec 14, 2021
  9. Dec 08, 2021
  10. Dec 07, 2021
  11. Dec 03, 2021
  12. Dec 02, 2021
  13. Nov 30, 2021
  14. Nov 25, 2021
  15. Nov 19, 2021
  16. Nov 18, 2021
  17. Nov 17, 2021
  18. Nov 12, 2021
  19. Nov 11, 2021
  20. Oct 29, 2021
  21. Oct 18, 2021
  22. Oct 15, 2021
  23. Oct 06, 2021
  24. Oct 05, 2021
    • Grzegorz Sluja's avatar
      asterisk: Fix the issue about missing displayname in 'From' header · 769ecc6f
      Grzegorz Sluja authored
      To set the displayname in 'From' header we use this line in dialplan:
      Set(CALLERID(name)=|DISPLAYNAME|)
      where DISPLAYNAME is asterisk.sip{i}.displayname from uci config.
      The thing is for pjsip we also added 'from_user' config option in
      pjsip_endpoint configuration what cause the user in the 'From' header
      is overriding by this value always.
      Remove 'from_user' config to allow displayname being shown properly and
      add other configuration to set properly the user in Contact header and
      Reffered-by header.
      769ecc6f
  25. Sep 28, 2021
  26. Sep 23, 2021
  27. Sep 21, 2021
  28. Sep 20, 2021
  29. Sep 15, 2021
  30. Sep 14, 2021
  31. Sep 10, 2021
  32. Sep 09, 2021
Loading