updating asterisk from 1.4 to 1.8?
Posted: Fri Aug 14, 2015 10:12 am
Hello everyone,
I'm about to perform an update for a client to move him to the latest svn from 2.8 and I also want to update asterisk to version 1.8 while I'm at it. I've found surprisingly little info about such a process and was looking for your input. Once I nailed a solid method i'll post a new thread with instructions assuming there isn't already one that I missed. if anyone knows of such instructions please let me know.
Anyhow, here's my assumptions on how i should proceed:
1. Update vicidial to the latest trunk using the already well documented instructions.
2. Shut down asterisk service
3. Backup /etc/asterisk . We're about to overwrite all of it so you'll need to save your custom code (if any) for manual update to 1.8 syntax.
4. Update asterisk to latest supported patched 1.8-vici using package manager (zypper in vicibox)
4.5. You may need to install a custom repo or patch asterisk manually, depending on initial install method.
5. Run vicidial's install.pl to set asterisk version to 1.8 and install new sample dialplan and conf files
6. Manually update all custom dialplan codes.
7. In vicidial's admin interface system settings enter your new asterisk version.
8. Restart asterisk and test
Does this sound about right? Anyone sees anything missing or just blatantly stupid? O.o thanks!
I'm about to perform an update for a client to move him to the latest svn from 2.8 and I also want to update asterisk to version 1.8 while I'm at it. I've found surprisingly little info about such a process and was looking for your input. Once I nailed a solid method i'll post a new thread with instructions assuming there isn't already one that I missed. if anyone knows of such instructions please let me know.
Anyhow, here's my assumptions on how i should proceed:
1. Update vicidial to the latest trunk using the already well documented instructions.
2. Shut down asterisk service
3. Backup /etc/asterisk . We're about to overwrite all of it so you'll need to save your custom code (if any) for manual update to 1.8 syntax.
4. Update asterisk to latest supported patched 1.8-vici using package manager (zypper in vicibox)
4.5. You may need to install a custom repo or patch asterisk manually, depending on initial install method.
5. Run vicidial's install.pl to set asterisk version to 1.8 and install new sample dialplan and conf files
6. Manually update all custom dialplan codes.
7. In vicidial's admin interface system settings enter your new asterisk version.
8. Restart asterisk and test
Does this sound about right? Anyone sees anything missing or just blatantly stupid? O.o thanks!