<div dir="ltr">Hi all,<div><br></div><div>We're using a Debian Buster system. I've tried installing 3.2 but hit problems with the database migration. I've tried to revert to 3.1 but can't seem to access that versions package - 3.2 is the only one I can see.</div><div><br></div><div>As per <a href="https://apt.opensips.org/packages.php?v=3.1">https://apt.opensips.org/packages.php?v=3.1</a> I've entered...</div><div><br></div><div>    apt-key adv --keyserver <a href="http://keyserver.ubuntu.com">keyserver.ubuntu.com</a> --recv-keys 049AD65B</div>    echo "deb <a href="https://apt.opensips.org">https://apt.opensips.org</a> buster 3.1-releases" >/etc/apt/sources.list.d/opensips.list<br>    echo "deb <a href="https://apt.opensips.org">https://apt.opensips.org</a> buster cli-nightly" >/etc/apt/sources.list.d/opensips-cli.list<div><br></div><div>...but the only version I can see with 'apt search opensips' is 3.2</div><div><br></div><div>If I try...</div><div><br></div><div>    apt install opensips=3.1</div><div><br></div><div>...or...</div><div><br></div><div>    apt install opensips=3.1.5</div><div><br></div><div>...nothing is found. How do I access the 3.1 package?</div></div>