Upgrade from asterisk 18.3.0 to asterisk 18.4.0

Hi VitalPBX

On vitalpbx release “VitalPBX - Changes Log” 3.1.0,

UPDATE → Asterisk: Asterisk comes updated to version 18.4.0.

Our server still using asterisk 18.3.0, how to upgrade to version 18.4.0?

Thanks

Probably the update didn’t finish successfully.

Get into Linux console and execute the commands below to complete any incomplete transaction and deleting duplicate packages.

yum-complete-transaction
package-cleanup --cleandupes

Then, you can try update Asterisk manually.

yum update asterisk -y
1 Like

Hi Sir, @miguel

Thanks, it working upgrade to asterisk 18.4.0

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