- Get smginstall package
- IMPORTANT - save existing SMG configuration: ./smginstall archive
- stop SMG
- stop asterisk
- stop SMG
- cd /smg
- ./smg_ctrl stop
- stop ss7box
- cd /ss7box
- get pid of ss7box: ./xps
- kill <pid of ss7box>
- stop all wanpipes
- install new drivers and software: ./smginstall install
- answer no to starting wanpipes on init
- answer no to modifying asterisk conf files
- make y/n choice per preference for udev question
- answer yes to all other questions
- compile smg components and setup environment
- cd /smg
- ./install
- SMG Start
- Verify operation using the SMG Initial Test Calls procedure.
Deprecated method
- Get smginstall package
- save SMG configuration: ./smginstall archive
- stop SMG: /smg/smgss7_ctrl stop
- install new drivers and software: ./smginstall install
- answer no to starting wanpipes on init
- answer no to modifying asterisk conf files
- make y/n choice per preference for udev question
- answer yes to all other questions
- SMG Start
- Verify operation using the SMG Initial Test Calls procedure.
Created by: mike
last modification: Monday 29 of October, 2007 [01:23:24 UTC] by mike
The original document is available at http://www.ss7box.com/tiki-index.php?page=SMG%20Software%20Upgrade