History: SMG Software UpgradeSource of version: 16 (current)# ((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. |
Login |