Download older version of 3CX SBC for Debian

Status
Not open for further replies.

darnell

Bronze Partner
Basic Certified
Joined
Sep 12, 2016
Messages
17
Reaction score
2
Hi

Is it possible to download an older version of 3CX SBC for debian, I have a client who we haven't had chance to upgrade to V16 yet and their remote phones that are connected via a raspberry pi using the SBC have stopped connecting.
 
Hi darnell

You can install the old SBC via apt install 3cxsbc=15.5.9414

You will have to edit the sbc config file manually to add the relevant information though nano /etc/3cxsbc.conf

Code:
[Log]
Type=file    # cout, cerr, syslog, file
Level=ERR    # NONE", "EMERG", "ALERT", "CRIT", "ERR", "WARNING", "NOTICE", "INFO", "DEBUG", "STACK", "CERR", "VERBOSE"

[General]
ReconnectInterval=30 # seconds
PrintStatsInterval=30 # seconds
FailoverInterval=90 # seconds

[Bridge/123456]
ID=123456
Name="3CX Session Border Controller"
Password=

TunnelAddr=                   # 3CX Phone System Tunnel TCP IP or FQDN
TunnelPort=5090               # 3CX Phone System Tunnel Port

#TunnelAddr2=                 # 3CX Phone System Failover Passive Tunnel IP or FQDN
#TunnelPort2=                 # 3CX Phone System Failover Passive Tunnel Port

PbxSipIP=                     # IP address of PBX, mandatory for provisioning to work
PbxSipPort=5060               # SIP port of PBX, mandatory for provisioning to work
ProvLink=                     # mandatory: serves as main ID for your SBC 

LocalSipAddr=0.0.0.0          # local SIP (UDP/TCP) address (def: 0.0.0.0) binds on all interfaces
LocalSipPort=5060             # local SIP (UDP/TCP) address (def: 5060) Must be 5060

SecurityMode=1                # use TLS
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,932
Messages
589,807
Members
164,805
Latest member
Diana Paladutsa