This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:faq:how_to_change_the_asterisk_version_in_astercc [2013/11/18 01:25] solo |
en:faq:how_to_change_the_asterisk_version_in_astercc [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| - | * backup modules | + | * remove old modules |
| * mv /usr/lib/asterisk/modules/ /usr/lib/asterisk/modules/.bak | * mv /usr/lib/asterisk/modules/ /usr/lib/asterisk/modules/.bak | ||
| * install the new asterisk version (usually compile from the source code) | * install the new asterisk version (usually compile from the source code) | ||
| * update /etc/asterisk/modules.conf | * update /etc/asterisk/modules.conf | ||
| + | * restart asterisk | ||
| + | * restart asterccd | ||
| + | |||
| + | <note tip>if you upgraded from 1.2.2 to 2.0-beta, you can find the old asterisk config files(for 1.6.2.20) in /etc/asterisk.bak.core-2.0-beta/</note> | ||
| + | |||
| <note important>when you are using 1.6.2.20</note> | <note important>when you are using 1.6.2.20</note> | ||
| <code> | <code> | ||