On Wed, Jun 20, 2018 at 06:43:49PM +0000, Danny Roberts wrote:
I keep getting "Bad archive mirror" when trying to download the Debian packages to install Debian 9.4. any help with this will be appreciated.
What did you do so far?
https://www.kamailio.org/wiki/packages/debs still applies to 9.4.
So get the public key for the repo: wget -O- http://deb.kamailio.org/kamailiodebkey.gpg | sudo apt-key add - Add: deb http://deb.kamailio.org/kamailio51 stretch main to the sources.list And install it: apt-get install kamailio