Compatibility between Enswitch components and Linux distributions: Difference between revisions

From Integrics Wiki
Jump to navigation Jump to search
Content deleted Content added
Enswitch 4.1 main components on Ubuntu 16.04
Enswitch 4.2 main components on Ubuntu 22.04
Line 1: Line 1:
== Enswitch 4.2 ==

{| class="wikitable" style="text-align: center;"
|+ Enswitch 4.2 main components
|-
! scope="col"| Distribution
! scope="col"| Enswitch core
! scope="col"| Asterisk
! scope="col"| Kamailio
! scope="col"| Database server
|-
! scope="row"| Ubuntu 22.04
| Yes
| Version 13.x: Yes<br>Version 16.x: Yes<br>Version 18.x: Yes
| Version 5.4.x: Yes
| MySQL 8.0.x: Yes
|}

{| class="wikitable" style="text-align: center;"
|+ Enswitch 4.2 sub-systems
|-
! scope="col"| Distribution
! scope="col"| RTPEngine (for WebRTC and/or TLS server)
|-
! scope="row"| Ubuntu 22.04
| Version mr5.x or mr9.x: Yes
|}


== Enswitch 4.1 ==
== Enswitch 4.1 ==



Revision as of 01:33, 28 December 2022

Enswitch 4.2

Enswitch 4.2 main components
Distribution Enswitch core Asterisk Kamailio Database server
Ubuntu 22.04 Yes Version 13.x: Yes
Version 16.x: Yes
Version 18.x: Yes
Version 5.4.x: Yes MySQL 8.0.x: Yes
Enswitch 4.2 sub-systems
Distribution RTPEngine (for WebRTC and/or TLS server)
Ubuntu 22.04 Version mr5.x or mr9.x: Yes


Enswitch 4.1

Enswitch 4.1 main components
Distribution Enswitch core Asterisk Kamailio Database server
Ubuntu 20.04 Yes Version 16.x: Yes Version 5.2.x: Yes MySQL 8.0.x: Yes
Ubuntu 18.04 Yes Version 13.x: Yes
Version 16.x: Yes
Version 5.2.x: Yes MySQL 5.7.x: Yes
Ubuntu 16.04 Yes Version 13.x: Yes
Version 16.x: No (it requires libjansson >= 2.11, which is not packaged with Ubuntu before 18.04. Alternatively, it may be installed by passing the --with-jansson-bundled flag to the ./configure command inside the Enswitch installer)
Version 5.2.x: Yes MySQL 5.7.x: Yes
Enswitch 4.1 sub-systems
Distribution RTPEngine (for WebRTC and/or TLS server)
Ubuntu 20.04 5.x and up to version mr6.5.12.2: Yes
Ubuntu 18.04 5.x and up to version mr6.5.12.2: Yes
Ubuntu 16.04 No (missing required packages libip6tc-dev and libxtables-dev)