SMG Software Upgrade

  1. Get smginstall package
  2. IMPORTANT - save existing SMG configuration: ./smginstall archive
  3. stop SMG
    1. stop asterisk
    2. stop SMG
      1. cd /smg
      2. ./smg_ctrl stop
    3. stop ss7box
      1. cd /ss7box
      2. get pid of ss7box: ./xps
      3. kill <pid of ss7box>
    4. stop all wanpipes
  4. 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
  5. compile smg components and setup environment
    1. cd /smg
    2. ./install
  6. SMG Start
  7. Verify operation using the SMG Initial Test Calls procedure.


Deprecated method
  1. Get smginstall package
  2. save SMG configuration: ./smginstall archive
  3. stop SMG: /smg/smgss7_ctrl stop
  4. 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
  5. SMG Start
  6. 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