- Joined
- May 4, 2022
- Messages
- 3
- Reaction score
- 1
After the filesystem of the SD-card of my Raspberry server turned itself to ReadOnly, resulting in a system that would no longer boot, i am now facing the challenge to reinstall a new system on a new SD-card (no backup unfortunately).
What really gives me a hard time, is the installation of the 3CX Session Border Controller, which had been running on the old system before. The installer that can be downloaded from this website unfortunately insists on a provisioning link, which however is not (and will not be) availiable in this case. Without this link, the installation can only be aborted. An option for a manual configuration is (for whatever reason) not provided.
As far as i remember, i got arround this with "apt install 3cxsbc" (after adapting the packet sources) when i set up the old system.
Unfortunately this is no longer an option, since there is a dependency to "libssl1.0.0." which ist not installable on the new system (installing libssl1.0.2 is possible, however doesn't help due to incompatibilities).
Of course it is possible to copy the 3cxsbc binary from the old SD-card and run it manually (along with the old config file, everything seems to work fine). However the SBC should of course start automatically (which had apparantly been realized by systemd on the old system) and besides that i'm not sure wha may be missing with this kind of "installation" and what side effects this might possibly have. That way i'd like to perform a correct installation of the SBC.
Does anybody know how to achieve such a manual installation?
What really gives me a hard time, is the installation of the 3CX Session Border Controller, which had been running on the old system before. The installer that can be downloaded from this website unfortunately insists on a provisioning link, which however is not (and will not be) availiable in this case. Without this link, the installation can only be aborted. An option for a manual configuration is (for whatever reason) not provided.
As far as i remember, i got arround this with "apt install 3cxsbc" (after adapting the packet sources) when i set up the old system.
Unfortunately this is no longer an option, since there is a dependency to "libssl1.0.0." which ist not installable on the new system (installing libssl1.0.2 is possible, however doesn't help due to incompatibilities).
Of course it is possible to copy the 3cxsbc binary from the old SD-card and run it manually (along with the old config file, everything seems to work fine). However the SBC should of course start automatically (which had apparantly been realized by systemd on the old system) and besides that i'm not sure wha may be missing with this kind of "installation" and what side effects this might possibly have. That way i'd like to perform a correct installation of the SBC.
Does anybody know how to achieve such a manual installation?
Last edited: