To upgrade from Asterisk 18 to 22
- If Enswitch is at version 4.4 or earlier, first upgrade to 4.4.
- Make sure the latest Enswitch fixes are installed.
- Do:
- ls -l /usr/lib/asterisk/modules/codec_g729* # To check if G.729 is in use.
- enswitch install -u asterisk
- If using G.729:
- enswitch install -u g729-18
- Reboot the Asterisk machine.
- Test calls.