Installing Fusionpbx 5.0 from apt-install
Guys, I believe everything is fine with you?
Well, the freeswitch people stopped downloading the .deb packages for debian and other distros.
So below is the solution for you to install fusion with the deb or rpm packages.
1) Access:
signalwire.com
2) create a login for yourself, go to register
3) then you need to create a token to download and have access to .deb
4) Creating token:
Go to: Profile --> Profile --> Personal Access Token --> New Token
The token name is the login user
Save the password you are going to use it.
5) Download fusion normally and run the commands below:
sed -i 's/switch_source=true/switch_source=false/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/switch_package=false/switch_package=true/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/switch_token=/switch_token=*************/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/--http-user=signalwire/--http-user=usuario_token/g' /usr/src/fusionpbx-install.sh/debian/resources/switch/package-
release.sh
sed -i 's/--http-user=signalwire/--http-user=usuario_token/g' /usr/src/fusionpbx-install.sh/debian/resources/switch/repo.sh
sed -i 's/login signalwire/login user_token/g' package-release.sh
sed -i 's/login signalwire/login user_token/g' repo.sh
Here for me it worked, anything gives a shout and we help.
In Brazilians we are collaborators too!!!
Thanks guys hugs!!
Guys, I believe everything is fine with you?
Well, the freeswitch people stopped downloading the .deb packages for debian and other distros.
So below is the solution for you to install fusion with the deb or rpm packages.
1) Access:
The Communications Control Plane | SignalWire
Build AI voice agents, contact centers, and unified communications on one programmable platform. One control plane, no vendor stitching.
signalwire.com
2) create a login for yourself, go to register
3) then you need to create a token to download and have access to .deb
4) Creating token:
Go to: Profile --> Profile --> Personal Access Token --> New Token
The token name is the login user
Save the password you are going to use it.
5) Download fusion normally and run the commands below:
sed -i 's/switch_source=true/switch_source=false/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/switch_package=false/switch_package=true/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/switch_token=/switch_token=*************/g' /usr/src/fusionpbx-install.sh/debian/resources/config.sh
sed -i 's/--http-user=signalwire/--http-user=usuario_token/g' /usr/src/fusionpbx-install.sh/debian/resources/switch/package-
release.sh
sed -i 's/--http-user=signalwire/--http-user=usuario_token/g' /usr/src/fusionpbx-install.sh/debian/resources/switch/repo.sh
sed -i 's/login signalwire/login user_token/g' package-release.sh
sed -i 's/login signalwire/login user_token/g' repo.sh
Here for me it worked, anything gives a shout and we help.
In Brazilians we are collaborators too!!!
Thanks guys hugs!!