When I look at the debian repositories maintained by the project, there are instructions
to import the public key of the repository for apt using this command:
wget -O
http://deb.kamailio.org/kamailiodebkey.gpg | sudo apt-key add -
which results in:
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see
apt-key(8)).
gpg: no valid OpenPGP data found.
Is there an alternate method that can be posted in the repository that will get better
results?
Thank you,
TL