VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
len at freeswitch.org Guest
|
Posted: Mon Sep 26, 2022 10:28 am Post subject: [Freeswitch-users] Cannot fetch package from Signalewire rep |
|
|
To test your PAT, try using your PAT at this link https://freeswitch.signalwire.com/repo/deb/debian-release/dists/bullseye/InRelease
Should show a page that has this and a bunch of other stuff.
" Quote: | -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Origin: Freeswitch debian repository
Label: apt repository
Suite: testing
Codename: bullseye
Date: Tue, 12 Jul 2022 21:39:05 UTC
Architectures: i386 amd64 armhf
Components: main
Description: Freeswitch deb repository | "
Use Username: signalwire and your PAT_sdgjlhsdkjgsdkgbla as the password. If that doesn't work try creating a new PAT.
On Sun, Sep 4, 2022 at 7:26 AM Peter <happy@hour.com (happy@hour.com)> wrote:
|
|
Back to top |
|
|
len at freeswitch.org Guest
|
Posted: Mon Sep 26, 2022 10:37 am Post subject: [Freeswitch-users] Cannot fetch package from Signalewire rep |
|
|
Also, update your freeswitch.list sources file to the new url https://freeswitch.signalwire.com/repo/deb/rpi/debian-release/
TOKEN=YOURSIGNALWIRETOKEN
apt-get update && apt-get install -y gnupg2 wget lsb-release
wget --http-user=signalwire --http-password=$TOKEN -O - https://freeswitch.signalwire.com/repo/deb/rpi/debian-release/freeswitch_archive_g0.pub | apt-key add -
# This is universal for all Debian distros
# `lsb_release -sc` returns buster or stretch
echo "deb https://freeswitch.signalwire.com/repo/deb/rpi/debian-release/ `lsb_release -sc` main" > /etc/apt/sources.list.d/freeswitch.list
echo "deb-src https://freeswitch.signalwire.com/repo/deb/rpi/debian-release/ `lsb_release -sc` main" >> /etc/apt/sources.list.d/freeswitch.list
# you may want to populate /etc/freeswitch at this point.
# if /etc/freeswitch does not exist, the standard vanilla configuration is deployed
apt-get update && apt-get install -y freeswitch-meta-all
On Mon, Sep 26, 2022 at 11:02 AM Len Graham <len@freeswitch.org (len@freeswitch.org)> wrote:
Quote: | To test your PAT, try using your PAT at this link https://freeswitch.signalwire.com/repo/deb/debian-release/dists/bullseye/InRelease
Should show a page that has this and a bunch of other stuff.
" Quote: | -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Origin: Freeswitch debian repository
Label: apt repository
Suite: testing
Codename: bullseye
Date: Tue, 12 Jul 2022 21:39:05 UTC
Architectures: i386 amd64 armhf
Components: main
Description: Freeswitch deb repository | "
Use Username: signalwire and your PAT_sdgjlhsdkjgsdkgbla as the password. If that doesn't work try creating a new PAT.
On Sun, Sep 4, 2022 at 7:26 AM Peter <happy@hour.com (happy@hour.com)> wrote:
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|