How to downgrade asterisk minor version

I am running asterisk version 13.9.1 and was wondering if it is possible to downgrade to version 13.7.2?

Same issue, need downgrade to 13.7 but looks like its a real hard to do.

If you are running the FreePBX Distro, downgrading asterisk is simple. Get a list of available packages with:

yum list --showduplicates asterisk13

and downgrade to a specific one with:

yum downgrade asterisk13*-13.7.0

I can’t think of any reason to stop on such an old version of Asterisk, why aren’t you running 13.14.1 or 13.15.0?

1 Like

I can - there are Asterisk “add ons” that don’t need to be supported in FreePBX that often call for specific versions of Asterisk.

1 Like

In our case, we need to downgrade to version 13.10 as our speech provider has advised this is the last working version of Asterisk with the speech module.

In case it’s not on your radar, Asterisk 13 goes to Security Fixes Only next month, and EOL in a year
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.