Rocky 8 - ScopTel Installation Guide

Rocky 8 - ScopTel Installation Guide

Installation


Until ScopServ produces an ISO based installation media the official installation procedure is as follows:
  1. Download the minimal Rocky 8 ISO installation ISO from Rocky's website
    1. https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.9-x86_64-minimal.iso
  2. Install the ISO on your preferred platform and once successfully installed you can download and install the official Rocky 8 ScopTel Installation Script available from
    1. https://download.scopserv.com/install/
Edit your BIOS settings and disable Secure Boot in UEFI (BIOS) settings. Else the dahdi service will not load and telephony will have no clock source even if dahdi is properly compiled.

Install the ISO in Unattended Mode






Configure root by setting a secure passwd




Enable Network Interface(s)






Customise the Partitions






Delete any existing partitions to make space on the drive.
Click to create an automatic layout which will be edited to remove the /home partition and replace it with 10 Gb /share partition required for High Availability Shared Storage.





Allocate any remaining drive space to /
Click Done to proceed with installation




Begin Installation.



Step 1: Prepare Your System

Start by ensuring that you have a clean installation of Rocky Linux 8 up and running.
Connect to your Rocky Linux system via SSH or open a terminal window if you're working directly on the system.

dahdi and wanpipe packages require a specific kernel so run these commands to force the kernel version
yum install kernel-4.18.0-513.5.1.el8_9.x86_64
yum install kernel-devel-4.18.0-513.5.1.el8_9.x86_64
reboot

After rebooting check your installed version version with the uname command.
uname -a

The kernel version should show version 4.18.0-513.5.1.el8_9.x86

Step 2: Download and Execute the Installation Script

Always download a fresh copy of the installation script prior to installation. The installation script will be updated from time to time as requirements dictate.
Install wget with:

yum install wget

Download the ScopTel PBX installation script using the `wget` command:
   wget https://download.scopserv.com/install/rocky8.sh
   
Once the script is downloaded, you can immediately execute it using the following command:
   sh rocky8.sh
   
The installation script will take care of the installation process for ScopTel PBX on your Rocky Linux 8 system.

Step 3: Access ScopTel PBX

After the installation is successful, you can access the ScopTel PBX web interface using a web browser.
Open a web browser and enter the IP address or hostname of your Rocky Linux 8 system followed by the appropriate port for the ScopTel PBX web interface (usually port 5555).

Caveats

Dahdi and Wanpipe drivers are rpm packages built specifically for kernel version 4.18.0-513.5.1.el8_9.x86_64
If the kernel included in the downloaded ISO does not match this kernel version then Dahdi and Wanpipe will fail to compile.
It is expected that the Rocky 8 maintainers will begin shipping updated ISO images based on newer kernel versions, as this occurs ScopServ will release new Dahdi and Wanpipe rpms to match the updated kernel.
DKMS autobuild options are not supported by Rocky 8. So if the OS kernel is updated then Dahdi and Wanpipe packages will have to be reinstalled with compatible versions.
Recommendations:
Disable kernel updates in the ScopTel Packages Manager. Default is disabled. It is advised to edit and save changes to the Packages Manager and ensure that the kernel updates are disabled.
Once you have downloaded a supported ISO version from the Rocky website it is recommended to save that ISO for future ScopTel installations.





The default network configuration is DHCP.
The purpose of DHCP defaults is for quick management of the GUI by automatically configuring a management interface.
Static network configurations are recommended prior to updating any packages or managing any other configurations.
    • Related Articles

    • ScopTEL CentOS 6.X BootDisk Installation Guide

      ScopTEL CentOS 6.X BootDisk Installation Guide Previous versions of ScopTEL were either based on CentOS versions 4 or 5 However these versions have limited lifecycle support and it was necessary for ScopServ International to Release an installation ...
    • Module 1 - ScopTEL IP PBX Software - CentOS7 ISO BootDisk Installation Guide

      Introduction CentOS Linux The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL). ScopTEL The ScopTEL applications suite is a complete IP PBX management ...
    • CentOS End Of Life. ScopTEL Migration to Rocky 8

      CentOS End of Life As announced in December of 2020, The CentOS Project has shifted focus from CentOS Linux to CentOS Stream. Here are the expected end of life (EOL) dates for our various releases. CentOS Linux 7 EOL: 2024-06-30 CentOS Linux 8 EOL: ...
    • ScopSTATS Admin Guide

      ScopSTATS Admin Guide ScopSTATS is the ScopServ toolkit for generating real time reports, historical data, and system statistics. It also bundles ScopSWITCH utilities to manage your Call Centre and Operator functions. This document is a must read for ...
    • SCOPLINK and APA Administrator Guide

      For APA 3.0, updated August 3, 2021 Introduction This guide explains how to set up SCOPTEL to enable use of SCOPLINK and SCOPLINK Agent Portal Application (APA) by your installation’s endusers. SCOPLINK provides telephony controls to your enduser on ...